| Commit message (Expand) | Author | Age | Files | Lines |
* | ignore generated file rules.mk | Jeff Trawick | 2001-08-22 | 1 | -0/+1 |
* | Ensure that libtool does the installation for us. This way we will actually | Justin Erenkrantz | 2001-08-22 | 1 | -1/+1 |
* | Add rules.mk.in, and remove the old rules.mk. This finishes the | Ryan Bloom | 2001-08-22 | 1 | -4/+4 |
* | Allow Apache to use libtool 1.4. In order to do this, we check the | Ryan Bloom | 2001-08-22 | 1 | -4/+4 |
* | Copy the error/ tree | William A. Rowe Jr | 2001-08-20 | 1 | -0/+6 |
* | Hush | William A. Rowe Jr | 2001-08-17 | 1 | -0/+1 |
* | Spell it right, per Mr. Coar | William A. Rowe Jr | 2001-08-16 | 1 | -5/+5 |
* | Picky versioning. Must have 1) a real language/charset in the versioning, | William A. Rowe Jr | 2001-08-16 | 1 | -11/+9 |
* | Duplicates (and is stale to) the copy in srclib/apr/build | William A. Rowe Jr | 2001-08-16 | 1 | -47/+0 |
* | A first step at auto-generating the version resource for all win32 binaries. | William A. Rowe Jr | 2001-08-16 | 3 | -0/+110 |
* | tweak make_exports.awk so it works with nawk on Solaris | Jeff Trawick | 2001-07-23 | 1 | -1/+1 |
* | Sander says: | Brian Havard | 2001-07-21 | 1 | -8/+17 |
* | These two files aren't used anymore, so we can get rid of them now. | Ryan Bloom | 2001-07-21 | 2 | -37/+0 |
* | Improve the exports generating awk script. In the past, we had | Ryan Bloom | 2001-07-21 | 1 | -0/+120 |
* | Slight Clean-up. | Victor J. Orlikowski | 2001-06-09 | 1 | -1/+1 |
* | Add the missing AP[RU]_DECLARE_DATA symbols to httpd.exp. | Victor J. Orlikowski | 2001-06-09 | 1 | -0/+59 |
* | Get the Apache DSOs installed and give apr and apr-util | Jeff Trawick | 2001-05-18 | 1 | -4/+3 |
* | fix syntax error in module installation command | Jeff Trawick | 2001-05-18 | 1 | -1/+1 |
* | Get the compile flag types right and in order. | Roy T. Fielding | 2001-05-18 | 1 | -3/+3 |
* | Change the make targets and rules to be consistent in all of the | Roy T. Fielding | 2001-05-18 | 3 | -117/+134 |
* | Fix httpd's definition of LTFLAGS to be consistent with that of apr | Roy T. Fielding | 2001-05-12 | 1 | -3/+3 |
* | Small fix to make depend, although make depend doesn't seem to be used? | Victor J. Orlikowski | 2001-05-11 | 1 | -1/+1 |
* | OS/2: fix "make install" to install shared core & programs with a .exe | Brian Havard | 2001-04-29 | 1 | -1/+1 |
* | Completely revamp configure so that it preserves the standard make | Roy T. Fielding | 2001-04-29 | 1 | -10/+19 |
* | test -e isn't portable; use test -f instead | Jeff Trawick | 2001-04-19 | 1 | -1/+1 |
* | This changes the build process as outlined in my email earlier this week. | David Reid | 2001-04-18 | 2 | -2/+33 |
* | Tweak a message. No function change. | Bill Stoddard | 2001-04-17 | 1 | -1/+1 |
* | Remove some obsolete copies | Roy T. Fielding | 2001-04-17 | 1 | -5/+0 |
* | Fix the binbuild.sh script so that it works correctly on Linux again. | Ryan Bloom | 2001-04-15 | 1 | -11/+11 |
* | Move the httpd release rolling script from the httpd-site directory to | Ryan Bloom | 2001-04-15 | 1 | -0/+115 |
* | Fix the shell syntax error that occurs when a for list is empty due to | Roy T. Fielding | 2001-04-12 | 1 | -1/+3 |
* | Remove double-quotes from the list of programs to install to make | Roy T. Fielding | 2001-04-12 | 1 | -1/+1 |
* | Make clean, distclean, and extraclean consistently according to the | Roy T. Fielding | 2001-04-11 | 1 | -0/+3 |
* | Use EXTRA_CPPFLAGS where it needs to be used. | Roy T. Fielding | 2001-04-03 | 1 | -4/+4 |
* | Changes to get AIX DSOs working, sans APR changes. | Victor J. Orlikowski | 2001-04-02 | 1 | -1/+1 |
* | Switch to using aplibtool for building under OS/2 & add support for building | Brian Havard | 2001-04-02 | 1 | -4/+9 |
* | Remove files that now reside in srclib/apr/build | Roy T. Fielding | 2001-03-24 | 5 | -247/+3 |
* | Untangled the buildconf script and eliminated the need for build's | Roy T. Fielding | 2001-03-24 | 5 | -298/+0 |
* | Under OS/2's emx gcc (and maybe others) uninitialized global variables don't | Brian Havard | 2001-03-19 | 1 | -1/+1 |
* | Cleanup the build process a bit more. The Apache configure | Ryan Bloom | 2001-03-17 | 2 | -7/+2 |
* | Move more code from the http module into the core server. This | Ryan Bloom | 2001-03-04 | 1 | -5/+5 |
* | um. hello?! doesn't the work "private" mean anything? :-) | Greg Stein | 2001-02-27 | 1 | -7/+1 |
* | Begin to move functions from the http module to the core. The goal is to | Ryan Bloom | 2001-02-26 | 1 | -1/+1 |
* | The only thing about perl that drives me crazy, how many times to | William A. Rowe Jr | 2001-02-25 | 1 | -2/+1 |
* | Ok ... .mak files are nasty. Here's a bit to clean up -some- of that | William A. Rowe Jr | 2001-02-25 | 1 | -0/+48 |
* | Make exports.lo rebuild when it should. | Ben Laurie | 2001-02-17 | 1 | -1/+2 |
* | Use new locations for APR autoconf macros and remove unneeded dependencies. | Roy T. Fielding | 2001-02-17 | 2 | -3/+3 |
* | Update copyright to 2001 | Roy T. Fielding | 2001-02-16 | 10 | -10/+10 |
* | No need to run an external program for checking for the existence of | Sascha Schumann | 2001-01-20 | 1 | -1/+1 |
* | whoops. last two commits didn't deal with $(srcdir) | Greg Stein | 2001-01-19 | 1 | -1/+1 |