summaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add missing svn:eol-style = native flags.Yann Ylavic2018-06-111-211/+211
* Cryptographic Pseudo Random Number Generator (CPRNG).Yann Ylavic2018-06-111-0/+11
* Update config.guess and config.sub fromRainer Jung2018-01-042-26/+56
* Ensure /machine is also correctedWilliam A. Rowe Jr2017-09-271-1/+1
* Fix regex syntaxWilliam A. Rowe Jr2017-09-271-1/+1
* Update config.guess and config.sub fromRainer Jung2017-09-252-50/+32
* Rather than fetch-me-a-rock, report all tool check results forWilliam A. Rowe Jr2017-06-081-37/+41
* Remove unintended change from r1792961.Rainer Jung2017-04-271-1/+0
* pthread_mutex_timedlock is broken on Solaris 10.Rainer Jung2017-04-271-0/+6
* Update config.guess and config.sub fromRainer Jung2017-04-162-7/+19
* PR#59927: build apu with modern MySQL.Nick Kew2017-04-021-5/+5
* Update config.guess and config.sub fromRainer Jung2017-01-022-64/+94
* Follow up to r1763672: missing nw_export.h update.Yann Ylavic2016-10-171-0/+1
* Remove unnecessary duplication of autoconf tests for openssl and commoncrypto.Graham Leggett2016-07-051-20/+0
* r1728963 introduced the use ofRainer Jung2016-02-141-3/+3
* Switch configure test for OpenSSL libcryptoRainer Jung2016-02-071-3/+3
* Update config.guess and config.sub fromRainer Jung2016-01-012-32/+73
* RPM spec: Add libuuid-devel to the build requirements to avoid autoconfGraham Leggett2015-10-011-1/+1
* Stop using -no-cpp-precomp on Darwin or OS X. The Apple-modified gcc hasn't Jeff Trawick2015-04-042-2/+2
* build: Correctly use AC_(PATH|CHECK)_TOOL to support cross compilation.Jeff Trawick2015-04-041-8/+8
* Remove the --parents option that causes rpmbuild on CentOS7 to break.Graham Leggett2015-03-041-1/+1
* Update config.guess and config.sub fromRainer Jung2014-09-212-13/+19
* Fix NetWare build: set NLM version with commandline optionGuenter Knauf2014-08-311-2/+3
* Some more NetWare build fixes.Guenter Knauf2014-07-241-0/+1
* NetWare build fixes.Guenter Knauf2014-07-244-1/+34
* Update config.guess and config.sub fromRainer Jung2014-03-082-164/+26
* Fix detection of Berkeley DB 6.Rainer Jung2013-11-231-8/+23
* Fix line endings of trunk-specific text filesWilliam A. Rowe Jr2013-10-291-211/+211
* axe old messages about lack of support for libtool 2.xJeff Trawick2013-10-201-2/+0
* Update support for MINT OS.Jeff Trawick2013-10-141-2/+1
* Cygwin: Don't define unused symbol "CYGWIN". (__CYGWIN__ is used instead.)Jeff Trawick2013-10-061-3/+0
* Tab to spaces, sync with 1.5.x.Rainer Jung2013-10-031-6/+6
* Update config.guess and config.sub fromRainer Jung2013-10-032-71/+90
* Fix broken test for O_NONBLOCK inheritance.Rainer Jung2013-07-131-0/+5