summaryrefslogtreecommitdiffstats
path: root/build (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fix the shell syntax error that occurs when a for list is empty due toRoy T. Fielding2001-04-121-1/+3
* Remove double-quotes from the list of programs to install to makeRoy T. Fielding2001-04-121-1/+1
* Make clean, distclean, and extraclean consistently according to theRoy T. Fielding2001-04-111-0/+3
* Use EXTRA_CPPFLAGS where it needs to be used.Roy T. Fielding2001-04-031-4/+4
* Changes to get AIX DSOs working, sans APR changes.Victor J. Orlikowski2001-04-021-1/+1
* Switch to using aplibtool for building under OS/2 & add support for buildingBrian Havard2001-04-021-4/+9
* Remove files that now reside in srclib/apr/buildRoy T. Fielding2001-03-245-247/+3
* Untangled the buildconf script and eliminated the need for build'sRoy T. Fielding2001-03-245-298/+0
* Under OS/2's emx gcc (and maybe others) uninitialized global variables don'tBrian Havard2001-03-191-1/+1
* Cleanup the build process a bit more. The Apache configureRyan Bloom2001-03-172-7/+2
* Move more code from the http module into the core server. ThisRyan Bloom2001-03-041-5/+5
* um. hello?! doesn't the work "private" mean anything? :-)Greg Stein2001-02-271-7/+1
* Begin to move functions from the http module to the core. The goal is toRyan Bloom2001-02-261-1/+1
* The only thing about perl that drives me crazy, how many times toWilliam A. Rowe Jr2001-02-251-2/+1
* Ok ... .mak files are nasty. Here's a bit to clean up -some- of thatWilliam A. Rowe Jr2001-02-251-0/+48
* Make exports.lo rebuild when it should.Ben Laurie2001-02-171-1/+2
* Use new locations for APR autoconf macros and remove unneeded dependencies.Roy T. Fielding2001-02-172-3/+3
* Update copyright to 2001Roy T. Fielding2001-02-1610-10/+10
* No need to run an external program for checking for the existence ofSascha Schumann2001-01-201-1/+1
* whoops. last two commits didn't deal with $(srcdir)Greg Stein2001-01-191-1/+1
* maxdepth isn't portable, so just list the .c files (if any)Greg Stein2001-01-191-1/+1
* Fix make depend for the whole serverRyan Bloom2001-01-191-2/+4
* Per suggestion, tuck NOTEST_* in config_vars.mk. Yep, I changedJim Jagielski2001-01-122-8/+4
* My bad... don't need the quotes hereJim Jagielski2001-01-111-4/+4
* Fold into all MakefilesJim Jagielski2001-01-111-0/+2
* Begining stub of NONAC_LDFLAGS and NONAC_CFLAGS stuff.Jim Jagielski2001-01-112-4/+6
* a couple tweaks to get Apache building with the new libtool-ized APRGreg Stein2001-01-091-1/+2
* - add some missing distclean targetsdgaudet2001-01-062-3/+5
* fix the pathGreg Stein2000-12-311-1/+1
* *) simplify config file list construction (especially the second sedGreg Stein2000-12-311-6/+23
* Find all config.m4 files when building generated_lists. Also, convertRyan Bloom2000-12-302-2/+2
* Get rid of the "-g" on sort.Jeff Trawick2000-12-301-1/+1
* Finish up the config.m4 file overhaul, so that we can load config.m4 filesRyan Bloom2000-12-262-8/+7
* Allow buildconf to find the config.m4 files in the correct order. ThisRyan Bloom2000-12-261-1/+4
* Fix two references to the wrong files in binbuild.shRyan Bloom2000-12-211-2/+2
* This is about 99% complete for the binbuild script. The only problem thatRyan Bloom2000-12-212-8/+164
* When building exports list, allow for multi-part and negative conditionsBrian Havard2000-12-201-2/+2
* Get the binbuild.sh script into the CVS repository and start to modifyRyan Bloom2000-12-201-14/+14
* Stop calling shared modules libapachemod_*. mod_* is much easier to dealRyan Bloom2000-12-201-2/+3
* Force all Apache functions to be linked into the executable, whether theyRyan Bloom2000-12-192-5/+6
* Add "(const void *)" back to the hack variable assignments to avoidJeff Trawick2000-12-121-1/+1
* Get "make install" to install DSOs again.Jeff Trawick2000-12-121-2/+2
* configure's --with-* type switches are the standard way to specify foreignGreg Stein2000-12-081-1/+1
* provide complete instructions on fetching APR and APRUTILGreg Stein2000-12-081-6/+16
* *) fix up buildexports.sh:Greg Stein2000-12-072-20/+17
* *) simplify the AWK script a bitGreg Stein2000-12-071-8/+3
* Generate the apr-utils exports file using APR's buildexports scripts.Ryan Bloom2000-12-053-13/+21
* Speed up the generation of exports.c by using an awk script to processBrian Havard2000-12-052-21/+9
* Get make distclean working again. The replaced egrep-style regexp doesJeff Trawick2000-12-051-1/+2
* Make the test for APR a bit more stringent and add a check for apr-utilRyan Bloom2000-12-051-1/+7