summaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Follow up to r1908503: restore INCLUDES setting.Yann Ylavic2023-03-271-0/+1
* crypto_openssl: Fix configure/detection of OPENSSL_init_crypto()Yann Ylavic2023-03-181-24/+15
* configure: Follow up to r1906889: Run the test for pthread_setname_np().Yann Ylavic2023-03-161-4/+9
* Revert r1907986.Yann Ylavic2023-03-021-2/+2
* configure: atomic builtins might be implemented for i586 and i686.Yann Ylavic2023-03-021-2/+2
* Merge thread-name branch (PR 60587) [1]:Ivan Zhakov2023-01-211-0/+24
|\
| * crude check for pthread_setname_npEric Covener2022-06-281-0/+24
* | Fix further strict C99 compliance issue. (fixes #37)Joe Orton2023-01-111-0/+20
* | Fix configure for compilers which don't accept implicitJoe Orton2023-01-033-4/+4
* | Remove trailing whitespaces in *.c.Ivan Zhakov2022-11-201-7/+7
|/
* set -lxml2 in non xml2-config caseEric Covener2022-06-221-0/+2
* Add minimal vcpkg ports/apr-2Mladen Turk2021-12-032-0/+64
* Since runtime SCTP detection is dependent on kernel configuration, addJoe Orton2021-10-121-2/+15
* Update config.guess and config.sub fromRainer Jung2021-08-312-826/+998
* Follow up to r1887279: fix new APR_TRY_COMPILE_NO_WARNING.Yann Ylavic2021-03-241-2/+9
* build/apr_common.m4: avoid explicit inclusion of "confdefs.h"Yann Ylavic2021-03-061-6/+2
* inet_addr requires #include <arpa/inet.h>Jim Jagielski2020-10-291-0/+3
* calls to exit() require stdlib.h or else we get -Werror,-Wimplicit-function-d...Jim Jagielski2020-10-292-0/+18
* Use a more conventional perl pathWilliam A. Rowe Jr2020-08-051-1/+1
* Correctly observe links as distinct from files to avoid modifying them.William A. Rowe Jr2020-08-051-1/+1
* Avoid traversing .git or .svn trees, avoid correcting non-file entities (e.g....William A. Rowe Jr2020-08-051-1/+3
* Use the xml2-config tool to configure libxml2. Revert changes to expat buildGraham Leggett2020-07-251-39/+50
* APR's configure script uses AC_TRY_RUN to detect whether the return typeGraham Leggett2020-03-101-7/+4
* * Add to correct include variableRuediger Pluem2020-01-101-1/+1
* Update config.guess and config.sub fromRainer Jung2020-01-012-10/+15
* Teach configure how to find and build against MariaDB 10.2. PR 61517Graham Leggett2019-12-281-23/+33
* Submitted by: Hongxu Jia <hongxu.jia@windriver.com>Graham Leggett2019-12-263-1/+130
* Use AC_CHECK_SIZEOF, so as to support cross compiling. PR 56053.Graham Leggett2019-12-261-37/+0
* apr_crypto_commoncrypto: Remove stray reference to -lcrypto thatGraham Leggett2019-11-061-2/+2
* Update config.guess and config.sub fromRainer Jung2019-07-172-62/+233
* Revert r1833421 et al:Graham Leggett2019-06-241-15/+0
* apr_crypto_openssl: Remove unused link to the ssl library.Graham Leggett2019-06-231-3/+3
* apr_crypto_openssl: use OPENSSL_init_crypto() to initialise OpenSSL Graham Leggett2019-06-231-1/+1
* Allow NSS to be found on MacPorts installations.Graham Leggett2019-06-101-1/+1
* Pull out caller actions from AC_CACHE_CHECK in APR_CHECK_TYPES_FMT_COMPATIBLE.Yann Ylavic2019-03-221-5/+10
* Use stdint/inttypes 64bit types/formats when both available.Yann Ylavic2019-03-221-1/+5
* Use proc mutex pthread by default when robust[_np]Yann Ylavic2019-03-221-1/+32
* Deprecate APR_CHECK_TYPES_COMPATIBLE for new APR_CHECK_TYPES_FMT_COMPATIBLEWilliam A. Rowe Jr2019-03-191-3/+27
* Silence some leftover noisy trace logicWilliam A. Rowe Jr2019-03-131-1/+0
* Update config.guess and config.sub fromRainer Jung2019-01-012-1547/+1517
* Fix Python3 compatibility.Branko Čibej2018-11-171-1/+2
* Fix test coverage functionalityChristophe Jaillet2018-09-071-11/+40
* Revert 1839627, this macro does not result in a usable CC_FOR_BUILDWilliam A. Rowe Jr2018-08-301-3/+1
* Revert 1839699, this contained unintended, additional noise. Re-correcting.William A. Rowe Jr2018-08-301-1/+3
* Revert 1839627, this macro does not result in a usable CC_FOR_BUILDWilliam A. Rowe Jr2018-08-301-3/+1
* Submitted by: Hongxu Jia <hongxu.jia@windriver.com>William A. Rowe Jr2018-08-301-1/+3
* crypto: follow up to r1833421.Yann Ylavic2018-08-041-1/+1
* * build/buildcheck.sh, buildconf: Detect and run under Python 3 or 2,Joe Orton2018-06-272-23/+26
* apr_crypto: follow up to r1833359: export full <lib>_LDFLAGS.Yann Ylavic2018-06-121-7/+7
* apr_crypto: follow up to r1833359.Yann Ylavic2018-06-121-0/+10