aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo/Makefile.am
Commit message (Collapse)AuthorAge
* -reenable shipped hellos testChristian Grothoff2014-04-08
|
* 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&#'
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
|
* -removing dead optionsChristian Grothoff2013-07-02
|
* Make building gnunet-testing lib optional.David Barksdale2013-06-27
| | | | | This is all because emscripten doesn't have getaddrinfo.
* testing hellos shippedMatthias Wachs2013-04-10
|
* testMatthias Wachs2013-04-05
|
* testMatthias Wachs2013-04-04
|
* 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
* -using new testing library for peerinfo testChristian Grothoff2012-06-10
|
* -fixing #2405Christian Grothoff2012-06-07
|
* change default configurations on systems with UNIX domain sockets to NOT ↵Christian Grothoff2012-01-13
| | | | specify any port for TCP-based IPC (and interpret that as no TCP-based IPC desired), as we can and want to use UNIX domain sockets in this case by default
* implementing #1747Christian Grothoff2011-11-03
|
* undoNathan S. Evans2011-07-26
|
* start serviceNathan S. Evans2011-07-26
|
* adding configure code for --enable-benchmarks, --enable-expensive-tests, ↵Christian Grothoff2011-06-10
| | | | some clean up
* train hacksChristian Grothoff2010-08-28
|
* fixes to buildChristian Grothoff2010-07-28
|
* moveChristian Grothoff2010-04-21
|
* MinGW fixes, thanks to LRN on #gnunetNils Durner2010-03-22
|
* moving gnunet-peerinfo.c to allow it to use transport_apiChristian Grothoff2010-03-19
|
* more statsChristian Grothoff2010-03-13
|
* bld fixesChristian Grothoff2009-06-15
|
* ngChristian Grothoff2009-05-29