aboutsummaryrefslogtreecommitdiff
path: root/src/fragmentation/Makefile.am
Commit message (Collapse)AuthorAge
* 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