summaryrefslogtreecommitdiffstats
path: root/build (follow)
Commit message (Expand)AuthorAgeFilesLines
* ignore generated file rules.mkJeff Trawick2001-08-221-0/+1
* Ensure that libtool does the installation for us. This way we will actuallyJustin Erenkrantz2001-08-221-1/+1
* Add rules.mk.in, and remove the old rules.mk. This finishes theRyan Bloom2001-08-221-4/+4
* Allow Apache to use libtool 1.4. In order to do this, we check theRyan Bloom2001-08-221-4/+4
* Copy the error/ treeWilliam A. Rowe Jr2001-08-201-0/+6
* HushWilliam A. Rowe Jr2001-08-171-0/+1
* Spell it right, per Mr. CoarWilliam A. Rowe Jr2001-08-161-5/+5
* Picky versioning. Must have 1) a real language/charset in the versioning,William A. Rowe Jr2001-08-161-11/+9
* Duplicates (and is stale to) the copy in srclib/apr/buildWilliam A. Rowe Jr2001-08-161-47/+0
* A first step at auto-generating the version resource for all win32 binaries.William A. Rowe Jr2001-08-163-0/+110
* tweak make_exports.awk so it works with nawk on SolarisJeff Trawick2001-07-231-1/+1
* Sander says:Brian Havard2001-07-211-8/+17
* These two files aren't used anymore, so we can get rid of them now.Ryan Bloom2001-07-212-37/+0
* Improve the exports generating awk script. In the past, we hadRyan Bloom2001-07-211-0/+120
* Slight Clean-up.Victor J. Orlikowski2001-06-091-1/+1
* Add the missing AP[RU]_DECLARE_DATA symbols to httpd.exp.Victor J. Orlikowski2001-06-091-0/+59
* Get the Apache DSOs installed and give apr and apr-utilJeff Trawick2001-05-181-4/+3
* fix syntax error in module installation commandJeff Trawick2001-05-181-1/+1
* Get the compile flag types right and in order.Roy T. Fielding2001-05-181-3/+3
* Change the make targets and rules to be consistent in all of theRoy T. Fielding2001-05-183-117/+134
* Fix httpd's definition of LTFLAGS to be consistent with that of aprRoy T. Fielding2001-05-121-3/+3
* Small fix to make depend, although make depend doesn't seem to be used?Victor J. Orlikowski2001-05-111-1/+1
* OS/2: fix "make install" to install shared core & programs with a .exeBrian Havard2001-04-291-1/+1
* Completely revamp configure so that it preserves the standard makeRoy T. Fielding2001-04-291-10/+19
* test -e isn't portable; use test -f insteadJeff Trawick2001-04-191-1/+1
* This changes the build process as outlined in my email earlier this week.David Reid2001-04-182-2/+33
* Tweak a message. No function change.Bill Stoddard2001-04-171-1/+1
* Remove some obsolete copiesRoy T. Fielding2001-04-171-5/+0
* Fix the binbuild.sh script so that it works correctly on Linux again.Ryan Bloom2001-04-151-11/+11
* Move the httpd release rolling script from the httpd-site directory toRyan Bloom2001-04-151-0/+115
* 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