Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Nils Gillmann <ng0@n0.is>
|
|
|
|
|
|
|
|
This fixes issue #5086.
|
|
|
|
|
|
badly
|
|
|
|
|
|
|
|
|
|
This change lets us compile with clang again.
|
|
|
|
|
|
|
|
|
|
GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
|
|
|
|
try_connect
|
|
|
|
|
|
|
|
|
|
|
|
even fully address #3247
|
|
|
|
#3565 indirectly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TESTS_ENVIRONMENT to be overrided (use AM_TESTS_ENVIRONMENT))
|
|
clearer
|
|
GNUNET_PREFIX=@libdir@ so that we can extract the value of MULTIARCH during 'make check'
|
|
sed -i 's#^\(\s*\)TESTS#\1TESTS_ENVIRONMENT=export GNUNET_PREFIX=@prefix@;export PATH=@prefix@/bin:$$PATH;\n&#'
|
|
|
|
|
|
|
|
|
|
|
|
|