aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAge
* -LRN: no more pexpectChristian Grothoff2012-06-24
|
* testbed service build systemSree Harsha Totakura2012-06-12
|
* adding check for gnutlsChristian Grothoff2012-06-11
|
* -moving old testing code to legacy locationChristian Grothoff2012-06-09
|
* -7.21.3 required nowChristian Grothoff2012-06-06
|
* #2404, patch 01: configure support for GNU HurdChristian Grothoff2012-06-04
|
* LRN: Update plibc and utf8izationChristian Grothoff2012-06-02
|
* -fix nss.h testChristian Grothoff2012-05-31
|
* -test for nss.hChristian Grothoff2012-05-31
|
* -allow installation even as non-root non-sudo user to succeed with new nss codeChristian Grothoff2012-05-31
|
* -adjusting makefile to install NSS libraries of GNSChristian Grothoff2012-05-31
|
* -renaming testing/testbed buildsystem updatesChristian Grothoff2012-05-05
|
* -integrated lockmanager buildSree Harsha Totakura2012-04-26
|
* -LRN: special W32 function checks; It forgoes AC_CHECK_FUNCS for some ↵Christian Grothoff2012-04-25
| | | | | | | | functions in favour of manual AC_LINK_IFELSE, which is necessary to check for API with stdcall interface (i.e. winsock).
* -adding improved test for libmicrohttpdChristian Grothoff2012-04-22
|
* -improving configure test for MHD based on suggestions from cy1 on IRCChristian Grothoff2012-04-19
|
* -fixChristian Grothoff2012-04-04
|
* adding configure option to run GNUnet with monkeyChristian Grothoff2012-04-04
|
* Added initial version of regex libMaximilian Szengel2012-03-22
|
* adding libgnunetpostgres for shared postgres functionality between postgres ↵Christian Grothoff2012-03-22
| | | | datastore/datacache backends
* -abstracting out mysql helper libraryChristian Grothoff2012-03-21
|
* add configure option --enable-javaports to open ports of services with Java ↵Christian Grothoff2012-03-19
| | | | bindings by default (#2228)
* -LRN: Have stat64 on W32 unconditionallyChristian Grothoff2012-03-19
| | | | | | | In case it's unavailable (only on W9x, which we don't support anyway), plibc will provide a wrapper.
* add gnsChristian Grothoff2012-02-28
|
* enabling libglpk detectionMatthias Wachs2012-02-27
|
* -version bumps in anticipation of releaseChristian Grothoff2012-02-27
|
* -updating readme and configureChristian Grothoff2012-02-23
|
* -adding namestore directory:Christian Grothoff2012-02-20
|
* -adding build system basics for stream libraryChristian Grothoff2012-02-03
|
* -starting TUN libChristian Grothoff2012-01-17
|
* -skeleton for new PT daemonChristian Grothoff2012-01-16
|
* improving code and build system to be in line with gnunet access control ↵Christian Grothoff2012-01-13
| | | | model for services as described at https://gnunet.org/gnunet-access-control-model
* 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
* -towards new exit daemonChristian Grothoff2012-01-05
|
* -some code cleanupChristian Grothoff2012-01-01
|
* -add revision check for libunistringChristian Grothoff2012-01-01
|
* -use test for libunistring from gnulibChristian Grothoff2012-01-01
|
* -add test for libunistringChristian Grothoff2011-12-30
|
* -version bumps for releaseChristian Grothoff2011-12-26
|
* Adding optional compiler and linker hardening options as per suggestion from ↵Christian Grothoff2011-12-20
| | | | Jacob
* some very minor stylistic changes to gnunet-helper-nat-server based on ↵Christian Grothoff2011-12-16
| | | | suggestions from Jacob Applebaum
* Python version required to run tests is >= 2.6Matthias Wachs2011-12-15
|
* basics for integration testsMatthias Wachs2011-12-08
|
* releasing GNUnet 0.9.0Christian Grothoff2011-11-30
|
* Implementing Thomas Bushnell's suggestion to work around the signal race ↵Christian Grothoff2011-11-26
| | | | without needing special vfork semantics
* LRN: Add -lole32 (why had it worked without this untilChristian Grothoff2011-11-05
| | | | | now?)
* LRN: Compile against libgnurx (W32)Christian Grothoff2011-11-05
|
* 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.
* fixing #1820Christian Grothoff2011-11-02
|
* reading for distingChristian Grothoff2011-10-30
|