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
*
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
*
filter out the warning that AC_TRY_RUN gives us while running the
Greg Stein
2000-07-02
1
-2
/
+8
*
Finish the Configuration cleanup. This basically merges all of the
Ryan Bloom
2000-06-28
1
-2
/
+2
*
Use libtool to compile instead of cc. If we are going to use libtool,
Ryan Bloom
2000-06-28
1
-1
/
+1
*
Time to jump back into 2.0 again... here are yesterday's updates to
William A. Rowe Jr
2000-06-17
2
-7
/
+9
*
Rebuild Apache and APR configure scripts when lib/apr/hints.m4 changes.
Jeff Trawick
2000-06-15
1
-2
/
+2
*
Make dependencies work.
Ben Laurie
2000-06-11
1
-1
/
+1
*
Eliminate spurious tab.
Ben Laurie
2000-06-11
1
-1
/
+1
*
Avoid second invocation of cat.
Sascha Schumann
2000-06-11
1
-3
/
+1
*
PR:
William A. Rowe Jr
2000-06-01
1
-1
/
+1
*
PR:
William A. Rowe Jr
2000-05-27
2
-14
/
+39
*
PR:
William A. Rowe Jr
2000-05-26
1
-3
/
+7
*
PR:
William A. Rowe Jr
2000-05-26
2
-4
/
+3
*
PR:
William A. Rowe Jr
2000-05-26
2
-0
/
+59
*
First function removed from Unix MPM's and moved to a common file. This
Ryan Bloom
2000-05-19
1
-1
/
+1
*
rebuild mm's configure if mm's aclocal.m4 has been modified
Jeff Trawick
2000-05-18
1
-1
/
+1
*
We no longer have to -DHAVE_CONFIG_H on the $(CC) line, because the
Ryan Bloom
2000-05-13
1
-1
/
+1
*
src/build/build2.mk: build PCRE's configure script if needed (when you
Jeff Trawick
2000-05-11
1
-1
/
+8
*
Move the generating empty deps stuff into fastgen.sh. The .deps files
Sascha Schumann
2000-05-04
2
-4
/
+4
*
The 'portable dirname' shouldn't leave a trailing / on the directory name
Brian Havard
2000-05-03
1
-1
/
+1
*
Add VPATH support to Apache:
Sascha Schumann
2000-04-30
1
-3
/
+4
*
Always create the target directory, if it does not exist. Also use the
Sascha Schumann
2000-04-30
1
-1
/
+2
*
Get rid of last relative include path in our Makefiles
Sascha Schumann
2000-04-30
1
-1
/
+1
*
Overall UNIX build system improvements:
Sascha Schumann
2000-04-30
3
-28
/
+19
*
Get rid of NO_RECURSION. This was originally implemented for PHP and is not
Sascha Schumann
2000-04-29
1
-14
/
+12
*
Add back in the build before install step when using make install.
Ryan Bloom
2000-04-28
1
-2
/
+2
*
Remove unnecessary rules for .S files which clash with the rules for .s file
Brian Havard
2000-04-28
1
-6
/
+0
[next]