aboutsummaryrefslogtreecommitdiff
path: root/src/block/Makefile.am
Commit message (Collapse)AuthorAge
* -remove dead ats-tests, fix strange Debian build issuesChristian Grothoff2021-08-24
|
* try to fix #6419:Christian Grothoff2020-07-02
|
* add $(GN_LIBINTL) to Makefile.am (fixes 0005902)xrs2019-11-08
|
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ↵ng02019-09-10
| | | | | | | | | files. configures and builds okay. testsuite wasn't checked, will be checked. diff including the plibc removal is now around 14370 lines of code less.
* Link libgnunetblockgroup to libgnunetblockРуслан Ижбулатов2017-02-25
| | | | Otherwise it won't link on W32.
* completed big block refactoring in preparation for SET-BLOCK integrationChristian Grothoff2017-02-20
|
* first half of new BLOCK API to generalize duplicate detection beyond BFsChristian Grothoff2017-02-20
|
* -noinst-ing non-functional binaries/libraries that just exist as ↵Christian Grothoff2015-06-02
| | | | examples/templates
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
|
* trying to do something about #3540Christian Grothoff2014-09-13
|
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
|
* -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