summaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* My excuses for the commit of jlibtool without prior discussion.martin2004-07-051-1496/+0
* Update the license, plus minor portability changesmartin2004-07-051-65/+28
* Support threading on FreeBSD 5.x where kern.osreldate >= 502102.jerenkrantz2004-07-041-7/+9
* * build/rpm/apr.spec.in: Move installbuilddir tojorton2004-07-011-13/+6
* Add an RPM spec file derived from Fedora Core.minfrin2004-07-011-0/+103
* * build/get-version.sh: Fix handling of multi-digit versionjorton2004-06-301-5/+5
* * build/apr_rules.mk.in: Define APR_MKDIR macro.jorton2004-06-301-0/+1
* * build/apr_rules.mk.in: Define APR_MKEXPORT and APR_MKVAREXPORT tojorton2004-06-301-2/+3
* Add support for BS2000 (_OSD_POSIX).jfclere2004-06-291-0/+56
* Add FreeBSD platform, and catch unsupported platforms by #error exitmartin2004-06-291-1/+6
* Commit the missing jlibtool.c from Justin's http://www.apache.org/~jerenkrant...martin2004-06-291-0/+1472
* * configure.in: Don't use POSIX semaphores or cross-process pthreadjorton2004-06-141-0/+1
* Don't try to enable run-time linking on AIX < 4.2, as thistrawick2004-06-111-1/+7
* Add libtool* as installed by FreeBSD ports. No 'libtool' is installed, alljerenkrantz2004-06-061-1/+1
* * build/apr_threads.m4 (APR_CHECK_PTHREAD_RECURSIVE_MUTEX): Run ratherjorton2004-06-041-4/+6
* Drop racy/broken Unix nested mutex implementation; use SUSv3-stylejorton2004-06-041-0/+21
* * build/apr_network.m4 (APR_CHECK_SCTP): Safer check for SCTP supportjorton2004-06-041-15/+11
* Check for both multiple NLM or LIB targets before allowing the compiler optio...bnicholes2004-05-201-0/+11
* Don't assume getnameinfo() can handle IPv4-mapped IPv6 addressestrawick2004-05-201-74/+0
* * build/apr_hints.m4: Don't add -lprot for *-sco3.2v5*, thanks tojorton2004-05-191-1/+0
* Add the installdev target to the help listbnicholes2004-04-291-0/+2
* Remove the hardcoded /Y parameter when doing a xcopybnicholes2004-04-291-0/+2
* Fix the XLFLAGS define in the NetWare makefiles so that the contents are adde...bnicholes2004-04-281-3/+3
* -mt is the threading option to use with HP-UX vendor compiler on ia64;trawick2004-04-161-1/+1
* Reverting the multiple makefile checkbnicholes2004-04-131-4/+0
* Ready to blame bad datestamps on a bad tarball... we can onlywrowe2004-04-131-2/+2
* Add a check to make sure that we handle multiple makefile per directory condi...bnicholes2004-04-121-0/+4
* Create a separate compiler options file per NLM or librarybnicholes2004-04-082-8/+8
* Allow the NetWare makefiles to clean up some files that were missedbnicholes2004-04-061-0/+1
* Add apr_random to the NetWare buildbnicholes2004-03-231-1/+1
* * configure.in, build/apr_common.m4: Remove checks for crypt_r whichjorton2004-03-131-37/+0
* Stop messing around with _FOO_SOURCE things mid-configure: enablejorton2004-03-132-18/+3
* Fix the links on the left side of the page.rbb2004-03-111-10/+10
* Sort the files by name.rbb2004-03-101-1/+1
* Use a cellspacing of 0 for a better look.rbb2004-03-101-1/+1
* Add percent tested to the output of the coverage script. Alsorbb2004-03-101-8/+25
* add a last updated and change the copyright.rbb2004-03-101-1/+3
* Add the instructions to the web page too.rbb2004-03-091-1/+13
* Add a target to generate coverage information. This assumes that yourbb2004-03-091-0/+99
* Fixup for library usage by apr.dreid2004-03-091-4/+4
* a fairly recent config fix changed default mutex mechanism fromtrawick2004-03-071-0/+1
* Relicense.jorton2004-02-281-52/+14
* * build/apr_hints.m4: Disable use of POSIX process-shared mutexes onjorton2004-02-241-0/+2
* Sync PrintPath with the one in httpd-2.0 that has the AL v2.0 at topjerenkrantz2004-02-241-3/+16
* Fix the generation of the build-outputs.mk file. That file must remaingstein2004-02-212-20/+79
* * build/config.guess, build/config.sub: Update to current GNU configjorton2004-02-202-241/+408
* Revert to using i386-pc-os2-emx on OS/2 rather than non-standardjorton2004-02-183-5/+2
* remove Apache-specific changes for zSeries from APR's config.sub/config.guesstrawick2004-02-182-21/+1
* * build/gen-build.py: Use values in deps dictionaries to store fulljorton2004-02-151-4/+7
* * Makefile.in: Clean .make.dirs.jorton2004-02-151-1/+1