aboutsummaryrefslogtreecommitdiff
path: root/src/topology/Makefile.am
Commit message (Collapse)AuthorAge
* fix buildChristian Grothoff2018-06-26
|
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* -change topology to use ATS connectivity API instead of deprecated transport ↵Christian Grothoff2015-10-18
| | | | try_connect
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* 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&#'
* Add missing blackslashLRN2013-10-07
|
* -moving friends file parsing logic into its own libraryChristian Grothoff2013-10-07
|
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
|
* Make building gnunet-testing lib optional.David Barksdale2013-06-27
| | | | | This is all because emscripten doesn't have getaddrinfo.
* installing all service, daemon and helper binaries to lib/gnunet/libexec/; ↵Christian Grothoff2012-10-29
| | | | updating code to run binaries from new location, which is no longer in PATH
* migrating topology test to new testbed APIChristian Grothoff2012-09-09
|
* -moving old testing code to legacy locationChristian Grothoff2012-06-09
|
* implementing #1747Christian Grothoff2011-11-03
|
* adding configure code for --enable-benchmarks, --enable-expensive-tests, ↵Christian Grothoff2011-06-10
| | | | some clean up
* fix buildPhilipp Tölke2011-02-24
|
* fixes to buildChristian Grothoff2010-07-28
|
* off-line hack festChristian Grothoff2010-04-24
|
* statsChristian Grothoff2010-03-13
|
* nodebug, test topoChristian Grothoff2010-02-17
|
* does not yet passChristian Grothoff2009-11-03
|
* basic topology testChristian Grothoff2009-11-02
|
* bld fixesChristian Grothoff2009-06-15
|
* implemented advertisingChristian Grothoff2009-06-15
|
* removing dead code / unused variablesChristian Grothoff2009-06-12