Norman Feske
f119d9ee8b
base: use [build_artifacts] in run scripts
...
The patch also removes a few legacies along the way, unifies the coding
style, and cuts back superfluous comments.
Issue #4860
2023-05-30 12:03:26 +02:00
Norman Feske
773e08976d
Assign cap quotas in run scripts and recipes
...
Issue #2398
2017-05-31 13:16:06 +02:00
Norman Feske
ccffbb0dfc
Build dynamically linked executables by default
...
Fixes #2184
2016-12-14 11:22:27 +01:00
Norman Feske
3bceefc9cf
Omit superfluous use of "CAP"/"SIGNAL" services
...
The functionality of the former "CAP" and "SIGNAL" services is now
provided by core's "PD" service.
2016-05-09 13:24:51 +02:00
Christian Helmuth
0b5f901e58
Log name of exiting child from Child::exit()
...
Fixes #1243 .
2014-09-11 10:23:39 +02:00
Christian Helmuth
2c15aaf67d
linux: fix lx_rmap test to not stuck
...
The test did not fail actually. It just behaved strangely and got stuck
in the good case, which is fixed now.
Fixes #1121 .
2014-06-06 14:54:08 +02:00
Norman Feske
ca971bbfd8
Move repositories to 'repos/' subdirectory
...
This patch changes the top-level directory layout as a preparatory
step for improving the tools for managing 3rd-party source codes.
The rationale is described in the issue referenced below.
Issue #1082
2014-05-14 16:08:00 +02:00