aboutsummaryrefslogtreecommitdiff
path: root/src/namecache/Makefile.am
Commit message (Collapse)AuthorAge
* follow-up to win32 removal.ng02019-10-25
|
* 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.
* libgnunetpostgres no longer needed hereChristian Grothoff2017-06-02
|
* migrating namecache to use SQ libChristian Grothoff2017-03-12
|
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* make some more use of libgnunetpqChristian Grothoff2016-02-06
|
* -add flat namecacheMartin Schanzenbach2015-08-11
|
* -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
|
* More fixes for #3522Sree Harsha Totakura2014-08-14
|
* Include libpq-fe.h instead of postgres/libpq-fe.h.Sree Harsha Totakura2014-08-08
| | | | | Also add a macro for checking libpq from Autoconf macro archives.
* 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&#'
* -fixing 'make dist' issuesChristian Grothoff2013-12-12
|
* -fix linkageChristian Grothoff2013-10-17
|
* -moving namestore_common functions to gnsrecord libraryChristian Grothoff2013-10-16
|
* -copied block-related functions from namestore to namecacheChristian Grothoff2013-10-16