summaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * build/buildcheck.sh: Determine Python version correctly for Python 1.x.jorton2004-02-151-1/+1
* * build/gen-build.py: Use srcdir not top_srcdir in path tojorton2004-02-151-1/+1
* * build/gen-build.py: Fix VPATH build for fresh checkouts: ensure thatjorton2004-02-151-1/+17
* Relicense APR under Apache License, Version 2.0jerenkrantz2004-02-131-49/+10
* * build/gen-build.py: Allow the Makefile to specify extra SOURCE_DIRSjorton2004-02-071-1/+1
* * build/gen-build.py: Turn off the debugging output now too.jorton2004-02-071-1/+1
* * build/apr_common.m4 (APR_CONFIG_NICE): Preserve LTFLAGS setting.jorton2004-02-051-0/+3