summaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Add the first elements to support AS/400jfclere2001-11-213-2/+22
* Fixed the AWK script so that it will pick up functions that have beenbnicholes2001-11-191-1/+1
* Use strerror_r() where available, since strerror() isn't alwaystrawick2001-11-121-1/+35
* BSDi 4.1 needs to have the _REENTRANT flag set to get a correct build.dreid2001-11-101-0/+7
* Consolidated the APR imports into a single import file.bnicholes2001-11-021-1/+2
* autoconf 2.52 creates a temporary 'autom4te.cache' directory.striker2001-10-291-1/+4
* More cleanup on the pre-build scriptsbnicholes2001-10-251-14/+15
* Updated to match the build procedurebnicholes2001-10-232-10/+4
* Scripts for configuring the build environment on NetWarebnicholes2001-10-192-0/+138
* Add support for QNX 6.trawick2001-10-161-0/+2
* Various changes toward the goal of AIX shared library builds:aaron2001-10-152-15/+138
* Quote library name in generated def file in case it turns out to be a reservedbjh2001-10-041-1/+1
* Works in progress and a structure for my experiments.wrowe2001-09-241-19/+288
* AC_PROG_CC can only be used once within a configure script (at least withgstein2001-09-221-1/+0
* * srclib/apr/build/apr_hints.m4: added Cygwin specific APR_ADDTOs.wrowe2001-08-301-0/+4
* Error codes from getaddrinfo() need their own range within thetrawick2001-08-291-0/+28
* Drop hint that gethostby*() functions are thread safe on OS/2.bjh2001-08-261-0/+2
* Ignore a few more libtool switches.bjh2001-08-231-0/+8
* Don't share data segments between shared modules.bjh2001-08-201-0/+1
* Fix an incorrect memory allocation size.bjh2001-08-201-1/+1
* OS/2: -Zstack takes a parameter which must also be removed when "linking" abjh2001-08-171-0/+4
* Win32 VS6.0 projects require the .dep's file, let's touch those as wellwrowe2001-08-171-0/+7
* Eliminate the cvtdsp -6 transformation back to the /ZI debugging flag,wrowe2001-08-171-6/+0
* Keep the date of the exported makefile consistent with the .dsp date.wrowe2001-08-171-0/+9
* Ugly, quick hack to get apr(-util) building without httpdwrowe2001-08-161-14/+20
* Just for us (apr/apr-util) - independent of Apache.wrowe2001-08-161-0/+106
* APR doesn't need to define union semun for apps; thetrawick2001-08-151-1/+1
* Previously, we considered gethostbyname/gethostbyaddr to betrawick2001-08-151-0/+2
* get rid of boatloads of warnings on Darwintrawick2001-08-151-1/+1
* Setup APR to use doxygen instead of ScanDoc.rbb2001-08-123-1858/+0
* Move the required library autoconf checks before we do the firstjerenkrantz2001-08-051-37/+29
* Pool debugging is pretty cool... use build/cvtdsp.pl -d (or from Apache,wrowe2001-08-021-5/+40
* Fix the unresolved reference to pthread_sigmask() on Darwin.trawick2001-08-011-1/+1
* Fix tpyo.jerenkrantz2001-07-311-1/+1
* Support the AIX, glibc2, and Solaris variants of gethostby{name|addr}_r.jerenkrantz2001-07-311-0/+63
* The rules.mk files must use something other than top_builddir. This is sorbb2001-07-301-1/+1
* Add the ability to remove an element as well as add one.dreid2001-07-241-0/+26
* Make sure that mkdep.sh knows which compiler we are supposed to use.jerenkrantz2001-07-211-1/+1
* Making sure that the message matches the requirement.orlikowski2001-07-121-1/+1
* Stop trying to provide cross-process pthread mutexes on systems wheretrawick2001-07-051-0/+19
* Cleanup the detection of pthread_rwlock_t. Let autoconf play withjerenkrantz2001-07-011-0/+1
* Ugh... cd .. is not nice. Now this still needs a touch of work, but atwrowe2001-06-281-1/+0
* VC 64-bit compiler complains that /FD is invalid, add a new conversionwrowe2001-06-101-0/+33
* Revert Victor's patch for the _XOPEN_SOURCE (handled by configure now).jerenkrantz2001-06-011-5/+1
* Linux needs these options for the posix rwlocks to work.orlikowski2001-06-011-2/+4
* Include recently added ap_hook_get_* functions in list of exports.bjh2001-05-201-0/+1
* Get the compile flag types right and in order.fielding2001-05-181-5/+5
* I wish I'd thought of this first...fielding2001-05-171-15/+30
* Do the cleans in test and build the right way, like apr-util.fielding2001-05-172-16/+6
* I missed this previously. Basically the latest BeOS beta has changed the ver...dreid2001-05-131-1/+5