aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/Makefile.am
Commit message (Collapse)AuthorAge
* BUILD: Move dht/datastore to service/cliMartin Schanzenbach2023-10-18
|
* BUILD: more more components into new structure; ftbfs fixMartin Schanzenbach2023-10-18
|
* BUILD: Move testing to libMartin Schanzenbach2023-10-18
|
* BUILD: Move pq/sq to libMartin Schanzenbach2023-10-18
|
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
| | | | | This also includes a necessary API refactoring of crypto from IDENTITY to UTIL.
* MYSQL: phase outMartin Schanzenbach2023-09-24
|
* modernize datastore postgres implementationChristian Grothoff2022-11-22
|
* BUILD: Remove --disable-testing. Issue #7033Martin Schanzenbach2021-10-11
|
* 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.
* finish datastore pq refactoringChristian Grothoff2017-06-04
|
* starting conversion of plugin_datastore_sqlite to use libgnunetsqChristian Grothoff2017-03-10
|
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* use c99Christian Grothoff2016-06-20
|
* - revert to r37134. Broken buildMartin Schanzenbach2016-06-18
|
* plugin datastore mysqlChristophe Genevey Metat2016-06-17
|
* make some more use of libgnunetpqChristian Grothoff2016-02-06
|
* -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
|
* 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&#'
* -ftbfsChristian Grothoff2013-09-16
|
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
|
* Make building gnunet-testing lib optional.David Barksdale2013-06-27
| | | | | This is all because emscripten doesn't have getaddrinfo.
* Make gnunet-datastore dependent on libgnunetdatastoreLRN2013-06-15
|
* Add --with-zlib=[DIR] configure option.David Barksdale2013-06-09
|
* adding tool to convert/merge datastores (#2875)Christian Grothoff2013-05-30
|
* - fixSree Harsha Totakura2012-12-21
|
* -fixChristian Grothoff2012-12-21
|
* -implementing heap-based datastore backendChristian Grothoff2012-12-07
|
* installing all service, daemon and helper binaries to lib/gnunet/libexec/; ↵Christian Grothoff2012-10-29
| | | | updating code to run binaries from new location, which is no longer in PATH
* -using new testing api to determine plugin nameChristian Grothoff2012-06-10
|
* -using testing in datastore testsChristian Grothoff2012-06-10
|
* -fixing #2405Christian Grothoff2012-06-07
|
* -fixChristian Grothoff2012-04-02
|
* -using new mysql helper library also with datastoreChristian Grothoff2012-03-21
|
* change default configurations on systems with UNIX domain sockets to NOT ↵Christian Grothoff2012-01-13
| | | | specify any port for TCP-based IPC (and interpret that as no TCP-based IPC desired), as we can and want to use UNIX domain sockets in this case by default
* -version bumps for releaseChristian Grothoff2011-12-26
|
* implementing #1747Christian Grothoff2011-11-03
|
* missing extra distsChristian Grothoff2011-10-30
|
* ship with conf filesChristian Grothoff2011-06-10
|
* adding configure code for --enable-benchmarks, --enable-expensive-tests, ↵Christian Grothoff2011-06-10
| | | | some clean up
* not anymore any more experimental than the othersChristian Grothoff2011-04-15
|
* de-experimentalizingChristian Grothoff2011-04-15
|
* testChristian Grothoff2011-04-04
|
* improving datastore API --- not working yetChristian Grothoff2011-04-03
|
* fixesChristian Grothoff2010-12-23
|