aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAge
* configure.ac: Add check for libzbar (using pkgconfig).Hartmut Goebel2019-04-03
* fix accidental slipup w configure.acng02019-04-02
* Decrease minimum python version to 3.4ng02019-04-01
* Fix building texi2mdoc generationng02019-04-01
* Merge branch 'dev/ng0/5673_5616'ng02019-04-01
|\
| * add ability to build manpages independent from other documentation choicesng02019-04-01
* | fix 5673? at least it builds againng02019-04-01
* | configure.ac: it looks like a typong02019-04-01
* | be more verborse about which header files we requireng02019-04-01
|/
* contrib: Move scripts content to scripts/Makefileng02019-03-19
* attempt to fix code portability issue reported on help-gnunetChristian Grothoff2019-03-16
* fix bootstrapSchanzenbach, Martin2019-03-12
* fix configure check to test for MHD 0.9.52:Christian Grothoff2019-03-11
* having a working libidn is no longer optionalChristian Grothoff2019-03-11
* followupng02019-03-06
* version bump, update ChangeLog, fix make distChristian Grothoff2019-02-28
* trying to fix #5605Christian Grothoff2019-02-24
* util: build with external libatomicDaniel Golle2019-02-23
* configure.ac: make it more portable.ng02019-02-22
* configure.ac: point to docs.gnunet.orgng02019-02-22
* fix build system to actually handle openssl.cnf properlyChristian Grothoff2019-02-20
* gnunet-gns-proxy-setup-ca: conditionally sed openssl and certutil location,ng02019-02-19
* fix macos build of dist tarballSchanzenbach, Martin2019-02-15
* fix HAVE_MEMRCHRSchanzenbach, Martin2019-02-14
* Switch to python3.7 (integration-tests incomplete), continue using python2.7 ...ng02019-02-14
* add more missing EXTRA_DISTs and remove dv (to be integrated with transport i...Christian Grothoff2019-02-13
* use idn2.h or idna.h depending on HAVE_LIBIDN/HAVE_LIBIDNChristian Grothoff2019-02-11
* externalizing secushare logicChristian Grothoff2019-02-11
* Fix typo in configure.acng02019-02-09
* configure: do not produce the word "warning" twiceng02019-02-09
* configure: don't check for makeinfo version. rename section7 to texi2mdoc-gen...ng02019-02-09
* make memrchr detection more general as some linux libcs such as musl or diet ...Schanzenbach, Martin2019-02-05
* 2 more spdx identifiersng02019-01-14
* make sure mono time uses atomicsChristian Grothoff2018-12-13
* move network type logic out of ATS code, move performance preferences into MQChristian Grothoff2018-11-22
* fix pq checkChristian Grothoff2018-11-22
* no hard fail if pq not foundChristian Grothoff2018-11-22
* fixing #5440: updating postgres test m4 macroChristian Grothoff2018-11-21
* fix impropper negationChristian Grothoff2018-11-21
* fixing #5439Christian Grothoff2018-11-21
* fix #5431Christian Grothoff2018-11-21
* fix #5477lurchi2018-11-14
* BUILD: remove ERROR from warning lineSchanzenbach, Martin2018-11-12
* configure: best effort commit (untested) to solve version requirement for mak...Nils Gillmann2018-10-30
* doc/documentation split into doc/tutorial and doc/handbook for clarity and to...Christian Grothoff2018-10-25
* cleaning up configure, in particular the idn.h checksChristian Grothoff2018-10-25
* fix -lidn(2) linkage by adding missing AM_CONDITIONAL and missing endif state...Christian Grothoff2018-10-25
* libidn + libidn2 support, as proposed by WJ Liu / multiSnow in a github gist.Nils Gillmann2018-10-25
* If texi2mdoc is not found, throw a warning when --enable-section7 is trueNils Gillmann2018-10-21
* move aux before canonical checksChristian Grothoff2018-10-20