summaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* 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
* Darwin declares sigwait() in pthread.h.wsanchez2002-07-241-1/+2
* Add APR_HELP_STRING macro based on httpd-2.0's APACHE_HELP_STRING macro.jerenkrantz2002-07-211-0/+7
* Add optional description field to APR_CHECK_DEFINE that gets passed tojerenkrantz2002-07-201-2/+2
* NetWare make file updates for the xlate changes to apr-utilbnicholes2002-07-191-2/+4
* Bringing the NetWare export script up to date with other export scriptsbnicholes2002-07-191-0/+14
* Remove all iconv detection from APR.striker2002-07-191-31/+0
* Allow the makefiles to alter the screen namebnicholes2002-07-181-1/+6
* A few semirandom fixes to a mode that isn't used by much of anyone yet.wrowe2002-07-171-1/+1
* Changed APR_HAS_XLATE within apr to an APR_HAVE_ICONV feature test.wrowe2002-07-171-3/+1
* Export functions declared by APR_DECLARE_INHERIT_SET/UNSET macros.bjh2002-07-161-0/+14
* Fixing up APR for NetWare so that it builds with the new apr_poll() changesbnicholes2002-07-111-0/+6
* Fix missing NULL terminator for arg list when generating the import library.bjh2002-06-301-0/+1
* Store CC in the config.nice too.aaron2002-06-191-0/+3
* Create the distribution directory at the root of the project rather than abovebnicholes2002-06-111-2/+2
* Make it so that the installed programs must explicitly set a value injerenkrantz2002-05-161-14/+17
* Enable autoconf/autoheader to be redefined by users.sascha2002-05-151-1/+1
* Added apr_strmatch.h to the precompile list that generates the final exportbnicholes2002-05-151-0/+1
* Add APR_MKDIR_P_CHECK macro based on httpd-2.0's APACHE_MKDIR_P_CHECK.jerenkrantz2002-05-141-0/+20
* Merge bjh's change to mkdir.sh from httpd-2.0.jerenkrantz2002-05-141-0/+2
* Linux, AIX: Use crypt_r() instead of crypt() because the nativetrawick2002-05-101-0/+53
* Add /usr/local/apache2 directory to our default search path so thatjerenkrantz2002-05-101-1/+1
* Darwin: Global mutexes don't need an intraprocess mutex when Posixtrawick2002-05-091-0/+1
* AIX: Global mutexes don't need an intraprocess mutex when SysVtrawick2002-05-091-0/+1