aboutsummaryrefslogtreecommitdiff
path: root/src/multicast/Makefile.am
Commit message (Collapse)AuthorAge
* multicast testsGabor X Toth2015-09-13
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
|
* multicast: use cadet to contact remote peersGabor X Toth2014-07-25
|
* multicast: run testing peerGabor X Toth2014-05-27
|
* psyc, multicast: join decision, testsGabor X Toth2014-05-26
|
* psyc, multicast: join decisionGabor X Toth2014-05-22
|
* multicast: send messages between client lib & serviceGabor X Toth2014-05-13
|
* 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
|
* -harness for multicastChristian Grothoff2013-08-30