summaryrefslogtreecommitdiff
path: root/build/apr_hints.m4
Commit message (Expand)AuthorAgeFilesLines
* 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
* Stop using -no-cpp-precomp on Darwin or OS X. The Apple-modified gcc hasn't Jeff Trawick2015-04-041-1/+1
* 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
* Fix Linux 3.x detectionStefan Fritsch2012-10-191-9/+1
* Longer term Darwin/OSX solution... Assume Darwin 1?.*Jim Jagielski2012-09-261-1/+1
* Update for Mountain Lion / OSX 10.8 / Darwin 12.xJim Jagielski2012-08-011-1/+1
* Update hints for hurdStefan Fritsch2012-05-181-3/+3
* darwin-10/darwin-11Jim Jagielski2011-08-011-1/+1
* Also for OSX 10.7Jim Jagielski2011-08-011-1/+1
* for MinGW, hard-code the results of various IPv6 tests insteadJeff Trawick2011-04-121-0/+4
* improve sync between apr.h and apr.hwJeff Trawick2011-04-091-0/+6
* MinGW: Resolve paths to test DSOs and executables within the testJeff Trawick2011-04-051-0/+1
* Added __MSVCRT__ for MinGW builds.Guenter Knauf2011-03-291-1/+1
* Moved platform-specific stuff to build/apr_hints.m4.Guenter Knauf2011-03-271-3/+7
* MinGW improvements:Jeff Trawick2011-03-191-12/+17
* Removed define obsolete since r93260.Guenter Knauf2010-12-251-1/+1
* (Try to) support Darwin's "universal" builds by allowing forJim Jagielski2010-12-181-0/+3
* newer config.sub/config.guess sets host type of e.g. 'powerpc64-suse-linux',Eric Covener2010-02-061-1/+1
* Solaris 10 or later: Use pthread by default for cross-process mutex instead ofJeff Trawick2009-11-171-1/+5
* PuntJim Jagielski2009-10-131-3/+0
* More Darwin mojo due to 64 and 32 bit multi-arches. TheJim Jagielski2009-10-131-0/+3
* Fix regex to catch Darwin 1.x->9.x, but not darwin 10.xPaul Querna2009-09-011-3/+3
* Enable KQueue on OS X 10.6+Paul Querna2009-09-011-3/+2
* forward-port part of r781073 from the 1.3.x branchJeff Trawick2009-06-071-6/+7
* Fix PR44367.Bojan Smojver2008-05-291-0/+3
* If -Wall is turned on, result of compile tests may be altered.Bojan Smojver2008-05-291-12/+12
* Simplify handling of z/OS pthread API nuances. Beyond theJeff Trawick2007-11-191-1/+2
* On 10.5/Leopard, enable KQueue and Poll, since both seem to work correctly, a...Paul Querna2007-10-291-8/+12
* * define the _HPUX_SOURCE feature test macro to obtain maximum functionalityDavi Arnaut2007-06-261-1/+1
* cope with the madness otherwise known as the "kernel" bsd variants (such as G...Thom May2006-10-121-0/+3
* Update license header.Joe Orton2006-08-031-5/+6
* Provide suitable hints to autoconf that mingw (Win32)'s process locks andJustin Erenkrantz2006-07-141-0/+1
* Help protect the user from bad gcc optimizations on mingw.Justin Erenkrantz2006-07-141-0/+11
* Enable LFS on mingw.Justin Erenkrantz2006-07-141-0/+1
* Allow APR_HAS_PROC_INVOKED to be overriden for mingw by autoconf.Justin Erenkrantz2006-07-131-0/+1
* Move some of the mingw-specific checks into the hints m4 file instead.Justin Erenkrantz2006-07-131-0/+2
* Allow configure to complete successfully on mingw.Justin Erenkrantz2006-07-111-0/+3
* Mac OS X, why do you hate kqueue so much?Garrett Rooney2006-03-211-11/+4
* * build/apr_hints.m4: Reenable kqueue on current versions of Mac OS X,Garrett Rooney2006-03-151-2/+12
* * build/apr_hints.m4 (APR_PRELOAD): Disable readdir64_r on SolarisJoe Orton2005-09-021-0/+3
* * build/apr_hints.m4 (APR_PRELOAD): Don't explicitly add -lcrypt toJoe Orton2005-08-241-1/+0
* Disable KQueue on OSX/Darwin.Paul Querna2005-08-141-0/+2
* Disable poll() on all Darwin versions for now, because it is either broken or...Wilfredo Sanchez2005-05-311-6/+1
* - Fix darwin version matchingPaul Querna2005-05-261-1/+1
* Disable poll() only on Mac OS X < 10.4. Before 10.4, poll was emulated using...Paul Querna2005-05-261-2/+6
* * build/apr_hints.m4 (APR_PRELOAD): Prevent use of poll() on Darwin.Joe Orton2005-05-251-0/+2
* Committed to 0.9.x but missing from HEAD:Joe Orton2005-05-061-0/+2