aboutsummaryrefslogtreecommitdiff
path: root/src/env
Commit message (Collapse)AuthorAge
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
|
* PSYC util lib: receiving/transmitting/logging PSYC messagesGabor X Toth2014-05-29
|
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow ↵LRN2014-02-02
| | | | TESTS_ENVIRONMENT to be overrided (use AM_TESTS_ENVIRONMENT))
* fix #3284: support lib/MULTIARCH/ paths in installation, use ↵Christian Grothoff2014-01-30
| | | | GNUNET_PREFIX=@libdir@ so that we can extract the value of MULTIARCH during 'make check'
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
| | | | | | sed -i 's#^\(\s*\)TESTS#\1TESTS_ENVIRONMENT=export GNUNET_PREFIX=@prefix@;export PATH=@prefix@/bin:$$PATH;\n&#'
* env: added head() and shift()Gabor X Toth2014-01-06
|
* malloc -> newLRN2013-12-19
|
* -actually just include utilChristian Grothoff2013-10-08
|
* Precussive maintenance on env/multicast/psycLRN2013-10-08
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* env libGabor X Toth2013-09-25