summaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* added ltcf-c.sh to build/.cvsignoreThom May2002-12-081-0/+1
* PR:Thom May2002-12-081-0/+1
* Have APR_CHECK_SIZEOF_EXTENDED and APR_CHECK_DEFINE pass the thirdJoe Orton2002-11-141-3/+3
* Switch to passing three arguments to the AC_DEFINE macro whereJoe Orton2002-11-141-2/+2
* * find_apr.m4: backport a change from svn; favor in-tree over installed aprBen Collins-Sussman2002-11-051-20/+11
* add configure-time detection of issues related to SCTP protocolJeff Trawick2002-10-221-0/+38
* This was at best simply the wrong patch (aught to have been -Wl,+s) butWilliam A. Rowe Jr2002-10-181-3/+0
* When we build HP-UX applications, they must be able to follow theWilliam A. Rowe Jr2002-10-171-0/+3
* This patch:Jeff Trawick2002-10-171-17/+11
* Adding the current version string to the link of each NLMBradley Nicholes2002-10-164-2/+42
* In Autoconf, it's good practice to use "dnl" only when commenting on anJeff Trawick2002-10-161-2/+2
* Don't use whitespace before preprocessor directives in the configureJeff Trawick2002-10-161-12/+12
* Ignore goodness for VC7William A. Rowe Jr2002-10-131-0/+3
* Clean up addition IPV6 build issuesBradley Nicholes2002-09-262-27/+31
* Added support for SCO OpenServer 5Brian Pane2002-09-221-3/+3
* Make file environment variables for building APR for NetWare with IPV6Bradley Nicholes2002-09-101-0/+13
* Make it a little easier to drop get-version.sh into apr-util by removingJustin Erenkrantz2002-09-101-7/+12
* Handle (well, ignore for now) -version switch.Brian Havard2002-09-071-10/+19
* Turn off optimization completely when building debugBradley Nicholes2002-08-261-2/+2
* * substitute APR_MAJOR_VERSION to the Makefile so that otherGreg Stein2002-08-221-2/+2
* Added apr_queue.h to the Netware export listBradley Nicholes2002-08-191-0/+1
* - Add parallel-apr layout which confines the 'parallel install' logic to aJustin Erenkrantz2002-08-192-1/+5
* configure.inThom May2002-08-151-0/+193
* * build/get-version.sh: accept a specific header file rather thanGreg Stein2002-08-151-8/+9
* Various changes to clean up APR for a release.Greg Stein2002-08-141-0/+31
* Added apr_reslist to the NetWare build projectBradley Nicholes2002-08-051-0/+1
* Change config.nice generation to always expand variables.Justin Erenkrantz2002-08-031-0/+1
* partial fix for realizing that we can't deal with pthreads on hp 10.20Jeff Trawick2002-07-301-0/+1
* use ac_cv_prog_gcc instead of GCC in APR_TRY_COMPILE_NO_WARNINGJeff Trawick2002-07-241-1/+1
* Darwin declares sigwait() in pthread.h.Wilfredo Sanchez2002-07-241-1/+2
* Add APR_HELP_STRING macro based on httpd-2.0's APACHE_HELP_STRING macro.Justin Erenkrantz2002-07-211-0/+7
* Add optional description field to APR_CHECK_DEFINE that gets passed toJustin Erenkrantz2002-07-201-2/+2
* NetWare make file updates for the xlate changes to apr-utilBradley Nicholes2002-07-191-2/+4
* Bringing the NetWare export script up to date with other export scriptsBradley Nicholes2002-07-191-0/+14
* Remove all iconv detection from APR.Sander Striker2002-07-191-31/+0
* Allow the makefiles to alter the screen nameBradley Nicholes2002-07-181-1/+6
* A few semirandom fixes to a mode that isn't used by much of anyone yet.William A. Rowe Jr2002-07-171-1/+1
* Changed APR_HAS_XLATE within apr to an APR_HAVE_ICONV feature test.William A. Rowe Jr2002-07-171-3/+1
* Export functions declared by APR_DECLARE_INHERIT_SET/UNSET macros.Brian Havard2002-07-161-0/+14
* Fixing up APR for NetWare so that it builds with the new apr_poll() changesBradley Nicholes2002-07-111-0/+6
* Fix missing NULL terminator for arg list when generating the import library.Brian Havard2002-06-301-0/+1
* Store CC in the config.nice too.Aaron Bannert2002-06-191-0/+3
* Create the distribution directory at the root of the project rather than aboveBradley Nicholes2002-06-111-2/+2
* Make it so that the installed programs must explicitly set a value inJustin Erenkrantz2002-05-161-14/+17
* Enable autoconf/autoheader to be redefined by users.Sascha Schumann2002-05-151-1/+1
* Added apr_strmatch.h to the precompile list that generates the final exportBradley Nicholes2002-05-151-0/+1
* Add APR_MKDIR_P_CHECK macro based on httpd-2.0's APACHE_MKDIR_P_CHECK.Justin Erenkrantz2002-05-141-0/+20
* Merge bjh's change to mkdir.sh from httpd-2.0.Justin Erenkrantz2002-05-141-0/+2
* Linux, AIX: Use crypt_r() instead of crypt() because the nativeJeff Trawick2002-05-101-0/+53
* Add /usr/local/apache2 directory to our default search path so thatJustin Erenkrantz2002-05-101-1/+1