]> granicus.if.org Git - apache/history - build
That's the end of things broken this morning... now to try Jeff's patch
[apache] / build /
2000-10-16 William A. Rowe Jr Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLAR...
2000-10-05 Ryan BloomBack out the build changes I added last night. This...
2000-10-05 Ryan BloomMultiple build and configuration fixes
2000-10-05 Ryan BloomIf mod_so is compiled into the server, we need to creat...
2000-09-26 Sascha SchumannRedirect stderr to /dev/null to suppress error messages.
2000-09-23 Sascha SchumannWorkaround for systems like BSD/OS without mktemp.
2000-09-23 Sascha SchumannPedant of bsd_makefile. Reverses the include directives...
2000-09-23 Sascha SchumannDon't use $0 for creating tmpfile as it will contain...
2000-09-22 Sascha SchumannAdd Convert-to-BSD-Makefiles-On-The-Fly system
2000-09-06 Ryan BloomFix the ScanDoc output on IE. I don't have IE, so...
2000-08-19 Ryan BloomRemove whitespace from blank lines in rules.mk. This...
2000-08-14 Ryan BloomFix a minor bug in the default template file. The...
2000-07-30 Jeff TrawickGet dsos working again by including $(LTFLAGS) on the...
2000-07-23 Sascha SchumannClean up rules.mk and add support for building C++...
2000-07-14 Ryan BloomMake Apache use the new APR buildconf script to generat...
2000-07-10 Ryan BloomStop doing the find for make clean. This was causing...
2000-07-06 Ryan BloomFix make distclean and make clean. Before this commit...
2000-07-02 Greg Steinfilter out the warning that AC_TRY_RUN gives us while...
2000-06-28 Ryan BloomFinish the Configuration cleanup. This basically merge...
2000-06-27 Ryan BloomUse libtool to compile instead of cc. If we are going...
2000-06-17 William A. Rowe Jr Time to jump back into 2.0 again... here are yesterda...
2000-06-15 Jeff TrawickRebuild Apache and APR configure scripts when lib/apr...
2000-06-11 Ben LaurieMake dependencies work.
2000-06-11 Ben LaurieEliminate spurious tab.
2000-06-11 Sascha SchumannAvoid second invocation of cat.
2000-06-01 William A. Rowe JrPR:
2000-05-27 William A. Rowe JrPR:
2000-05-26 William A. Rowe JrPR:
2000-05-26 William A. Rowe JrPR:
2000-05-26 William A. Rowe JrPR:
2000-05-18 Ryan BloomFirst function removed from Unix MPM's and moved to...
2000-05-18 Jeff Trawickrebuild mm's configure if mm's aclocal.m4 has been...
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...