aboutsummaryrefslogtreecommitdiff
path: root/src/block/Makefile.am
Commit message (Collapse)AuthorAge
* -moving block test to resolve cyclic dependencyChristian Grothoff2012-07-15
|
* -LRN: more dependency fixesChristian Grothoff2012-06-14
|
* -LRN: block plugin depends on block moduleChristian Grothoff2012-06-12
|
* -fixing #2405Christian Grothoff2012-06-07
|
* -version bumps in anticipation of releaseChristian Grothoff2012-02-27
|
* moving block plugins to respective subsystemChristian Grothoff2011-11-22
|
* 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.
* fix #1746Christian Grothoff2011-11-03
|
* implementing #1747Christian Grothoff2011-11-03
|
* Patch by Marenz: Allow parallel build (make -j 2)Philipp Tölke2010-12-18
|
* moving plugin headersChristian Grothoff2010-11-05
|
* template for the dns-blockPhilipp Tölke2010-10-08
|
* plane hackingChristian Grothoff2010-09-18
|
* move mingle functionChristian Grothoff2010-09-18
|
* towards pluggable block libraryChristian Grothoff2010-09-12
|
* blocklibChristian Grothoff2010-04-24