summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* autotools: Fix ICU detectionNick Wellnhofer2023-05-101-1/+1
* autoconf: fix iconv library pathsMike Dalessio2023-05-061-3/+4
* autoconf: Only use --undefined-version with version scriptsNick Wellnhofer2023-04-291-5/+4
* Link with --undefined-versionNick Wellnhofer2023-04-291-0/+4
* Bump version to 2.12.0Nick Wellnhofer2023-04-281-1/+1
* autoconf: Add AC_LANG_SOURCE to fix warningNick Wellnhofer2023-04-261-1/+1
* autoconf: Warn about outdated C compilersNick Wellnhofer2023-04-191-1/+7
* Remove RPM build, Makefile.tests, README.testsNick Wellnhofer2022-12-211-1/+1
* autotools: Don't use version script on WindowsNick Wellnhofer2022-09-201-1/+7
* autotools: Fix winsock detectionNick Wellnhofer2022-09-071-10/+19
* autotools: Only add network libraries if HTTP/FTP enabledNick Wellnhofer2022-09-071-64/+66
* python: Create .pyd on WindowsNick Wellnhofer2022-09-061-1/+1
* build: Remove check for broken ss_familyNick Wellnhofer2022-09-061-51/+5
* autotools: Fix bug with multiline argumentsNick Wellnhofer2022-09-051-8/+8
* autotools: Try to fix bug with multiline argumentsNick Wellnhofer2022-09-051-16/+9
* http: Simplify IPv6 checksNick Wellnhofer2022-09-051-10/+5
* autotools: Fix network checks on WindowsNick Wellnhofer2022-09-051-2/+10
* Fix detection of GNU libiconvNick Wellnhofer2022-09-041-5/+9
* configure.ac: Also check for MSYS hostNick Wellnhofer2022-09-041-2/+2
* Disable fuzzer tests if glob.h wasn't foundNick Wellnhofer2022-09-041-1/+3
* Fix Python build on WindowsNick Wellnhofer2022-09-041-13/+5
* Improve network library detectionNick Wellnhofer2022-09-041-11/+8
* Detect ws2_32 with AC_SEARCH_LIBSNick Wellnhofer2022-09-041-32/+22
* Rework network configure checksNick Wellnhofer2022-09-041-16/+23
* Remove arg cast configure checksNick Wellnhofer2022-09-041-30/+0
* Fix dlopen checkNick Wellnhofer2022-09-041-1/+1
* Remove HAVE_WIN32_THREADS configuration flagNick Wellnhofer2022-09-041-1/+0
* Remove BeOS supportNick Wellnhofer2022-09-041-4/+0
* Rework dlopen and pthread detectionNick Wellnhofer2022-09-041-91/+59
* Fix test in configure.acNick Wellnhofer2022-09-041-1/+1
* Always link with -no-undefinedNick Wellnhofer2022-09-021-2/+0
* Use AM_CFLAGS and AM_LDFLAGS consistentlyNick Wellnhofer2022-09-021-30/+25
* Remove -Wredundant-declsNick Wellnhofer2022-09-021-1/+1
* Call AC_CHECK_* with multiple argumentsNick Wellnhofer2022-09-021-20/+15
* Remove unused code in nanohttp.cNick Wellnhofer2022-09-021-9/+0
* Stop including sys/types.hNick Wellnhofer2022-09-021-36/+6
* configure.ac: Remove checks for unused programsNick Wellnhofer2022-09-021-3/+0
* Don't define WIN32 macroNick Wellnhofer2022-09-021-1/+0
* Rework library detection in configure.acNick Wellnhofer2022-09-021-123/+88
* Rearrange configure.acNick Wellnhofer2022-09-021-205/+190
* Consolidate zlib and lzma detectionNick Wellnhofer2022-09-021-13/+16
* Remove "runtime debugging"Nick Wellnhofer2022-09-021-8/+0
* Consolidate simple API modules in configure.acNick Wellnhofer2022-09-021-233/+232
* Fix dependency resolution in configure.acNick Wellnhofer2022-09-021-177/+125
* Don't build unneeded .c source filesNick Wellnhofer2022-09-021-51/+21
* build: require automake-1.16.3 or laterXi Ruoyao2022-08-261-1/+1
* Consolidate private header filesNick Wellnhofer2022-08-261-1/+1
* Bump version to 2.11.0Nick Wellnhofer2022-08-251-1/+1
* Release v2.10.0v2.10.0Nick Wellnhofer2022-08-171-2/+2
* Fix build with older pkg-config versionsNick Wellnhofer2022-08-051-1/+2