summaryrefslogtreecommitdiff
path: root/build/apr_hints.m4
Commit message (Expand)AuthorAgeFilesLines
* Remove unintended change from r1792961.rjung2017-04-271-1/+0
* pthread_mutex_timedlock is broken on Solaris 10.rjung2017-04-271-0/+6
* Stop using -no-cpp-precomp on Darwin or OS X. The Apple-modified gcc hasn't trawick2015-04-041-1/+1
* Update support for MINT OS.trawick2013-10-141-2/+1
* Cygwin: Don't define unused symbol "CYGWIN". (__CYGWIN__ is used instead.)trawick2013-10-061-3/+0
* Tab to spaces, sync with 1.5.x.rjung2013-10-031-6/+6
* Fix Linux 3.x detectionsf2012-10-191-9/+1
* Longer term Darwin/OSX solution... Assume Darwin 1?.*jim2012-09-261-1/+1
* Update for Mountain Lion / OSX 10.8 / Darwin 12.xjim2012-08-011-1/+1
* Update hints for hurdsf2012-05-181-3/+3
* darwin-10/darwin-11jim2011-08-011-1/+1
* Also for OSX 10.7jim2011-08-011-1/+1
* for MinGW, hard-code the results of various IPv6 tests insteadtrawick2011-04-121-0/+4
* improve sync between apr.h and apr.hwtrawick2011-04-091-0/+6
* MinGW: Resolve paths to test DSOs and executables within the testtrawick2011-04-051-0/+1
* Added __MSVCRT__ for MinGW builds.fuankg2011-03-291-1/+1
* Moved platform-specific stuff to build/apr_hints.m4.fuankg2011-03-271-3/+7
* MinGW improvements:trawick2011-03-191-12/+17
* Removed define obsolete since r93260.fuankg2010-12-251-1/+1
* (Try to) support Darwin's "universal" builds by allowing forjim2010-12-181-0/+3
* newer config.sub/config.guess sets host type of e.g. 'powerpc64-suse-linux',covener2010-02-061-1/+1
* Solaris 10 or later: Use pthread by default for cross-process mutex instead oftrawick2009-11-171-1/+5
* Puntjim2009-10-131-3/+0
* More Darwin mojo due to 64 and 32 bit multi-arches. Thejim2009-10-131-0/+3
* Fix regex to catch Darwin 1.x->9.x, but not darwin 10.xpquerna2009-09-011-3/+3
* Enable KQueue on OS X 10.6+pquerna2009-09-011-3/+2
* forward-port part of r781073 from the 1.3.x branchtrawick2009-06-071-6/+7
* Fix PR44367.bojan2008-05-291-0/+3
* If -Wall is turned on, result of compile tests may be altered.bojan2008-05-291-12/+12
* Simplify handling of z/OS pthread API nuances. Beyond thetrawick2007-11-191-1/+2
* On 10.5/Leopard, enable KQueue and Poll, since both seem to work correctly, a...pquerna2007-10-291-8/+12
* * define the _HPUX_SOURCE feature test macro to obtain maximum functionalitydavi2007-06-261-1/+1
* cope with the madness otherwise known as the "kernel" bsd variants (such as G...thommay2006-10-121-0/+3
* Update license header.jorton2006-08-031-5/+6
* Provide suitable hints to autoconf that mingw (Win32)'s process locks andjerenkrantz2006-07-141-0/+1
* Help protect the user from bad gcc optimizations on mingw.jerenkrantz2006-07-141-0/+11
* Enable LFS on mingw.jerenkrantz2006-07-141-0/+1
* Allow APR_HAS_PROC_INVOKED to be overriden for mingw by autoconf.jerenkrantz2006-07-131-0/+1
* Move some of the mingw-specific checks into the hints m4 file instead.jerenkrantz2006-07-131-0/+2
* Allow configure to complete successfully on mingw.jerenkrantz2006-07-111-0/+3
* Mac OS X, why do you hate kqueue so much?rooneg2006-03-211-11/+4
* * build/apr_hints.m4: Reenable kqueue on current versions of Mac OS X,rooneg2006-03-151-2/+12
* * build/apr_hints.m4 (APR_PRELOAD): Disable readdir64_r on Solarisjorton2005-09-021-0/+3
* * build/apr_hints.m4 (APR_PRELOAD): Don't explicitly add -lcrypt tojorton2005-08-241-1/+0
* Disable KQueue on OSX/Darwin.pquerna2005-08-141-0/+2
* Disable poll() on all Darwin versions for now, because it is either broken or...wsanchez2005-05-311-6/+1
* - Fix darwin version matchingpquerna2005-05-261-1/+1
* Disable poll() only on Mac OS X < 10.4. Before 10.4, poll was emulated using...pquerna2005-05-261-2/+6
* * build/apr_hints.m4 (APR_PRELOAD): Prevent use of poll() on Darwin.jorton2005-05-251-0/+2
* Committed to 0.9.x but missing from HEAD:jorton2005-05-061-0/+2