summaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Follow up to r1908503: restore INCLUDES setting.ylavic2023-03-271-0/+1
* crypto_openssl: Fix configure/detection of OPENSSL_init_crypto()ylavic2023-03-181-24/+15
* configure: Follow up to r1906889: Run the test for pthread_setname_np().ylavic2023-03-161-4/+9
* Revert r1907986.ylavic2023-03-021-2/+2
* configure: atomic builtins might be implemented for i586 and i686.ylavic2023-03-021-2/+2
* Merge thread-name branch (PR 60587) [1]:ivan2023-01-211-0/+24
* Fix further strict C99 compliance issue. (fixes #37)jorton2023-01-111-0/+20
* Fix configure for compilers which don't accept implicitjorton2023-01-033-4/+4
* Remove trailing whitespaces in *.c.ivan2022-11-201-7/+7
* set -lxml2 in non xml2-config casecovener2022-06-221-0/+2
* Add minimal vcpkg ports/apr-2mturk2021-12-032-0/+64
* Since runtime SCTP detection is dependent on kernel configuration, addjorton2021-10-121-2/+15
* Update config.guess and config.sub fromrjung2021-08-312-826/+998
* Follow up to r1887279: fix new APR_TRY_COMPILE_NO_WARNING.ylavic2021-03-241-2/+9
* build/apr_common.m4: avoid explicit inclusion of "confdefs.h"ylavic2021-03-061-6/+2
* inet_addr requires #include <arpa/inet.h>jim2020-10-291-0/+3
* calls to exit() require stdlib.h or else we get -Werror,-Wimplicit-function-d...jim2020-10-292-0/+18
* Use a more conventional perl pathwrowe2020-08-051-1/+1
* Correctly observe links as distinct from files to avoid modifying them.wrowe2020-08-051-1/+1
* Avoid traversing .git or .svn trees, avoid correcting non-file entities (e.g....wrowe2020-08-051-1/+3
* Use the xml2-config tool to configure libxml2. Revert changes to expat buildminfrin2020-07-251-39/+50
* APR's configure script uses AC_TRY_RUN to detect whether the return typeminfrin2020-03-101-7/+4
* * Add to correct include variablerpluem2020-01-101-1/+1
* Update config.guess and config.sub fromrjung2020-01-012-10/+15
* Teach configure how to find and build against MariaDB 10.2. PR 61517minfrin2019-12-281-23/+33
* Submitted by: Hongxu Jia <hongxu.jia@windriver.com>minfrin2019-12-263-1/+130
* Use AC_CHECK_SIZEOF, so as to support cross compiling. PR 56053.minfrin2019-12-261-37/+0
* apr_crypto_commoncrypto: Remove stray reference to -lcrypto thatminfrin2019-11-061-2/+2
* Update config.guess and config.sub fromrjung2019-07-172-62/+233
* Revert r1833421 et al:minfrin2019-06-241-15/+0
* apr_crypto_openssl: Remove unused link to the ssl library.minfrin2019-06-231-3/+3
* apr_crypto_openssl: use OPENSSL_init_crypto() to initialise OpenSSL minfrin2019-06-231-1/+1
* Allow NSS to be found on MacPorts installations.minfrin2019-06-101-1/+1
* Pull out caller actions from AC_CACHE_CHECK in APR_CHECK_TYPES_FMT_COMPATIBLE.ylavic2019-03-221-5/+10
* Use stdint/inttypes 64bit types/formats when both available.ylavic2019-03-221-1/+5
* Use proc mutex pthread by default when robust[_np]ylavic2019-03-221-1/+32
* Deprecate APR_CHECK_TYPES_COMPATIBLE for new APR_CHECK_TYPES_FMT_COMPATIBLEwrowe2019-03-191-3/+27
* Silence some leftover noisy trace logicwrowe2019-03-131-1/+0
* Update config.guess and config.sub fromrjung2019-01-012-1547/+1517
* Fix Python3 compatibility.brane2018-11-171-1/+2
* Fix test coverage functionalityjailletc362018-09-071-11/+40
* Revert 1839627, this macro does not result in a usable CC_FOR_BUILDwrowe2018-08-301-3/+1
* Revert 1839699, this contained unintended, additional noise. Re-correcting.wrowe2018-08-301-1/+3
* Revert 1839627, this macro does not result in a usable CC_FOR_BUILDwrowe2018-08-301-3/+1
* Submitted by: Hongxu Jia <hongxu.jia@windriver.com>wrowe2018-08-301-1/+3
* crypto: follow up to r1833421.ylavic2018-08-041-1/+1
* * build/buildcheck.sh, buildconf: Detect and run under Python 3 or 2,jorton2018-06-272-23/+26
* apr_crypto: follow up to r1833359: export full <lib>_LDFLAGS.ylavic2018-06-121-7/+7
* apr_crypto: follow up to r1833359.ylavic2018-06-121-0/+10
* Add missing svn:eol-style = native flags.ylavic2018-06-111-211/+211