summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* * configure.in: Detect mkostemp, mkostemp64.jorton2015-06-041-2/+2
* Switch to generic atomics for (unpatched) Solaris 10 not exporting some atomicylavic2015-04-231-1/+14
* Don't use mkstemp() on HP-UX. It is limited to creationtrawick2015-04-041-2/+18
* build: Correctly use AC_(PATH|CHECK)_TOOL to support cross compilation.trawick2015-04-041-2/+2
* locks: introduce apr_{thread,proc,global}_mutex_timedlock().ylavic2015-03-191-8/+18
* Add option to use guard pagessf2014-05-091-1/+14
* Option to detect concurrent accesses to poolssf2014-05-091-0/+8
* Revert sys/attr.h test for the time being, reapplying later as a complete patchwrowe2014-02-121-1/+0
* Correct nonsense test for non-exported sys/stat.h autoconf flagwrowe2014-02-121-0/+1
* Maintain ordering but use OVERRIDE if enabled AND foundjim2014-01-251-5/+8
* *) Fix POSIX shared memory (shm_open) use for named shared memory.jim2014-01-251-5/+9
* Follow up to r1535027 and r1535157:trawick2013-11-131-1/+1
* Fix fcntl(fd, F_GETFL) call in r1539374sf2013-11-061-3/+3
* Use fcntl instead of SOCK_NONBLOCK to make socket nonblockingsf2013-11-061-2/+6
* * configure.in: Fix r1535027 for Linux kernel versions x.0.y.jorton2013-10-231-1/+1
* * configure.in: Fix Linux kernel version detection, which did notjorton2013-10-231-8/+16
* Trick autoconf into printing the correct default prefix in the helpsf2013-05-031-0/+3
* Mark apr_dbd_freetds as unsupported and remove it from all buildsniq2013-03-301-1/+0
* Add valgrind supportsf2013-01-261-0/+16
* Resolve these warnings when linking test programs with the MinGW/MSYS toolchain:trawick2012-08-141-6/+13
* * configure.in: Use AC_MSG_* rather than direct echo, making --quiet modejorton2012-06-061-26/+39
* z/OS "threadsafe" apr_pollset_poll depends on async i/o feeding angregames2012-04-131-0/+19
* support for thread-hopping apr_pollset_* using z/OS async i/o. gregames2012-04-031-0/+2
* apr_crypto: Crypto library detection runs twice (from main configure logicminfrin2011-12-141-2/+0
* Drop the incomplete LDAP abstraction layer from APR 2.0 as decided on-list.wrowe2011-05-311-6/+0
* Fix badly misplaced SUBSTwrowe2011-05-291-0/+4
* Begin refactoring to prepare for ldap removalwrowe2011-05-291-0/+1
* indentation fixtrawick2011-04-171-12/+11
* improve sync between apr.h and apr.hwtrawick2011-04-091-1/+12
* MinGW/MSYS: Support shared builds of APR, other general improvementstrawick2011-04-021-9/+21
* fix a bit of 'if FOO'/'ifdef FOO' confusiontrawick2011-03-291-1/+1
* axe some commented-out mingw logictrawick2011-03-291-13/+0
* Fixed apr_ino_t typedef for MinGW builds.fuankg2011-03-291-8/+17
* Fixed mingw platform identifier to catch all cross compilers.fuankg2011-03-271-2/+2
* Moved platform-specific stuff to build/apr_hints.m4.fuankg2011-03-271-5/+0
* Removed duplicate already set in build/apr_hints.m4.fuankg2011-03-271-1/+0
* Revert r1085937 per Jeff's suggestion.fuankg2011-03-271-1/+0
* Set APR_HAS_OS_UUID=1 for Windows builds.fuankg2011-03-271-0/+1
* Fixed process.h detection with configure builds.fuankg2011-03-261-0/+1
* Support selection of libxml2 vs expat in autoconf build.niq2011-03-251-2/+3
* MinGW improvements:trawick2011-03-191-4/+14
* Fix definition of apr_ino_t to be independent of _FILE_OFFSET_BITS evensf2011-03-071-6/+10
* * Remove empty [ ] block as it causes an empty "else fi" block that therpluem2011-03-021-4/+3
* Add new configure option --enable-allocator-uses-mmap to use mmapsf2011-02-181-0/+12
* Minor update for Darwinjim2011-01-171-6/+0
* now that we treat OS X special, revert ordering change backjim2010-12-201-33/+32
* (Try to) support Darwin's "universal" builds by allowing forjim2010-12-181-0/+60
* Re-arrange sizing tests to go from largest tojim2010-12-171-32/+33
* Solve ELF-32 builds on ia64-hpuxwrowe2010-06-021-3/+2
* Revert r949211 miscommitwrowe2010-06-021-10/+3