aboutsummaryrefslogtreecommitdiff
path: root/src/nse/Makefile.am
Commit message (Collapse)AuthorAge
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
|
* -fix build issuesChristian Grothoff2014-04-08
|
* Add gnunet-nse program to show network size estimates.Sree Harsha Totakura2014-04-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&#'
* -make sure to link against right libgcrypt, enable abort of ↵Christian Grothoff2013-12-24
| | | | gnunet-revocation even if identity service is not running
* - 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.
* - generate histograms based on configure option --enable-nse-histogramSree Harsha Totakura2013-05-08
|
* -towards implementing #2685Christian Grothoff2013-03-23
|
* 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
* making nse multipeer test use testbedChristian Grothoff2012-09-15
|
* nse profiler _compiles_ against new testbed APIChristian Grothoff2012-09-10
|
* -working on streamChristian Grothoff2012-06-20
|
* -use port numbers that are less likely to conflict with source portsChristian Grothoff2012-06-15
|
* -moving old testing code to legacy locationChristian Grothoff2012-06-09
|
* 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
* -fix missing library link flagsChristian Grothoff2011-12-07
|
* implementing #1747Christian Grothoff2011-11-03
|
* missing extra distsChristian Grothoff2011-10-30
|
* add libm to makefileNathan S. Evans2011-08-04
|
* renameChristian Grothoff2011-08-01
|
* duplicateNathan S. Evans2011-07-26
|
* add math lib, remove noinst temporarilyNathan S. Evans2011-07-26
|
* lmChristian Grothoff2011-07-26
|
* fixChristian Grothoff2011-07-24
|
* nse hackingChristian Grothoff2011-07-23
|
* nse changesNathan S. Evans2011-07-18
|
* nse updatesNathan S. Evans2011-07-16
|
* nse changesNathan S. Evans2011-07-14
|
* initial nse commitNathan S. Evans2011-07-08