aboutsummaryrefslogtreecommitdiff
path: root/src/experimentation/Makefile.am
Commit message (Collapse)AuthorAge
* 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&#'
* -fix build system issuesChristian Grothoff2013-12-23
|
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
|
* changes for experimentationMatthias Wachs2013-08-01
|
* disable unavailable testMatthias Wachs2013-06-25
|
* changesMatthias Wachs2013-05-29
|
* changesMatthias Wachs2013-05-29
|
* new componentsMatthias Wachs2013-05-27
|
* test experimentsMatthias Wachs2013-05-24
|
* issuerMatthias Wachs2013-05-24
|
* check experimentalMatthias Wachs2013-05-24
|
* adding capabilitiesMatthias Wachs2013-05-23
|
* split up code to multiple filesMatthias Wachs2013-05-23
|
* changesMatthias Wachs2013-05-22
|
* testcase to connect daemons in a cliqueMatthias Wachs2013-05-21
|
* adding experimentation daemonMatthias Wachs2013-05-21