| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed the AWK script so that it will pick up functions that have been | Bradley Nicholes | 2001-11-20 | 1 | -1/+1 |
* | copy the faq from the correct directory | Greg Ames | 2001-11-10 | 1 | -1/+1 |
* | update the location of the FAQ, and a few other misc. changes | Greg Ames | 2001-11-08 | 1 | -7/+8 |
* | Stop removing the test directories when rolling a build. | Ryan Bloom | 2001-11-06 | 1 | -1/+0 |
* | Consolidated the APR imports to a single import file | Bradley Nicholes | 2001-11-02 | 2 | -4/+4 |
* | make shared libraries executable so they work on HP-UX | Jeff Trawick | 2001-10-27 | 1 | -1/+1 |
* | More cleanup on the pre-build script | Bradley Nicholes | 2001-10-25 | 1 | -12/+12 |
* | Modified to correctly extract the export lists | Bradley Nicholes | 2001-10-24 | 2 | -63/+15 |
* | Scripts for setting up the build environment and generating the import lists | Bradley Nicholes | 2001-10-22 | 2 | -0/+137 |
* | In one target we weren't always creating the $libexecdir | Aaron Bannert | 2001-10-16 | 1 | -1/+1 |
* | rules.mk is found in the build directory, not the src dir. | Ryan Bloom | 2001-09-14 | 1 | -1/+1 |
* | rules.mk is found in the builddir now. | Ryan Bloom | 2001-09-13 | 1 | -1/+1 |
* | This broke the build. Looking for a clean solution now. | Ryan Bloom | 2001-09-13 | 1 | -1/+1 |
* | Gotta find rules.mk in the build directory, not the source. | Ryan Bloom | 2001-09-13 | 1 | -1/+1 |
* | Don't try to mkdir drive letters should they be included in a full path. | Brian Havard | 2001-09-10 | 1 | -0/+2 |
* | This one has a sharper 16x16 image committed some time ago to apache-1.3 | William A. Rowe Jr | 2001-09-03 | 1 | -0/+0 |
* | Make Apache 2.0 install all files in the same location as Apache 1.3 | Ryan Bloom | 2001-09-03 | 1 | -2/+2 |
* | Allow us to build APR before APR-util, but clean APR-util before | Ryan Bloom | 2001-08-31 | 1 | -2/+2 |
* | Since binbuild is currently doing a static build, the install-bindist.sh | Greg Ames | 2001-08-28 | 1 | -2/+5 |
* | look for config.guess in apr's build dir | Greg Ames | 2001-08-24 | 1 | -1/+1 |
* | 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 |