2
0
Fork 0
Commit Graph

9 Commits

Author SHA1 Message Date
Emery Hemingway 1f53f25419 Relicense as MIT 2020-08-27 17:15:09 +02:00
Emery Hemingway 75615fac16 Clang: patch to link with -lc and -lposix
Link with the libc and posix entrypoint library unless the -noposix flag
is passed. This allows the Genode Clang to be dropped into legacy build
systems.

Update the native packages using the Clang stdenv to pass -noposix.
2020-05-08 01:01:29 +05:30
Emery Hemingway 8c4e0dcbb0 overlay: add setup-hook to tup 2020-04-22 17:18:57 +05:30
Emery Hemingway 6c8629d1be Patch GDB for Genode target support 2020-04-20 16:46:39 +05:30
Emery Hemingway 585836fdfa Move sotest-producer sources URL 2020-04-04 14:25:32 +05:30
Emery Hemingway 437365e059 sotest-producer: 0.1.3 -> 0.2.0 2020-03-31 23:10:32 +05:30
Emery Hemingway a61c3532e8 Build more packages using upstream build system
- Implement support for "ports"
- Update Nixpkgs to use Genode 20.02
- Remove packaging of forked Genode
2020-03-02 19:17:14 +01:00
Emery Hemingway 8be4745bd5 Update Sotest-producer
This fixes the test count in test logs.
2020-01-24 14:46:51 +01:00
Emery Hemingway 1ecc11d078 Add sotest-producer package 2020-01-22 13:03:31 +01:00