summaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagAPACHE_2_0_34(no author)2002-04-011-0/+1
* define _XOPEN_SOURCE_EXTENDED on HP-UX 11; that gets us the sockettrawick2002-03-281-1/+1
* Added the NetWare version of atomic.c to the buildbnicholes2002-03-271-0/+1
* Make sure gethostbyname() can handle 255.255.255.255. Otherwise,trawick2002-03-241-0/+4
* get APR_PATH_RELATIVE() to work on Tru64 and Solaris 8 againtrawick2002-03-231-1/+1
* Namespace protect the "local" variables in this m4/autoconf macro.aaron2002-03-211-10/+10
* slight apr_sockaddr_info_get() simplification/speed-up:trawick2002-03-141-3/+4
* Lesser of 2 evils :)jim2002-03-141-1/+1
* Update our copyright for this year.fielding2002-03-133-4/+4
* Fix weird error report... not sure whatjim2002-03-131-1/+1
* make it work on linuxianh2002-03-111-1/+4
* configure now sets APR_RESOLV_RETRANSRETRY is the dns's timeout/retryianh2002-03-111-0/+28
* Add a new m4 function, APR_PATH_RELATIVE, which takes a path variable andaaron2002-03-081-0/+20
* This is an ugly patch, but fixes a bug when subdir's are actuallyjim2002-03-071-4/+7
* update for Mac OS X. -traditional-cpp is no longer recommended.fitz2002-03-071-1/+1
* Switching from a project build file to GNU make filesbnicholes2002-03-014-0/+727
* Add a new m4 function APR_EXPAND_VAR that will iterativelyaaron2002-02-281-0/+22
* OS/2: Fix APR locating script to take into account that scripts don't passbjh2002-02-231-4/+11
* Ok... couldn't have gone so far without this script, so here it is.wrowe2002-02-211-0/+149
* Implementation of the global mutex APIsbnicholes2002-02-201-0/+1
* move all setting of CC to the APR_CC_HINTS mechanism.gregames2002-02-181-9/+27
* Realign internal.c as the required apr_app static fn's, and removedwrowe2002-02-181-1/+1
* provide APR_CC_HINTS. This allows us to specify a default compilergregames2002-02-151-2/+16
* Add autoconf-2.52f+ support. (It sets abs_builddir to be relative notjerenkrantz2002-02-151-1/+1
* Check for a directory not a non-empty string.jerenkrantz2002-02-151-1/+1
* This wasn't used in 2.0.31, so no fault, no foul; but we must be puttingwrowe2002-02-132-9/+9
* Fix how we do "and" tests.gstein2002-02-091-1/+1
* Added the renaming of apr_ldap.hnw to the prebuild for NetWarebnicholes2002-02-081-0/+1
* be a bit more restrictive: look for an exectuable apr-config, rathergstein2002-02-071-1/+1
* Big revamp of the find_apr.m4 script for locating an installed/bundledgstein2002-02-061-134/+53
* A slighly more inventive method of cleaning up abs paths from .mak fileswrowe2002-02-041-10/+18
* Add a path argument that makes it easier for programs (such as SVN)jerenkrantz2002-02-011-6/+13
* To be useful, these right helper library must be used based on thewrowe2002-01-312-2/+95
* Add APR_APP as a symbol, so we may use apr_app.c in two differentwrowe2002-01-301-2/+2
* Hard to follow a dirty tree.wrowe2002-01-291-0/+6
* Adding this project as a dependency of a WinNT-only project, and addingwrowe2002-01-291-0/+93
* Added the apr_shm and apr_rmm API to the export list processingbnicholes2002-01-291-1/+2
* Added symbol prefixing to the export listbnicholes2002-01-251-0/+5
* The rest of this issue is undecided, but this patch gets usaaron2002-01-231-1/+0
* Updated to reference the NovellLibC environment variablebnicholes2002-01-151-8/+8
* Fixed the export list generation for NetWare to make sure that only real APIsbnicholes2002-01-083-61/+92
* continue to keep APR's make_exports.awk in sync with Apache's versiontrawick2001-12-211-1/+1
* keep the APR make_exports.awk in sync with the httpd versiontrawick2001-12-201-2/+2
* Fixed up the export AWK file to avoid exporting macros.bnicholes2001-12-191-0/+3
* switch Apache/apr/apr-util to use run-time linking on AIXtrawick2001-12-121-0/+1
* - Fix some potential quoting problemsjerenkrantz2001-12-121-24/+41
* Add preliminary srcdir support - call it with APR_FIND_APR(apr)jerenkrantz2001-12-111-0/+17
* Since apr-config is probably going to be added, let's rename thejerenkrantz2001-12-111-5/+16
* Okay, I've got flood building with this snippet and the about-to-be-postedjerenkrantz2001-12-111-0/+8
* Checkpointing a script that apps can use to find an installed orgstein2001-12-101-0/+124