]> granicus.if.org Git - apache/history - build
I don't like underscore as a name prefix.
[apache] / build /
2001-08-20 William A. Rowe Jr Copy the error/ tree
2001-08-16 William A. Rowe Jr Hush
2001-08-16 William A. Rowe Jr Spell it right, per Mr. Coar
2001-08-16 William A. Rowe Jr Picky versioning. Must have 1) a real language/chars...
2001-08-16 William A. Rowe Jr Duplicates (and is stale to) the copy in srclib/apr...
2001-08-16 William A. Rowe Jr A first step at auto-generating the version resource...
2001-07-23 Jeff Trawicktweak make_exports.awk so it works with nawk on Solaris
2001-07-21 Brian HavardSander says:
2001-07-21 Ryan BloomThese two files aren't used anymore, so we can get...
2001-07-21 Ryan BloomImprove the exports generating awk script. In the...
2001-06-09 Victor J. OrlikowskiSlight Clean-up.
2001-06-09 Victor J. OrlikowskiAdd the missing AP[RU]_DECLARE_DATA symbols to httpd...
2001-05-18 Jeff TrawickGet the Apache DSOs installed and give apr and apr...
2001-05-18 Jeff Trawickfix syntax error in module installation command
2001-05-18 Roy T. FieldingGet the compile flag types right and in order.
2001-05-18 Roy T. FieldingChange the make targets and rules to be consistent...
2001-05-12 Roy T. FieldingFix httpd's definition of LTFLAGS to be consistent...
2001-05-11 Victor J. OrlikowskiSmall fix to make depend, although make depend doesn...
2001-04-29 Brian HavardOS/2: fix "make install" to install shared core & progr...
2001-04-29 Roy T. FieldingCompletely revamp configure so that it preserves the...
2001-04-19 Jeff Trawicktest -e isn't portable; use test -f instead
2001-04-18 David ReidThis changes the build process as outlined in my email...
2001-04-17 Bill StoddardTweak a message. No function change.
2001-04-17 Roy T. FieldingRemove some obsolete copies
2001-04-15 Ryan BloomFix the binbuild.sh script so that it works correctly...
2001-04-14 Ryan BloomMove the httpd release rolling script from the httpd...
2001-04-12 Roy T. FieldingFix the shell syntax error that occurs when a for list...
2001-04-12 Roy T. FieldingRemove double-quotes from the list of programs to insta...
2001-04-11 Roy T. FieldingMake clean, distclean, and extraclean consistently...
2001-04-03 Roy T. FieldingUse EXTRA_CPPFLAGS where it needs to be used.
2001-04-02 Victor J. OrlikowskiChanges to get AIX DSOs working, sans APR changes.
2001-04-02 Brian HavardSwitch to using aplibtool for building under OS/2 ...
2001-03-24 Roy T. FieldingRemove files that now reside in srclib/apr/build
2001-03-24 Roy T. FieldingUntangled the buildconf script and eliminated the need...
2001-03-19 Brian HavardUnder OS/2's emx gcc (and maybe others) uninitialized...
2001-03-16 Ryan BloomCleanup the build process a bit more. The Apache configure
2001-03-04 Ryan BloomMove more code from the http module into the core serve...
2001-02-27 Greg Steinum. hello?! doesn't the work "private" mean anything...
2001-02-26 Ryan BloomBegin to move functions from the http module to the...
2001-02-25 William A. Rowe Jr The only thing about perl that drives me crazy, how...
2001-02-25 William A. Rowe Jr Ok ... .mak files are nasty. Here's a bit to clean...
2001-02-17 Ben LaurieMake exports.lo rebuild when it should.
2001-02-17 Roy T. FieldingUse new locations for APR autoconf macros and remove...
2001-02-16 Roy T. FieldingUpdate copyright to 2001
2001-01-20 Sascha SchumannNo need to run an external program for checking for...
2001-01-19 Greg Steinwhoops. last two commits didn't deal with $(srcdir)
2001-01-19 Greg Steinmaxdepth isn't portable, so just list the .c files...
2001-01-19 Ryan BloomFix make depend for the whole server
2001-01-12 Jim JagielskiPer suggestion, tuck NOTEST_* in config_vars.mk. Yep...
2001-01-11 Jim JagielskiMy bad... don't need the quotes here
2001-01-11 Jim JagielskiFold into all Makefiles
2001-01-11 Jim JagielskiBegining stub of NONAC_LDFLAGS and NONAC_CFLAGS stuff.
2001-01-09 Greg Steina couple tweaks to get Apache building with the new...
2001-01-06 dgaudet- add some missing distclean targets
2000-12-31 Greg Steinfix the path
2000-12-31 Greg Stein*) simplify config file list construction (especially...
2000-12-30 Ryan BloomFind all config.m4 files when building generated_lists...
2000-12-30 Jeff TrawickGet rid of the "-g" on sort.
2000-12-26 Ryan BloomFinish up the config.m4 file overhaul, so that we can...
2000-12-26 Ryan BloomAllow buildconf to find the config.m4 files in the...
2000-12-21 Ryan BloomFix two references to the wrong files in binbuild.sh
2000-12-20 Ryan BloomThis is about 99% complete for the binbuild script...
2000-12-20 Brian HavardWhen building exports list, allow for multi-part and...
2000-12-20 Ryan BloomGet the binbuild.sh script into the CVS repository...
2000-12-19 Ryan BloomStop calling shared modules libapachemod_*. mod_*...
2000-12-19 Ryan BloomForce all Apache functions to be linked into the execut...
2000-12-12 Jeff TrawickAdd "(const void *)" back to the hack variable assignme...
2000-12-12 Jeff TrawickGet "make install" to install DSOs again.
2000-12-08 Greg Steinconfigure's --with-* type switches are the standard...
2000-12-08 Greg Steinprovide complete instructions on fetching APR and APRUTIL
2000-12-07 Greg Stein*) fix up buildexports.sh:
2000-12-07 Greg Stein*) simplify the AWK script a bit
2000-12-05 Ryan BloomGenerate the apr-utils exports file using APR's buildex...
2000-12-05 Brian HavardSpeed up the generation of exports.c by using an awk...
2000-12-05 Jeff TrawickGet make distclean working again. The replaced egrep...
2000-12-05 Ryan BloomMake the test for APR a bit more stringent and add...
2000-12-05 Ryan BloomAdd apr-util to the build process. This should now...
2000-12-05 Ryan BloomDo not automatically add the core module to the modules...
2000-12-05 Ryan BloomDon't find Makefiles in apr or apr-utils, because those...
2000-12-05 Ryan BloomGet base Apache to build properly. This doesn't solve...
2000-12-04 Ryan BloomGet buildconf working in the new repository. Nothing...
2000-12-04 Ryan BloomAdd a test to buildconf to ensure that APR has been...
2000-12-01 Ryan BloomGet Apache to use the new generated exports list. ...
2000-11-28 Jeff TrawickGet "make install" with DSOs to work on AIX and Solaris...
2000-11-27 Jeff TrawickTweak the logic to avoid "make distclean" inside APR...
2000-11-27 Jeff TrawickChange Apache's distclean rule to rely on APR to clean...
2000-11-17 Jeff TrawickGet exports.c symbols to compile even if the declaratio...
2000-11-14 Jeff TrawickGet "make install" to work on Tru64.
2000-11-13 Ryan BloomFix type complaints on Xlc.
2000-11-01 Jeff TrawickPrevent a compile warning on FreeBSD by making pointers...
2000-10-30 Ryan BloomThis is an ugly little hack to allow DSO modules to...
2000-10-23 Greg Steinuse a cleaner form for building the TAR file
2000-10-22 Sascha SchumannAdd logic to rebuild mm's configure
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...
next