aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAge
* v0.11.7v0.11.7Schanzenbach, Martin2019-10-27
|
* configure: Add TODO, add MariaDB to a message.ng02019-10-27
|
* configure: idn/idn2: indent, add msgng02019-10-26
|
* configure: add MSG_CHECKINGng02019-10-26
|
* configure: Add --with-libogg=PREFIXng02019-10-26
|
* configure: Add --with-libopus=PREFIXng02019-10-26
|
* configure: Add --with-libpulse=PREFIXng02019-10-26
|
* configure: Add --with[out]-libbluetooth=PREFIXng02019-10-26
|
* remove glpk.ng02019-10-25
|
* Add python3.8 to configure.ac, some minor formating and solve one TODO.ng02019-10-24
|
* fix failure to install with sudo for now. real change coming tonight.ng02019-10-23
|
* maybe improve sudo detection.ng02019-10-17
|
* Add support for doas.ng02019-10-17
|
* add yapf to make prettyng02019-10-14
|
* fix the previous uncrustify commit.ng02019-10-14
|
* 'make pretty' rule using uncrustify, detect uncrustify in configure script.ng02019-10-14
| | | | closes #5904
* Renamed credential service to abd, replaced all related functions, ↵Andreas Ebner2019-10-07
| | | | parameters, etc
* configure: remove checks for CXX and CPP. See ChangeLog.ng02019-09-16
|
* remove terminos.h, it seems like a typo of termios.h and neither of them are ↵ng02019-09-11
| | | | used in the sourcecode.
* configure: remove mingw conditions, replace one gcc with $CC.ng02019-09-11
|
* Add buildtarget to netbsdng02019-09-11
|
* configure: remove windows specific checks.ng02019-09-11
|
* 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.
* fix flag detection variablesSchanzenbach, Martin2019-09-09
|
* gcc does strange things with -Wno-*Schanzenbach, Martin2019-09-09
|
* add werror to checkSchanzenbach, Martin2019-09-09
|
* attempt fix flag detection againSchanzenbach, Martin2019-09-09
|
* attempt fix flag detectionSchanzenbach, Martin2019-09-09
|
* configure: remove plibc checkng02019-09-07
|
* Use pkg-config to check for MHDDavid Barksdale2019-08-27
|
* fix #5829Christian Grothoff2019-08-23
|
* fix libpulse checkChristian Grothoff2019-08-18
|
* nicer messageChristian Grothoff2019-08-18
|
* fix #5816Schanzenbach, Martin2019-08-01
|
* Adding --enable-texinfo4 configure switch. Refer tong02019-07-28
| | | | | https://bugs.gnunet.org/view.php?id=3914 and the Changelog for more.
* changes for 0.11.6 release: i18n, packaging, missing files in distChristian Grothoff2019-07-24
|
* version bumpingChristian Grothoff2019-06-05
|
* as_help_ng02019-05-26
|
* configure: improvements (mainly: detects libzbar with passing --with-libzbar).ng02019-05-26
| | | | The m4 scripts so far originated from gst-plugins-bad.
* configure: bits of reindenting, start of an incomplete new configurationng02019-05-25
| | | | end output.
* use AS_CASE/AS_IFChristian Grothoff2019-05-13
|
* use AS_CASE/AS_IFChristian Grothoff2019-05-13
|
* use AS_CASE/AS_IFChristian Grothoff2019-05-13
|
* use AS_CASE/AS_IFChristian Grothoff2019-05-13
|
* dist for 0.11.4v0.11.4Schanzenbach, Martin2019-05-12
|
* towards thread-safe loggingFlorian Dold2019-05-09
| | | | | (Thread-safe logging isn't really relevant for GNUnet itself, but it is necessary for the GNU Taler exchange)
* Make gnurl and curl mutually exclusive.Florian Dold2019-04-30
| | | | | | | | | | This prevents issues when both curl and gnurl are available, but one of them is outdated. To get curl.h, we also now just include gnunet_curl_lib.h instead of writing the preprocessor conditionals manually. Fixes #5707
* bump version requirement for MHD to 0.9.63Christian Grothoff2019-04-27
|
* fix ftbfsChristian Grothoff2019-04-21
|
* implement backchannel encryption/decryptionChristian Grothoff2019-04-16
|