aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAge
* On *BSD the header file sys/param.h defines BSD. Drop unnecessaryng02019-11-19
| | | | | | | BSD defines in the build-system. Furthermore add detection for FreeBSD using the additional defines by FreeBSD. Use !Linux where previously a list of BSDs was.
* configure: texi2man, only detection so far.ng02019-11-17
|
* make message about texi2mdoc more clear.ng02019-11-17
|
* addition to previous commit, properly implement make lint.ng02019-11-16
|
* configure: remove accidental copy block, fix mdocml message.ng02019-10-30
|
* configure: add mandoc + texi2mdoc detectionng02019-10-30
| | | | doc/man: add man-html and man-html-install
* TODO note for configure.acng02019-10-30
|
* v0.11.8ng02019-10-30
|
* 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
|