summaryrefslogtreecommitdiff
path: root/build/apr_hints.m4
Commit message (Expand)AuthorAgeFilesLines
* Revert 1792956, 1792964, 1792962 (r1792961, r1792963 on trunk), was;wrowe2017-05-241-5/+0
* Remove unintended change from r1792961.rjung2017-04-271-1/+0
* pthread_mutex_timedlock is broken on Solaris 10.rjung2017-04-271-0/+6
* Merge r1671329 from trunk:trawick2015-04-041-1/+1
* Merge r1532022 from trunk:trawick2013-10-141-2/+1
* Merge r1529521 and r1529668 from trunk:trawick2013-10-061-3/+0
* Merge r1400200 from trunk:sf2012-10-191-9/+1
* Longer term Darwin/OSX solution... Assume Darwin 1?.*jim2012-09-261-1/+1
* Merge r1089129 from trunk:trawick2012-08-121-0/+1
* Update for Mountain Lion / OSX 10.8 / Darwin 12.xjim2012-08-011-1/+1
* Merge r1340288:sf2012-05-181-3/+3
* darwin-10/darwin-11jim2011-08-011-1/+1
* Also for OSX 10.7jim2011-08-011-1/+1
* grab r1091498 from trunk:trawick2011-04-121-0/+4
* grab a subset of trunk r1090664:trawick2011-04-111-0/+6
* Added __MSVCRT__ for MinGW builds.fuankg2011-03-291-1/+1
* Backport some more configure magic from HEAD (r1083242).fuankg2011-03-291-11/+12
* Moved platform-specific stuff to build/apr_hints.m4.fuankg2011-03-271-7/+15
* Removed define obsolete since r93260.fuankg2010-12-251-1/+1
* (Try to) support Darwin's "universal" builds by allowing forjim2010-12-181-0/+3
* backport r907272 from trunk:covener2010-02-061-1/+1
* merge r881301 from trunk:trawick2009-11-171-1/+5
* Just punt for now... jim2009-10-131-3/+0
* More Darwin mojo magic. Use Apple's apr.h edits as a guidejim2009-10-131-0/+3
* So far, kqueue on Darwin 10.x looks good....jim2009-10-011-4/+3
* Merge r782430 from trunk:trawick2009-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
* * build/*apr*.m4: Add copyright headers.jorton2005-01-131-0/+15