summaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'APR_0_9_4'.APR_0_9_4(no author)2003-09-261-1/+1
* Remove APR_CHECK_SOCKADDR_SA_LEN which survived since the firstjorton2003-09-021-31/+0
* Use correct _len field in APR_CHECK_WORKING_GETNAMEINFO.jorton2003-09-021-1/+1
* Toss the assert for now.jerenkrantz2003-08-311-1/+0
* Attempt to put this Darwin getnameinfo() sillyness behind us forever. Ifjerenkrantz2003-08-311-0/+68
* Merge the apu_want.hnw header processing into the NetWare buildbnicholes2003-08-253-0/+3
* Take only the first line from libtool --version as 1.5 emits multi-line versionjerenkrantz2003-06-161-1/+1
* Define _THREAD_SAFE for all compilations on AIX. Previouslytrawick2003-06-021-1/+1
* BS2000 needs an extra #define _KMEMUSER for <sys/shm.h>martin2003-05-281-1/+1
* Add the copyright notice in the NetWare make filesbnicholes2003-05-221-0/+5
* reflect actual host-triplemartin2003-05-021-2/+5
* fix some problems with undesired build droppings left around aftertrawick2003-04-302-3/+2
* Add parameter to APR_SUBDIR_CONFIG to drop options passed to configurejerenkrantz2003-04-051-2/+33
* don't bother j random user with missing function prototype warningstrawick2003-04-041-1/+1
* Solaris cc: Don't use the -mt option for threaded builds. Thattrawick2003-04-011-1/+1
* 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