]> granicus.if.org Git - apache/history - build
include translation information in the request_rec;
[apache] / build /
2000-05-12 Ryan BloomWe no longer have to -DHAVE_CONFIG_H on the $(CC) line...
2000-05-11 Jeff Trawicksrc/build/build2.mk: build PCRE's configure script...
2000-05-04 Sascha SchumannMove the generating empty deps stuff into fastgen.sh...
2000-05-03 Brian HavardThe 'portable dirname' shouldn't leave a trailing ...
2000-04-30 Sascha SchumannAdd VPATH support to Apache:
2000-04-30 Sascha SchumannAlways create the target directory, if it does not...
2000-04-30 Sascha SchumannGet rid of last relative include path in our Makefiles
2000-04-30 Sascha SchumannOverall UNIX build system improvements:
2000-04-29 Sascha SchumannGet rid of NO_RECURSION. This was originally implemente...
2000-04-28 Ryan BloomAdd back in the build before install step when using...
2000-04-28 Brian HavardRemove unnecessary rules for .S files which clash with...
2000-04-28 Ryan BloomThis stops Apache 2.0 from trying to compile the server...
2000-04-27 Jeff Trawickfix path to mm's configure.in
2000-04-25 Ryan BloomWe should be checking for apr_private.h.in and updating...
2000-04-07 Ryan BloomAdd error checking in case libtoolize is not in path.
2000-03-31 Roy T. FieldingUpdate to Apache Software License version 1.1
2000-03-30 Ryan BloomRemove a trailing slash from library.mk. This slash...
2000-03-19 Brian HavardMake dependency generation work on OS/2. The preprocess...
2000-03-18 Ben LaurieTru64 make uses the wrong directory for includes.
2000-03-16 Ryan BloomRemove tabs from blank lines
2000-03-15 Manoj KasichainulaMinor nit: use top_srcdir instead of topsrcdir, to...
2000-03-14 dgaudeteven more distclean goodness (there's still more.....
2000-03-14 dgaudetit's more traditional in autoconf projects for "make...
2000-03-12 dgaudetsome messed up comments... just copied in the license...
2000-03-10 Ryan BloomFix all the License issues. Including:
2000-03-04 David ReidRebuild the configure for MM. Once this has settled...
2000-03-03 Brian Havard"libtool" gets generated to the current directory and...
2000-03-03 Brian HavardAllow scripts (that don't have a .exe extension) to...
2000-02-17 Ryan BloomEnable dynamic module support on Linux. This should...
2000-02-16 Ryan BloomFix the make clean rules. We must delete *.slo files...
2000-02-07 David ReidThis changes build.mk to use the PrintPath utility...
2000-01-30 Lars Eilebrechtremove one space...
2000-01-28 Ryan BloomInclude ap_config.h before httpd.h, this ensures that...
2000-01-17 Manoj KasichainulaRemove vestiges of automake.
2000-01-16 Sascha SchumannMove threads/reentrancy m4 macros into threads.m4....
2000-01-16 Sascha SchumannRemove config.cache, if configure is rebuilt
2000-01-16 Sascha SchumannRemove dependency on automake's aclocal. We continue...
2000-01-15 Ben LaurieWe're building Apache, not PHP.
2000-01-13 Bill StoddardFix OS/390 binbuild break
2000-01-12 Sascha Schumann`-follow' is a GNU extension, remove it.
2000-01-11 Sascha SchumannThese changes are committed together, because they...
1999-12-19 Ben LaurieDeal with newline at the end of the module list.
1999-12-09 Martin KraemerOS specific patches for IBM's OS/390.
1999-12-05 Manoj Kasichainulaautoconf: Generate modules.c based on configuration...
1999-11-29 Manoj KasichainulaThe second part of the big autoconf patch, which actual...
1999-08-24 Roy T. FieldingApache 1.3.9 baseline for the Apache 2.0 repository.
1999-08-13 Randy TerbushAdd -R flag to apachectl for binary builds to work...
1999-08-10 Randy TerbushFix some changed assumptions in config file format.
1999-05-02 Randy TerbushMake the install-bindist.sh script standalone. (don...
1999-05-02 Randy TerbushAdd functionality to the install-bindist.sh script...
1999-03-22 Lars EilebrechtRemove --user/--group tar options... they are not portable.
1999-03-19 Lars EilebrechtAdd option to let the user specify an email address.
1999-03-16 Lars EilebrechtOops...
1999-01-16 Jim JagielskiTake II of the shell consistancy change. Although I...
1999-01-15 dgaudetBack out jim's recent "x"/"." change. This is a veto...
1999-01-15 Jim JagielskiFinal phase of shell programming style consistancy...
1999-01-15 Jim JagielskiOlder shells don't support the newer method
1999-01-15 Jim JagielskiFirst step in making binbuild.sh more
1999-01-05 Roy T. FieldingAdded binbuild.sh and findprg.sh helpers to make it...