summaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
...
* don't try to use getaddrinfo() on systems without gai_strerror()trawick2001-12-071-1/+9
* Add a proper check for xlc on AIX.orlikowski2001-12-031-3/+3
* Sync'ed the NetWare export AWK script to the Unix scripts and did somebnicholes2001-11-301-4/+8
* Switched to a NetWare version of APU.hbnicholes2001-11-301-1/+1
* simplify the setting of some magic symbols on AIXtrawick2001-11-291-33/+11
* get rid of cruft associated with 1.3-era symbols USEBCOPY andtrawick2001-11-291-7/+7
* get errorcodes.c compiling on AIX 5L againtrawick2001-11-292-2/+6
* recognize the symbols generated by APR_POOL_DECLARE_ACCESSOR() sotrawick2001-11-281-0/+7
* we don't really need langlvl=extended for AIX+xlc, at least withtrawick2001-11-272-3/+6
* Fixing up the exclusion list for NetWarebnicholes2001-11-261-0/+1
* 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