summaryrefslogtreecommitdiffstats
path: root/build (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add VPATH support to Apache:Sascha Schumann2000-04-301-3/+4
* Always create the target directory, if it does not exist. Also use theSascha Schumann2000-04-301-1/+2
* Get rid of last relative include path in our MakefilesSascha Schumann2000-04-301-1/+1
* Overall UNIX build system improvements:Sascha Schumann2000-04-303-28/+19
* Get rid of NO_RECURSION. This was originally implemented for PHP and is notSascha Schumann2000-04-291-14/+12
* Add back in the build before install step when using make install.Ryan Bloom2000-04-281-2/+2
* Remove unnecessary rules for .S files which clash with the rules for .s fileBrian Havard2000-04-281-6/+0
* This stops Apache 2.0 from trying to compile the server when we runRyan Bloom2000-04-281-2/+2
* fix path to mm's configure.inJeff Trawick2000-04-271-2/+2
* We should be checking for apr_private.h.in and updating it from now on.Ryan Bloom2000-04-251-3/+3
* Add error checking in case libtoolize is not in path.Ryan Bloom2000-04-071-0/+5
* Update to Apache Software License version 1.1Roy T. Fielding2000-03-318-310/+263
* Remove a trailing slash from library.mk. This slash was causing problemsRyan Bloom2000-03-311-1/+1
* Make dependency generation work on OS/2. The preprocessor outputs \\'s asBrian Havard2000-03-191-1/+2
* Tru64 make uses the wrong directory for includes.Ben Laurie2000-03-181-1/+1
* Remove tabs from blank linesRyan Bloom2000-03-171-3/+3
* Minor nit: use top_srcdir instead of topsrcdir, to be more consistentManoj Kasichainula2000-03-154-8/+7
* even more distclean goodness (there's still more... time for zzz though)dgaudet2000-03-141-1/+1
* it's more traditional in autoconf projects for "make distclean" to cleandgaudet2000-03-141-1/+1
* some messed up comments... just copied in the license again from main/http_ma...dgaudet2000-03-121-53/+53
* Fix all the License issues. Including:Ryan Bloom2000-03-108-137/+424
* Rebuild the configure for MM. Once this has settled we can remove theDavid Reid2000-03-041-2/+7
* "libtool" gets generated to the current directory and gets picked up byBrian Havard2000-03-031-2/+2
* Allow scripts (that don't have a .exe extension) to be found by PrintPathBrian Havard2000-03-031-0/+11
* Enable dynamic module support on Linux. This should work on any LIBTOOLRyan Bloom2000-02-171-2/+2
* Fix the make clean rules. We must delete *.slo files or we are leaving staleRyan Bloom2000-02-161-2/+2
* This changes build.mk to use the PrintPath utility in helpers toDavid Reid2000-02-071-2/+2
* remove one space...Lars Eilebrecht2000-01-301-1/+1
* Include ap_config.h before httpd.h, this ensures that AP_USE_HSREGEX isRyan Bloom2000-01-281-0/+1
* Remove vestiges of automake.Manoj Kasichainula2000-01-171-26/+0
* Move threads/reentrancy m4 macros into threads.m4. All results are nowSascha Schumann2000-01-161-2/+2
* Remove config.cache, if configure is rebuiltSascha Schumann2000-01-161-1/+2
* Remove dependency on automake's aclocal. We continue to use acinclude.m4,Sascha Schumann2000-01-162-6/+9
* We're building Apache, not PHP.Ben Laurie2000-01-151-6/+6
* Fix OS/390 binbuild breakBill Stoddard2000-01-131-2/+2
* `-follow' is a GNU extension, remove it.Sascha Schumann2000-01-121-2/+2
* These changes are committed together, because they depend on each other.Sascha Schumann2000-01-1112-0/+639
* Deal with newline at the end of the module list.Ben Laurie1999-12-191-1/+8
* OS specific patches for IBM's OS/390.Martin Kraemer1999-12-091-4/+9
* autoconf: Generate modules.c based on configuration. This is the firstManoj Kasichainula1999-12-051-0/+48
* The second part of the big autoconf patch, which actually adds autoconfManoj Kasichainula1999-11-301-0/+8
* Apache 1.3.9 baseline for the Apache 2.0 repository.Roy T. Fielding1999-08-244-0/+291
* Add -R flag to apachectl for binary builds to work around lack of absoluteRandy Terbush1999-08-131-1/+1
* Fix some changed assumptions in config file format.Randy Terbush1999-08-101-4/+5
* Make the install-bindist.sh script standalone. (don't require src/helpers)Randy Terbush1999-05-021-8/+17
* Add functionality to the install-bindist.sh script created byRandy Terbush1999-05-021-14/+68
* Remove --user/--group tar options... they are not portable.Lars Eilebrecht1999-03-231-1/+1
* Add option to let the user specify an email address.Lars Eilebrecht1999-03-191-3/+12
* Oops...Lars Eilebrecht1999-03-171-10/+10
* Take II of the shell consistancy change. Although I agree that the useJim Jagielski1999-01-161-3/+3