aboutsummaryrefslogtreecommitdiff
path: root/src/fragmentation/Makefile.am
Commit message (Collapse)AuthorAge
* 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
|
* -version bumpingChristian Grothoff2012-11-05
|
* -fixing #2405Christian Grothoff2012-06-07
|
* -bump versionsChristian Grothoff2012-06-01
|
* -version bumps in anticipation of releaseChristian Grothoff2012-02-27
|
* LRN: Add '-Wl,' prefix to -no-undefinedChristian Grothoff2011-11-05
| | | | | | | | | | -no-undefined is not a valid compiler option as of GCC 4.6.x (it IS valid linker option). Note that this REQUIRES an extra -no-undefined to be passed to libtool (this is done by GN_LIB_LDLFAGS and GN_PLUGIN_LDFLAGS), because libtool does not understand -Wl,-no-undefined.
* adding missing filesChristian Grothoff2011-09-13
|
* sqrtChristian Grothoff2011-07-18
|
* renameChristian Grothoff2011-07-13
|
* adding test -- currently failingChristian Grothoff2011-07-11
|
* new fragmentation API design - with retransmitChristian Grothoff2011-07-09
|
* adding configure code for --enable-benchmarks, --enable-expensive-tests, ↵Christian Grothoff2011-06-10
| | | | some clean up
* fixes to buildChristian Grothoff2010-07-28
|
* to be continuedJi Lu2010-03-18
|
* ngChristian Grothoff2009-05-29