summaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* don't compile for a test when preprocessing is sufficienttrawick2003-03-071-4/+6
* change APR_CHECK_APR_DEFINE to find header files viatrawick2003-03-071-7/+8
* make a few changes to warnings with native compiler for AIX:trawick2003-02-191-1/+1
* Added the apr_env functions to the NetWare buildbnicholes2003-02-181-0/+1
* Fix APR_LAYOUT to work with layout files with no preceding blank linesjerenkrantz2003-02-171-7/+11
* Fix a nice little autoconf bug where apr-util and pcre would not configurejerenkrantz2003-02-151-2/+7
* This source isn't needed, it's exported through libapr.dll which iswrowe2003-02-111-4/+0
* *) Introduce Release mode debugging symbols for Win32 builds of apr.wrowe2003-02-062-4/+4
* Rename rules.mk to apr_rules.mk and make it be installed.thommay2003-02-042-0/+1
* Don't add -Oacgiltz to CFLAGS for GCC on *-sco3.2v[234]*, probable fixjorton2003-02-041-1/+3
* Fix overzealous s/-lcrypt// in r1.17 for some SCO platforms (untested).jorton2003-02-041-2/+2
* Change the screen name default to DEFAULT for all NLMsbnicholes2003-01-301-1/+1
* Allow the 'filename' to include extensions, observed by Mladen Turk.wrowe2003-01-201-1/+6
* Fix misdetection of strerror_r return type with glibc 2.3 (which meantjorton2003-01-151-0/+1
* Don't require MMXbnicholes2003-01-091-2/+2
* Namespace protection for include/arch/ header filesthommay2003-01-061-2/+2
* Update copyright notices to 2003.thommay2003-01-013-3/+3
* Allow dependencies to be generated by something other than GCC.jerenkrantz2002-12-193-19/+41
* Makefile fix for building IPV6. This stops the makefile from recursively cre...bnicholes2002-12-181-2/+7
* One cleanup from the redundancy dept of redundancywrowe2002-12-141-2/+0
* Introduce detection of dirent->d_fileno (or ->d_ino) and dirent->d_typewrowe2002-12-141-0/+60
* added ltcf-c.sh to build/.cvsignorethommay2002-12-081-0/+1
* PR:thommay2002-12-081-0/+1
* Have APR_CHECK_SIZEOF_EXTENDED and APR_CHECK_DEFINE pass the thirdjorton2002-11-141-3/+3
* Switch to passing three arguments to the AC_DEFINE macro wherejorton2002-11-141-2/+2
* * find_apr.m4: backport a change from svn; favor in-tree over installed aprsussman2002-11-051-20/+11
* add configure-time detection of issues related to SCTP protocoltrawick2002-10-221-0/+38
* This was at best simply the wrong patch (aught to have been -Wl,+s) butwrowe2002-10-181-3/+0
* When we build HP-UX applications, they must be able to follow thewrowe2002-10-171-0/+3
* This patch:trawick2002-10-171-17/+11
* Adding the current version string to the link of each NLMbnicholes2002-10-164-2/+42
* In Autoconf, it's good practice to use "dnl" only when commenting on antrawick2002-10-161-2/+2
* Don't use whitespace before preprocessor directives in the configuretrawick2002-10-161-12/+12
* Ignore goodness for VC7wrowe2002-10-131-0/+3
* Clean up addition IPV6 build issuesbnicholes2002-09-262-27/+31
* Added support for SCO OpenServer 5brianp2002-09-221-3/+3
* Make file environment variables for building APR for NetWare with IPV6bnicholes2002-09-101-0/+13
* Make it a little easier to drop get-version.sh into apr-util by removingjerenkrantz2002-09-101-7/+12
* Handle (well, ignore for now) -version switch.bjh2002-09-071-10/+19
* Turn off optimization completely when building debugbnicholes2002-08-261-2/+2
* * substitute APR_MAJOR_VERSION to the Makefile so that othergstein2002-08-221-2/+2
* Added apr_queue.h to the Netware export listbnicholes2002-08-191-0/+1
* - Add parallel-apr layout which confines the 'parallel install' logic to ajerenkrantz2002-08-192-1/+5
* configure.inthommay2002-08-151-0/+193
* * build/get-version.sh: accept a specific header file rather thangstein2002-08-151-8/+9
* Various changes to clean up APR for a release.gstein2002-08-141-0/+31
* Added apr_reslist to the NetWare build projectbnicholes2002-08-051-0/+1
* Change config.nice generation to always expand variables.jerenkrantz2002-08-031-0/+1
* partial fix for realizing that we can't deal with pthreads on hp 10.20trawick2002-07-301-0/+1
* use ac_cv_prog_gcc instead of GCC in APR_TRY_COMPILE_NO_WARNINGtrawick2002-07-241-1/+1