Norman Feske
2f7217b29f
depot: add REBUILD argument to create, build tools
...
Fixes #2617
2017-12-21 15:01:50 +01:00
Norman Feske
a52541de18
depot: move versions to subdirectory
...
This patch changes the depot layout such that each archive is
represented as a directory that contains the versions of the archive as
subdirectories.
Issue #2610
2017-12-21 15:01:45 +01:00
Josef Söntgen
3f91f7402d
doc: adapt getting started to unified builds
2017-12-21 15:01:38 +01:00
Norman Feske
14a6be97cf
News item for version 17.11
2017-11-30 15:03:34 +01:00
Norman Feske
799b07f21d
Release notes for version 17.11
2017-11-30 15:03:33 +01:00
Alexander Boettcher
44adc3c404
tool: use grub2 instead of grub1 for iso boot
...
Fixes #2526
2017-11-30 11:23:01 +01:00
Norman Feske
628cfbdab7
News item for version 17.08
2017-08-30 12:41:43 +02:00
Norman Feske
4ae4e745e9
Release notes for version 17.08
2017-08-30 12:41:43 +02:00
Christian Helmuth
46a98abf36
Update doc/components.txt
2017-08-30 10:01:35 +02:00
Norman Feske
3e95a42fae
depot: remove bin/<arch>/<api-version> subdir
...
Fixes #2459
2017-08-28 16:49:37 +02:00
Christian Helmuth
2a35d375fa
Fix documentation for extracting the tool chain
2017-06-02 14:36:01 +02:00
Norman Feske
0d79611c03
doc: update commands in depot.txt
2017-05-31 16:29:01 +02:00
Norman Feske
859762404a
News item for version 17.05
2017-05-31 15:45:04 +02:00
Norman Feske
b7140da265
Release notes for version 17.05
2017-05-31 15:45:04 +02:00
Norman Feske
bc2cf29cfe
doc: depot documentation
2017-05-31 15:45:04 +02:00
Norman Feske
d82bd3ca77
News item about Google Summer of Code
2017-03-15 12:24:41 +01:00
Norman Feske
a1de3e468a
News item for version 17.02
2017-02-28 14:15:06 +01:00
Norman Feske
f63e0e1c87
Release notes for version 17.02
2017-02-28 14:01:24 +01:00
Norman Feske
8b4afe95c1
News item about the license update to AGPLv3
2017-02-28 12:59:24 +01:00
Norman Feske
5b2e909062
doc: update of challenges.txt
2017-02-23 14:54:42 +01:00
Norman Feske
582e4aec02
ports-foc: remove L4Linux
...
Fixes #2216
2017-01-31 12:01:12 +01:00
Norman Feske
3a6d5b9d1a
News item for road map 2017
2017-01-20 16:47:00 +01:00
Norman Feske
6c87c5dbdc
Road map for 2017
2017-01-20 16:47:00 +01:00
Norman Feske
7790c7cb67
News item for FOSDEM 2017
2017-01-13 13:07:15 +01:00
Josef Söntgen
ecff6f7375
Minor corrections in the 16.11 release notes
2016-12-02 15:18:51 +01:00
Martin Stein
2f0d90e0e1
Minor correction of the release notes
2016-12-01 16:27:00 +01:00
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