stas01/11/21 19:46:47
Modified:lib/Apache Build.pm
Log:
doc patch: '-e rebuild' reads better than '-erebuild'
Revision ChangesPath
1.74 +4 -4 modperl-2.0/lib/Apache/Build.pm
Index: Build.pm
stas01/11/20 18:35:33
Modified:lib/Apache Build.pm
Log:
- add the rebuild() function that allows to reuse the build opts to build
a new mod_perl
Revision ChangesPath
1.73 +26 -0 modperl-2.0/lib/Apache/Build.pm
Index: Build.pm
===
dougm 01/11/02 09:59:05
Modified:.Makefile.PL
lib/Apache Build.pm
Log:
change install method for libmodperl.so: now done via src/modules/perl/Makefile
install target
Revision ChangesPath
1.53 +10 -11modperl-2.0/Makefile.PL
Index:
dougm 01/11/02 09:23:54
Modified:lib/Apache Build.pm
Log:
os cflags fixups need happen in perl_ccopts so generated Makefile.PLs get the changes
Revision ChangesPath
1.71 +9 -7 modperl-2.0/lib/Apache/Build.pm
Index: Build.pm
dougm 01/10/21 20:57:59
Modified:lib/Apache Build.pm
Log:
clean win32 files (libmodperl.{lib,exp}
Revision ChangesPath
1.70 +3 -1 modperl-2.0/lib/Apache/Build.pm
Index: Build.pm
===
RCS
dougm 01/10/21 20:49:49
Modified:lib/Apache Build.pm
Log:
cosmetic: add missing \t in win32 Makefile
Revision ChangesPath
1.69 +1 -3 modperl-2.0/lib/Apache/Build.pm
Index: Build.pm
===
R
dougm 01/10/21 18:34:57
Modified:lib/Apache Build.pm
Log:
-def:modperl.exp is not for .xs .dlls
Revision ChangesPath
1.67 +1 -6 modperl-2.0/lib/Apache/Build.pm
Index: Build.pm
===
RCS fi
dougm 01/10/20 23:57:07
Modified:lib/Apache Build.pm
Log:
include -def:modperl_ithreads.def for win32
Revision ChangesPath
1.63 +1 -1 modperl-2.0/lib/Apache/Build.pm
Index: Build.pm
===
dougm 01/10/20 23:43:34
Modified:.Makefile.PL
lib/Apache Build.pm
Log:
die as early as possible in the build if system requires ithreads
Revision ChangesPath
1.47 +6 -0 modperl-2.0/Makefile.PL
Index: Makefile.PL
=
dougm 01/10/20 22:24:52
Modified:lib/Apache Build.pm
Log:
avoid use of unintialized value
Revision ChangesPath
1.60 +12 -2 modperl-2.0/lib/Apache/Build.pm
Index: Build.pm
===
RCS file: /h
dougm 01/10/20 21:47:47
Modified:lib/Apache Build.pm
Log:
link in apache libraries for win32 and point at modperl.def
Revision ChangesPath
1.59 +19 -1 modperl-2.0/lib/Apache/Build.pm
Index: Build.pm
==
dougm 01/10/20 20:11:24
Modified:lib/Apache Build.pm
Log:
get things in place to generate the libmodperl.so target
Revision ChangesPath
1.58 +38 -11modperl-2.0/lib/Apache/Build.pm
Index: Build.pm
=
dougm 01/10/20 19:58:33
Modified:lib/Apache Build.pm
Log:
default ld, ar, etc to Config.pm values if MM did not define them
Revision ChangesPath
1.57 +3 -3 modperl-2.0/lib/Apache/Build.pm
Index: Build.pm
dougm 01/10/20 19:55:37
Modified:lib/Apache Build.pm
Log:
always use .so extension for mod_perl dso
Revision ChangesPath
1.56 +2 -1 modperl-2.0/lib/Apache/Build.pm
Index: Build.pm
===
RC
dougm 01/10/20 19:50:15
Modified:lib/Apache Build.pm
Log:
use more Config.pm/MakeMaker variables to make win32 happier
Revision ChangesPath
1.55 +8 -8 modperl-2.0/lib/Apache/Build.pm
Index: Build.pm
=
dougm 01/10/16 13:59:15
Modified:lib/Apache Build.pm
Log:
make MakeMaker pieces use our variable names
Revision ChangesPath
1.53 +14 -3 modperl-2.0/lib/Apache/Build.pm
Index: Build.pm
===
dougm 01/10/15 10:33:03
Modified:lib/Apache Build.pm
Log:
typo: s/MP_CCFLAGS_SHLIB/MODPERL_CCFLAGS_SHLIB/
Revision ChangesPath
1.52 +2 -1 modperl-2.0/lib/Apache/Build.pm
Index: Build.pm
==
dougm 01/10/15 10:25:42
Modified:lib/Apache Build.pm
Log:
s/mv/$(MODPERL_MV)/g
Revision ChangesPath
1.51 +2 -2 modperl-2.0/lib/Apache/Build.pm
Index: Build.pm
===
RCS file: /home/cvs/mod
dougm 01/10/15 10:18:03
Modified:lib/Apache Build.pm
Log:
portability: get MV and RM_F values from MakeMaker
Revision ChangesPath
1.50 +6 -5 modperl-2.0/lib/Apache/Build.pm
Index: Build.pm
===
dougm 01/10/11 17:23:51
Modified:lib/Apache Build.pm
Log:
fixup hpux cflags
Revision ChangesPath
1.49 +16 -1 modperl-2.0/lib/Apache/Build.pm
Index: Build.pm
===
RCS file: /home/cvs/modper
dougm 01/10/11 12:32:43
Modified:lib/Apache Build.pm
Log:
fixup ldopts for hpux
Revision ChangesPath
1.48 +8 -0 modperl-2.0/lib/Apache/Build.pm
Index: Build.pm
===
RCS file: /home/cvs/mo
dougm 01/09/12 19:01:31
Modified:lib/Apache Build.pm
Log:
cache apxs queries
Revision ChangesPath
1.47 +13 -1 modperl-2.0/lib/Apache/Build.pm
Index: Build.pm
===
RCS file: /home/cvs/modpe
dougm 01/04/27 14:12:26
Modified:lib/Apache Build.pm
Log:
warn if apxs query failes
Revision ChangesPath
1.43 +3 -1 modperl-2.0/lib/Apache/Build.pm
Index: Build.pm
===
RCS file: /home/cv
dougm 01/04/20 10:09:20
Modified:lib/Apache Build.pm
Log:
prevent warning
Revision ChangesPath
1.42 +1 -0 modperl-2.0/lib/Apache/Build.pm
Index: Build.pm
===
RCS file: /home/cvs/modperl-
dougm 01/04/10 15:52:37
Modified:lib/Apache Build.pm
Log:
make sure we always override CCFLAGS
Revision ChangesPath
1.41 +1 -1 modperl-2.0/lib/Apache/Build.pm
Index: Build.pm
===
RCS fil
dougm 01/04/03 22:27:59
Modified:.Makefile.PL
lib/Apache Build.pm
Log:
do a better job of finding ap_release.h to parse the server version and give more
diagnostics if it fails
Revision ChangesPath
1.31 +6 -0 modperl-2.0/Makefile.PL
dougm 01/04/02 00:37:37
Modified:lib/Apache Build.pm
Log:
a better which()
Revision ChangesPath
1.39 +3 -7 modperl-2.0/lib/Apache/Build.pm
Index: Build.pm
===
RCS file: /home/cvs/modperl
dougm 01/03/27 16:28:59
Modified:lib/Apache Build.pm
Log:
get of stoopid CHECK block
Revision ChangesPath
1.38 +5 -5 modperl-2.0/lib/Apache/Build.pm
Index: Build.pm
===
RCS file: /home/c
dougm 01/03/26 14:07:13
Modified:.Makefile.PL
lib/Apache Build.pm
Log:
fix apxs locator when BuildConfig.pm does not exist
Revision ChangesPath
1.28 +1 -1 modperl-2.0/Makefile.PL
Index: Makefile.PL
===
dougm 01/03/12 17:50:20
Modified:lib/Apache Build.pm
Log:
make sure ap_includedir still exists
Revision ChangesPath
1.36 +2 -1 modperl-2.0/lib/Apache/Build.pm
Index: Build.pm
===
RCS fil
dougm 01/03/04 15:22:51
Modified:lib/Apache Build.pm ParseSource.pm
Log:
look in MP_INCLUDE_DIR when scanning source
Apache::Build::AUTOLOAD for accessing MP_* data
Revision ChangesPath
1.35 +15 -4 modperl-2.0/lib/Apache/Build.pm
Index: Build.pm
=
dougm 01/03/04 10:45:27
Modified:lib/Apache Build.pm
Log:
untabify
Revision ChangesPath
1.33 +41 -41modperl-2.0/lib/Apache/Build.pm
Index: Build.pm
===
RCS file: /home/cvs/modperl-2.0/lib
dougm 01/03/03 15:07:52
Modified:lib/Apache Build.pm
Log:
make sure dir exists so @INC will be searched otherwise
Revision ChangesPath
1.32 +1 -1 modperl-2.0/lib/Apache/Build.pm
Index: Build.pm
==
dougm 01/02/08 11:30:56
Modified:lib/Apache Build.pm
Log:
version has moved to ap_release.h
Revision ChangesPath
1.30 +1 -1 modperl-2.0/lib/Apache/Build.pm
Index: Build.pm
===
RCS file:
dougm 01/01/21 12:51:35
Modified:lib/Apache Build.pm
Log:
only include gtop extras if they exist
Revision ChangesPath
1.28 +25 -8 modperl-2.0/lib/Apache/Build.pm
Index: Build.pm
===
RCS f
dougm 01/01/03 23:23:17
Modified:.Makefile.PL
lib/Apache Build.pm
Log:
fixups for using outsideof Apache::Build outside of Makefile.PL
Revision ChangesPath
1.25 +1 -1 modperl-2.0/Makefile.PL
Index: Makefile.PL
===
dougm 01/01/03 20:08:21
Modified:lib/Apache Build.pm
Log:
use standard .i extension for ccp output
Revision ChangesPath
1.24 +4 -4 modperl-2.0/lib/Apache/Build.pm
Index: Build.pm
===
RCS
dougm 00/06/11 20:25:04
Modified:.Makefile.PL
lib/Apache Build.pm
Log:
a few tweaks
Revision ChangesPath
1.21 +2 -4 modperl-2.0/Makefile.PL
Index: Makefile.PL
===
dougm 00/05/30 11:34:47
Modified:lib/Apache Build.pm
Log:
untabify
Revision ChangesPath
1.18 +2 -2 modperl-2.0/lib/Apache/Build.pm
Index: Build.pm
===
RCS file: /home/cvs/modperl-2.0/lib
dougm 00/05/30 11:33:21
Modified:lib/Apache Build.pm
Log:
always re-load Apache/BuildConfig.pm (from eric)
adjust to new version #defines in httpd.conf and throw away old version parsing mess
pass -typemap src/modules/perl/typemap to xsubpp if it exists
Revision Changes
dougm 00/04/29 11:01:26
Modified:lib/Apache Build.pm
Log:
relink if libperl has changed
Revision ChangesPath
1.14 +7 -0 modperl-2.0/lib/Apache/Build.pm
Index: Build.pm
===
RCS file: /hom
dougm 00/04/24 22:16:08
Modified:.00README_FIRST Makefile.PL
lib/Apache Build.pm
Log:
if MP_USE_DSO=1 build libmodperl.so, else build libmodperl.a
get rid of Apache::Build::AUTOLOAD
Revision ChangesPath
1.5 +3 -3 modperl-2.0/00README
dougm 00/04/21 00:13:57
Modified:lib/Apache Build.pm
Log:
do the right thing for @ARGV
Revision ChangesPath
1.9 +4 -1 modperl-2.0/lib/Apache/Build.pm
Index: Build.pm
===
RCS file: /home
dougm 00/04/20 11:28:15
Modified:.Makefile.PL
lib/Apache Build.pm
Log:
use MP_FOO command line args instead of %ENV
Revision ChangesPath
1.10 +2 -2 modperl-2.0/Makefile.PL
Index: Makefile.PL
==
dougm 00/04/20 10:20:11
Modified:lib/Apache Build.pm
Log:
dont enable gtop by default
Revision ChangesPath
1.6 +1 -1 modperl-2.0/lib/Apache/Build.pm
Index: Build.pm
===
RCS file: /home/
cholet 00/04/17 16:41:28
Modified:lib/Apache Build.pm
Log:
avoid unresolved 'dgettext'
Revision ChangesPath
1.5 +1 -1 modperl-2.0/lib/Apache/Build.pm
Index: Build.pm
===
RCS file: /home/
dougm 00/04/15 10:38:45
Modified:.Makefile.PL
lib/Apache Build.pm
Log:
fix libgdbm check logic
move some re-usable things to Apache::Build
Revision ChangesPath
1.4 +3 -35 modperl-2.0/Makefile.PL
Index: Makefile.PL
=
47 matches
Mail list logo