index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
build
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix two references to the wrong files in binbuild.sh
Ryan Bloom
2000-12-21
1
-2
/
+2
*
This is about 99% complete for the binbuild script. The only problem that
Ryan Bloom
2000-12-21
2
-8
/
+164
*
When building exports list, allow for multi-part and negative conditions
Brian Havard
2000-12-20
1
-2
/
+2
*
Get the binbuild.sh script into the CVS repository and start to modify
Ryan Bloom
2000-12-20
1
-14
/
+14
*
Stop calling shared modules libapachemod_*. mod_* is much easier to deal
Ryan Bloom
2000-12-20
1
-2
/
+3
*
Force all Apache functions to be linked into the executable, whether they
Ryan Bloom
2000-12-19
2
-5
/
+6
*
Add "(const void *)" back to the hack variable assignments to avoid
Jeff Trawick
2000-12-12
1
-1
/
+1
*
Get "make install" to install DSOs again.
Jeff Trawick
2000-12-12
1
-2
/
+2
*
configure's --with-* type switches are the standard way to specify foreign
Greg Stein
2000-12-08
1
-1
/
+1
*
provide complete instructions on fetching APR and APRUTIL
Greg Stein
2000-12-08
1
-6
/
+16
*
*) fix up buildexports.sh:
Greg Stein
2000-12-07
2
-20
/
+17
*
*) simplify the AWK script a bit
Greg Stein
2000-12-07
1
-8
/
+3
*
Generate the apr-utils exports file using APR's buildexports scripts.
Ryan Bloom
2000-12-05
3
-13
/
+21
*
Speed up the generation of exports.c by using an awk script to process
Brian Havard
2000-12-05
2
-21
/
+9
*
Get make distclean working again. The replaced egrep-style regexp does
Jeff Trawick
2000-12-05
1
-1
/
+2
*
Make the test for APR a bit more stringent and add a check for apr-util
Ryan Bloom
2000-12-05
1
-1
/
+7
*
Add apr-util to the build process. This should now build once everything
Ryan Bloom
2000-12-05
1
-1
/
+6
*
Do not automatically add the core module to the modules.c file. This
Ryan Bloom
2000-12-05
1
-5
/
+5
*
Don't find Makefiles in apr or apr-utils, because those libraries will take
Ryan Bloom
2000-12-05
1
-1
/
+1
*
Get base Apache to build properly. This doesn't solve the problem of
Ryan Bloom
2000-12-05
1
-1
/
+1
*
Get buildconf working in the new repository. Nothing builds, but we can
Ryan Bloom
2000-12-04
6
-21
/
+21
*
Add a test to buildconf to ensure that APR has been checked out. If it
Ryan Bloom
2000-12-04
1
-0
/
+6
*
Get Apache to use the new generated exports list. This works on my
Ryan Bloom
2000-12-01
3
-9
/
+26
*
Get "make install" with DSOs to work on AIX and Solaris. A recent
Jeff Trawick
2000-11-28
1
-2
/
+3
*
Tweak the logic to avoid "make distclean" inside APR directories so that
Jeff Trawick
2000-11-27
1
-2
/
+2
*
Change Apache's distclean rule to rely on APR to clean up APR as
Jeff Trawick
2000-11-27
1
-5
/
+10
*
Get exports.c symbols to compile even if the declaration is hidden in
Jeff Trawick
2000-11-17
1
-8
/
+4
*
Get "make install" to work on Tru64.
Jeff Trawick
2000-11-14
1
-1
/
+2
*
Fix type complaints on Xlc.
Ryan Bloom
2000-11-13
1
-1
/
+1
*
Prevent a compile warning on FreeBSD by making pointers const (only needed
Jeff Trawick
2000-11-01
1
-1
/
+1
*
This is an ugly little hack to allow DSO modules to work. This basically
Ryan Bloom
2000-10-31
2
-1
/
+35
*
use a cleaner form for building the TAR file
Greg Stein
2000-10-23
1
-1
/
+1
*
Add logic to rebuild mm's configure
Sascha Schumann
2000-10-22
1
-0
/
+4
*
Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbols
William A. Rowe Jr
2000-10-16
1
-1
/
+1
*
Back out the build changes I added last night. This was causing libtool
Ryan Bloom
2000-10-05
1
-8
/
+0
*
Multiple build and configuration fixes
Ryan Bloom
2000-10-05
1
-0
/
+10
*
If mod_so is compiled into the server, we need to create libexec, even
Ryan Bloom
2000-10-05
1
-1
/
+1
*
Redirect stderr to /dev/null to suppress error messages.
Sascha Schumann
2000-09-26
2
-2
/
+2
*
Workaround for systems like BSD/OS without mktemp.
Sascha Schumann
2000-09-23
2
-2
/
+2
*
Pedant of bsd_makefile. Reverses the include directives to SysV-style.
Sascha Schumann
2000-09-23
1
-0
/
+71
*
Don't use $0 for creating tmpfile as it will contain "/".
Sascha Schumann
2000-09-23
1
-1
/
+1
*
Add Convert-to-BSD-Makefiles-On-The-Fly system
Sascha Schumann
2000-09-22
2
-7
/
+103
*
Fix the ScanDoc output on IE. I don't have IE, so I can't test this, but
Ryan Bloom
2000-09-06
1
-1
/
+1
*
Remove whitespace from blank lines in rules.mk. This fixes Irix 6.5
Ryan Bloom
2000-08-19
1
-2
/
+2
*
Fix a minor bug in the default template file. The template used to not
Ryan Bloom
2000-08-14
1
-0
/
+496
*
Get dsos working again by including $(LTFLAGS) on the command-line for
Jeff Trawick
2000-07-31
1
-2
/
+2
*
Clean up rules.mk and add support for building C++ source files.
Sascha Schumann
2000-07-23
3
-18
/
+39
*
Make Apache use the new APR buildconf script to generate APR and MM
Ryan Bloom
2000-07-14
1
-5
/
+1
*
Stop doing the find for make clean. This was causing us to clean every
Ryan Bloom
2000-07-10
1
-2
/
+2
*
Fix make distclean and make clean. Before this commit, we only cleaned
Ryan Bloom
2000-07-06
1
-2
/
+18
[next]