| Commit message (Expand) | Author | Age | Files | Lines |
* | set -lxml2 in non xml2-config case | covener | 2022-06-22 | 1 | -0/+2 |
* | Add minimal vcpkg ports/apr-2 | mturk | 2021-12-03 | 2 | -0/+64 |
* | Since runtime SCTP detection is dependent on kernel configuration, add | jorton | 2021-10-12 | 1 | -2/+15 |
* | Update config.guess and config.sub from | rjung | 2021-08-31 | 2 | -826/+998 |
* | Follow up to r1887279: fix new APR_TRY_COMPILE_NO_WARNING. | ylavic | 2021-03-24 | 1 | -2/+9 |
* | build/apr_common.m4: avoid explicit inclusion of "confdefs.h" | ylavic | 2021-03-06 | 1 | -6/+2 |
* | inet_addr requires #include <arpa/inet.h> | jim | 2020-10-29 | 1 | -0/+3 |
* | calls to exit() require stdlib.h or else we get -Werror,-Wimplicit-function-d... | jim | 2020-10-29 | 2 | -0/+18 |
* | Use a more conventional perl path | wrowe | 2020-08-05 | 1 | -1/+1 |
* | Correctly observe links as distinct from files to avoid modifying them. | wrowe | 2020-08-05 | 1 | -1/+1 |
* | Avoid traversing .git or .svn trees, avoid correcting non-file entities (e.g.... | wrowe | 2020-08-05 | 1 | -1/+3 |
* | Use the xml2-config tool to configure libxml2. Revert changes to expat build | minfrin | 2020-07-25 | 1 | -39/+50 |
* | APR's configure script uses AC_TRY_RUN to detect whether the return type | minfrin | 2020-03-10 | 1 | -7/+4 |
* | * Add to correct include variable | rpluem | 2020-01-10 | 1 | -1/+1 |
* | Update config.guess and config.sub from | rjung | 2020-01-01 | 2 | -10/+15 |
* | Teach configure how to find and build against MariaDB 10.2. PR 61517 | minfrin | 2019-12-28 | 1 | -23/+33 |
* | Submitted by: Hongxu Jia <hongxu.jia@windriver.com> | minfrin | 2019-12-26 | 3 | -1/+130 |
* | Use AC_CHECK_SIZEOF, so as to support cross compiling. PR 56053. | minfrin | 2019-12-26 | 1 | -37/+0 |
* | apr_crypto_commoncrypto: Remove stray reference to -lcrypto that | minfrin | 2019-11-06 | 1 | -2/+2 |
* | Update config.guess and config.sub from | rjung | 2019-07-17 | 2 | -62/+233 |
* | Revert r1833421 et al: | minfrin | 2019-06-24 | 1 | -15/+0 |
* | apr_crypto_openssl: Remove unused link to the ssl library. | minfrin | 2019-06-23 | 1 | -3/+3 |
* | apr_crypto_openssl: use OPENSSL_init_crypto() to initialise OpenSSL | minfrin | 2019-06-23 | 1 | -1/+1 |
* | Allow NSS to be found on MacPorts installations. | minfrin | 2019-06-10 | 1 | -1/+1 |
* | Pull out caller actions from AC_CACHE_CHECK in APR_CHECK_TYPES_FMT_COMPATIBLE. | ylavic | 2019-03-22 | 1 | -5/+10 |
* | Use stdint/inttypes 64bit types/formats when both available. | ylavic | 2019-03-22 | 1 | -1/+5 |
* | Use proc mutex pthread by default when robust[_np] | ylavic | 2019-03-22 | 1 | -1/+32 |
* | Deprecate APR_CHECK_TYPES_COMPATIBLE for new APR_CHECK_TYPES_FMT_COMPATIBLE | wrowe | 2019-03-19 | 1 | -3/+27 |
* | Silence some leftover noisy trace logic | wrowe | 2019-03-13 | 1 | -1/+0 |
* | Update config.guess and config.sub from | rjung | 2019-01-01 | 2 | -1547/+1517 |
* | Fix Python3 compatibility. | brane | 2018-11-17 | 1 | -1/+2 |
* | Fix test coverage functionality | jailletc36 | 2018-09-07 | 1 | -11/+40 |
* | Revert 1839627, this macro does not result in a usable CC_FOR_BUILD | wrowe | 2018-08-30 | 1 | -3/+1 |
* | Revert 1839699, this contained unintended, additional noise. Re-correcting. | wrowe | 2018-08-30 | 1 | -1/+3 |
* | Revert 1839627, this macro does not result in a usable CC_FOR_BUILD | wrowe | 2018-08-30 | 1 | -3/+1 |
* | Submitted by: Hongxu Jia <hongxu.jia@windriver.com> | wrowe | 2018-08-30 | 1 | -1/+3 |
* | crypto: follow up to r1833421. | ylavic | 2018-08-04 | 1 | -1/+1 |
* | * build/buildcheck.sh, buildconf: Detect and run under Python 3 or 2, | jorton | 2018-06-27 | 2 | -23/+26 |
* | apr_crypto: follow up to r1833359: export full <lib>_LDFLAGS. | ylavic | 2018-06-12 | 1 | -7/+7 |
* | apr_crypto: follow up to r1833359. | ylavic | 2018-06-12 | 1 | -0/+10 |
* | Add missing svn:eol-style = native flags. | ylavic | 2018-06-11 | 1 | -211/+211 |
* | Cryptographic Pseudo Random Number Generator (CPRNG). | ylavic | 2018-06-11 | 1 | -0/+11 |
* | Update config.guess and config.sub from | rjung | 2018-01-04 | 2 | -26/+56 |
* | Ensure /machine is also corrected | wrowe | 2017-09-27 | 1 | -1/+1 |
* | Fix regex syntax | wrowe | 2017-09-27 | 1 | -1/+1 |
* | Update config.guess and config.sub from | rjung | 2017-09-25 | 2 | -50/+32 |
* | Rather than fetch-me-a-rock, report all tool check results for | wrowe | 2017-06-08 | 1 | -37/+41 |
* | Remove unintended change from r1792961. | rjung | 2017-04-27 | 1 | -1/+0 |
* | pthread_mutex_timedlock is broken on Solaris 10. | rjung | 2017-04-27 | 1 | -0/+6 |
* | Update config.guess and config.sub from | rjung | 2017-04-16 | 2 | -7/+19 |