Commit Graph

151 Commits

Author SHA1 Message Date
Norman Feske c6d80f926e Release notes for version 16.11 2016-11-30 15:13:58 +01:00
Norman Feske 8f53fcc0c7 Use https in news items 2016-11-30 15:13:58 +01:00
Norman Feske 59e2f9c47a News item for Genode 16.11 2016-11-30 15:13:57 +01:00
Christian Helmuth 77da6ce1a0 doc: precisely differentiate framework and tool chain
Issue #2132
2016-11-30 13:38:07 +01:00
Norman Feske 7bed3967ae ports: GNU build-system support for non-noux pkgs
This patch makes the build-system integration of noux packages usable
for non-Noux targets. It moves the GNU build system wrapper to
ports/mk/gnu_build.mk, which is now included by noux.mk. This way,
non-noux applications can use the same build-system wrapper. So the
porting of individual applications becomes easier.

This change removes the 'NOUX_' prefix use the various build variables
used by the noux-pkg's target.mk files to steer the behaviour of the GNU
build system. E.g., NOUX_CONFIGURE_ARGS is now called CONFIGURE_ARGS.
Note that there is a single exception to this pattern: The formerly
named NOUX_LIBS is now called LDLIBS because the plain LIBS variable is
used by the Genode build system.

Fixes #2094
2016-10-21 12:39:29 +02:00
Norman Feske c54b5faa36 News item for Genode 16.08 2016-08-31 14:15:03 +02:00
Norman Feske 1135846dc4 Release notes for version 16.08 2016-08-31 14:15:03 +02:00
Norman Feske a0e1e2f36a Update doc/components.txt 2016-08-31 14:15:03 +02:00
Emery Hemingway 5dec689b6d remove server/tar_fs
Tar_fs is superseded by the vfs server.

Fixes #2024
2016-07-06 13:02:54 +02:00
Norman Feske 5518b5f5f2 News item for Genode 16.05 2016-05-27 11:36:56 +02:00
Norman Feske 08d08716c2 Release notes for version 16.05 2016-05-27 10:53:31 +02:00
Christian Helmuth 468ebebbda doc: update README, components.txt etc. 2016-05-26 15:54:17 +02:00
Norman Feske 97a41394b4 Documentation changes on account of the book
This patch removes the outdates doc/architecture.txt since the
topics are covered by the book. We keep repos/os/doc/init.txt
because it contains a few details not present in the book (yet).
The patch streamlines the terminology a bit. Furthermore, it
slightly adjusts a few source-code comments to improve the book's
functional specification chapter.
2016-05-26 15:54:16 +02:00
Christian Helmuth 3e6308e83b doc: update tool-chain documentation 2016-05-26 15:54:16 +02:00
Norman Feske 807be83b1b Remove inconsistent use of 'is_' prefix
Fixes #1963
2016-05-23 15:52:39 +02:00
Martin Stein ab9fe9cc6c tz_vmm usb_armory: update binary URIs
The binaries were moved to the genode.org webserver as free bandwidth of the
previous Github LFS was depleted.

Fixes #1902
2016-04-25 11:12:38 +02:00
Norman Feske a1239c5e9d News item about the RISC-V article 2016-04-11 11:51:43 +02:00
Stefan Kalkowski 5085ad36c3 tool: remove deprecated 'make prepare' mechanism
Fix #1897
2016-03-17 17:02:04 +01:00
Christian Prochaska b4c49a4bf0 doc: minor fixes for the release notes 16.02 2016-03-07 12:33:14 +01:00
Norman Feske 37459d833b doc: fix git repo in release notes 16.02
Thanks to Menno Valkema for reporting.
2016-03-03 16:54:46 +01:00
Norman Feske 5a27a9f0a6 Release notes for version 16.02 2016-02-26 12:20:57 +01:00
Norman Feske 75b0880255 News item for Genode 16.02 2016-02-26 12:20:57 +01:00
Alexander Boettcher b767391d34 doc: remove obsolete challenges 2016-02-26 12:19:25 +01:00
Christian Helmuth 9b69c93736 doc: update README, components.txt 2016-02-26 12:19:25 +01:00
Martin Stein 5a0bae2ad7 doc: missing </dir> in release notes 14.05 2016-02-26 11:36:55 +01:00
Norman Feske 8899d9cb6d News item for road map 2016 2016-01-15 13:03:59 +01:00
Norman Feske 08550c6ed9 Road map 2016 2016-01-15 12:43:15 +01:00
Norman Feske b314430118 News item for FOSDEM 2016 2016-01-13 11:14:04 +01:00
Norman Feske 8845ca52c9 News item for USB-Armory article 2015-12-10 13:16:28 +01:00
Norman Feske f58cc1e83c News item for Genode 15.11 2015-11-30 14:51:12 +01:00
Norman Feske 17feccbbcf Release notes for version 15.11 2015-11-30 14:51:12 +01:00
Christian Helmuth 856851bb3c doc: update doc/components.txt 2015-11-30 11:37:50 +01:00
Stefan Kalkowski acc46f70b7 codezero: remove support from Genode (fix #1668) 2015-09-09 15:14:29 +02:00
Norman Feske 7e7e94d3ca News item for Genode 15.08 2015-08-31 12:08:25 +02:00
Norman Feske 891968b777 Release notes for version 15.08 2015-08-31 12:08:25 +02:00
Christian Helmuth 41be88667f doc: update components, porting guide, README 2015-08-31 09:09:23 +02:00
Norman Feske 394e8f878a Small fixes in release notes 2015-05-26 14:04:38 +02:00
Norman Feske f0e9cead0c News item for Genode 15.05 2015-05-26 10:33:02 +02:00
Norman Feske a26d4827eb Release notes for version 15.05 2015-05-26 10:33:02 +02:00
Christian Helmuth aef593b57f doc: update of doc/components.txt 2015-05-26 10:33:02 +02:00
Norman Feske a96243eebf News item for third seL4 article 2015-05-26 09:39:53 +02:00
Christian Helmuth 5d18e0f23b linux_drivers is obsolete 2015-05-06 10:55:23 +02:00
Norman Feske 9fcce49548 doc: improve coding-style descriptipn, fix #1468
This patch removes a broken link to an external blog posting and adds
an example for the proper use of tabs and spaces instead.
2015-03-27 11:53:35 +01:00
Norman Feske 45c9739fe7 Remove repos/qt4, fix #1451 2015-03-19 08:57:20 +01:00
Norman Feske 174fdb162f News item for ARM virtualization article 2015-03-13 12:17:28 +01:00
Norman Feske 862251fa8e News item about the second seL4 article 2015-03-13 12:17:27 +01:00
Norman Feske 0bbad0f5d4 News item for Genode 15.02 2015-02-27 11:52:17 +01:00
Norman Feske 2392700c79 Release notes for version 15.02 2015-02-27 11:52:17 +01:00
Norman Feske 1717d11742 doc: mention packages needed for using the ports
Fixes #1383
2015-01-27 10:09:19 +01:00
Norman Feske cfea0ea97d News items for FOSDEM and roadmap 2015 2015-01-20 11:23:51 +01:00