index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure.in
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
OS/2: Fix 'make install' handling of EXEs.
Brian Havard
2001-07-27
1
-0
/
+1
*
Use the autoconf variable "host" consistently for platform checks.
Roy T. Fielding
2001-07-10
1
-4
/
+4
*
Allow all parts of Apache 2.0 to build when --srcdir is used. This
Ryan Bloom
2001-07-09
1
-2
/
+2
*
We need to pass the prefix to APR, APR-util, and PCRE. If we don't
Ryan Bloom
2001-07-08
1
-10
/
+11
*
get threaded.c to compile on non-AIX systems which have sys/processor.h
Jeff Trawick
2001-06-12
1
-0
/
+1
*
SINGLE_LISTEN_UNSERIALIZED_ACCEPT applies to every kernel after
Victor J. Orlikowski
2001-06-12
1
-1
/
+1
*
Make the processor unbinding/re-binding stuff on AIX work again.
Victor J. Orlikowski
2001-06-11
1
-1
/
+2
*
Generate httpd.exp on the fly.
Victor J. Orlikowski
2001-06-07
1
-2
/
+2
*
Get the compile flag types right and in order.
Roy T. Fielding
2001-05-18
1
-1
/
+1
*
Change the make targets and rules to be consistent in all of the
Roy T. Fielding
2001-05-18
1
-1
/
+1
*
clean up DSO builds on OS/390 a bit by ignoring some generated files
Jeff Trawick
2001-05-15
1
-2
/
+2
*
Separate enablement of AP_DEBUG code from enablement of code
Jeff Trawick
2001-05-13
1
-3
/
+3
*
Implement Jeff's idea for an autoconf-defined symbol to enable the special
Greg Stein
2001-05-13
1
-1
/
+5
*
get rid of an errant semicolon which broke gcc builds (sorry!)
Jeff Trawick
2001-05-12
1
-1
/
+1
*
Only turn on AP_DEBUG if we're using gcc.
Jeff Trawick
2001-05-12
1
-1
/
+1
*
Fix httpd's definition of LTFLAGS to be consistent with that of apr
Roy T. Fielding
2001-05-12
1
-2
/
+5
*
It is easier to re-run configure's test and pick up the cached values
Roy T. Fielding
2001-05-12
1
-11
/
+4
*
When checking for gcc, use variable ac_cv_prog_gcc instead of GCC.
Jeff Trawick
2001-05-11
1
-2
/
+2
*
Simplify the configuration process by moving all libtool stuff to APR
Roy T. Fielding
2001-05-11
1
-5
/
+32
*
No need to sinclude macros that we no longer use.
Roy T. Fielding
2001-05-11
1
-2
/
+0
*
We don't need no stinkin libtool when APR already has one for us to use.
Roy T. Fielding
2001-05-11
1
-10
/
+1
*
Pass in the full path for the AP_LIBS so we can always find them when not
David Reid
2001-05-09
1
-2
/
+2
*
Completely revamp configure so that it preserves the standard make
Roy T. Fielding
2001-04-29
1
-33
/
+67
*
Remove unused variable.
Brian Havard
2001-04-19
1
-1
/
+0
*
This changes the build process as outlined in my email earlier this week.
David Reid
2001-04-18
1
-0
/
+13
*
Temporary (hopefully) reversion to the previously used hack to
Marc Slemko
2001-04-04
1
-1
/
+5
*
Oh bother. OPTIM isn't treated the same in apr and
Jim Jagielski
2001-04-03
1
-2
/
+2
*
Minor sync-up of how httpd-2.0 and apr handles
Jim Jagielski
2001-04-03
1
-2
/
+2
*
Make Apache check APR's configuration when determining the default MPM.
Ryan Bloom
2001-04-03
1
-12
/
+6
*
Use APR's macro to generate config.nice
Roy T. Fielding
2001-04-03
1
-1
/
+1
*
Changes to get AIX DSOs working, sans APR changes.
Victor J. Orlikowski
2001-04-02
1
-0
/
+4
*
Switch to using aplibtool for building under OS/2 & add support for building
Brian Havard
2001-04-02
1
-2
/
+21
*
if the perl interpreter is not found in PATH, use
Jeff Trawick
2001-03-31
1
-0
/
+3
*
switch to --enable-* rather than --with-* for the debug options
Greg Stein
2001-03-27
1
-2
/
+2
*
Untangled the buildconf script and eliminated the need for build's
Roy T. Fielding
2001-03-24
1
-6
/
+14
*
Remove some unused bits and improve comments.
Roy T. Fielding
2001-03-24
1
-11
/
+9
*
Cleanup the build process a bit more. The Apache configure
Ryan Bloom
2001-03-17
1
-2
/
+3
*
Bring the other Perl scripts into the autoconf-edited
Ken Coar
2001-03-12
1
-1
/
+1
*
Bring forward the suexec umask setting option from 1.3, and
Ken Coar
2001-03-12
1
-2
/
+6
*
Get us closer to building on Unix. Not perfect yet, but we no longer
Ryan Bloom
2001-03-08
1
-10
/
+1
*
Rely on APR to determine whether or not we have netinet/tcp.h. This test
Jeff Trawick
2001-03-05
1
-1
/
+0
*
Shift XML handling code from Apache down into APRUTIL
Greg Stein
2001-02-24
1
-1
/
+1
*
Work on a BSD/OS system where GNU make is used instead of the native
Jeff Trawick
2001-02-23
1
-1
/
+7
*
Update APR macro usage to new name-protected names.
Roy T. Fielding
2001-02-20
1
-4
/
+12
*
Intermediate change of hardcoded "helpers" reference to "build"
Roy T. Fielding
2001-02-18
1
-1
/
+1
*
implement ability to do --enable-modules and --enable-mods-shared for "all"
Greg Stein
2001-02-18
1
-1
/
+0
*
Fix the configure scripts, so that we don't try to substitute into
Ryan Bloom
2001-02-10
1
-1
/
+5
*
[ missed in last commit ]
Greg Stein
2001-02-10
1
-9
/
+0
*
*) clean out some old crap from ap_config.h; other simplifications; don't
Greg Stein
2001-02-10
1
-22
/
+6
*
Clean up the help text for some of the options. (cosmetic)
Roy T. Fielding
2001-01-28
1
-10
/
+10
[next]