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 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
*
This stops Apache 2.0 from trying to compile the server when we run
Ryan Bloom
2000-04-28
1
-2
/
+2
*
fix path to mm's configure.in
Jeff Trawick
2000-04-27
1
-2
/
+2
*
We should be checking for apr_private.h.in and updating it from now on.
Ryan Bloom
2000-04-25
1
-3
/
+3
*
Add error checking in case libtoolize is not in path.
Ryan Bloom
2000-04-07
1
-0
/
+5
*
Update to Apache Software License version 1.1
Roy T. Fielding
2000-03-31
8
-310
/
+263
*
Remove a trailing slash from library.mk. This slash was causing problems
Ryan Bloom
2000-03-31
1
-1
/
+1
*
Make dependency generation work on OS/2. The preprocessor outputs \\'s as
Brian Havard
2000-03-19
1
-1
/
+2
*
Tru64 make uses the wrong directory for includes.
Ben Laurie
2000-03-18
1
-1
/
+1
*
Remove tabs from blank lines
Ryan Bloom
2000-03-17
1
-3
/
+3
*
Minor nit: use top_srcdir instead of topsrcdir, to be more consistent
Manoj Kasichainula
2000-03-15
4
-8
/
+7
*
even more distclean goodness (there's still more... time for zzz though)
dgaudet
2000-03-14
1
-1
/
+1
*
it's more traditional in autoconf projects for "make distclean" to clean
dgaudet
2000-03-14
1
-1
/
+1
*
some messed up comments... just copied in the license again from main/http_ma...
dgaudet
2000-03-12
1
-53
/
+53
*
Fix all the License issues. Including:
Ryan Bloom
2000-03-10
8
-137
/
+424
*
Rebuild the configure for MM. Once this has settled we can remove the
David Reid
2000-03-04
1
-2
/
+7
*
"libtool" gets generated to the current directory and gets picked up by
Brian Havard
2000-03-03
1
-2
/
+2
*
Allow scripts (that don't have a .exe extension) to be found by PrintPath
Brian Havard
2000-03-03
1
-0
/
+11
*
Enable dynamic module support on Linux. This should work on any LIBTOOL
Ryan Bloom
2000-02-17
1
-2
/
+2
*
Fix the make clean rules. We must delete *.slo files or we are leaving stale
Ryan Bloom
2000-02-16
1
-2
/
+2
[next]