/[Apache-SVN]/httpd/apreq/trunk/win32/Configure.pl
ViewVC logotype

Log of /httpd/apreq/trunk/win32/Configure.pl

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 662082 - (view) (annotate) - [select for diffs]
Modified Sat May 31 20:54:32 2008 UTC (17 months, 3 weeks ago) by randyk
File length: 14970 byte(s)
Diff to previous 662072 (colored)
remove manifest files with "make clean" in the module\t\c-modules\ subdirectories, and run this within the top "make clean" Makefile target.

Revision 662072 - (view) (annotate) - [select for diffs]
Modified Sat May 31 20:08:48 2008 UTC (17 months, 3 weeks ago) by randyk
File length: 14904 byte(s)
Diff to previous 662064 (colored)
win32 build may pick wrong apr and aprutil libs if apx isn't installed:
   http://marc.info/?l=apreq-dev&m=121122424811997&w=2
Patch supplied by Nikolay Ananiev

Revision 662064 - (view) (annotate) - [select for diffs]
Modified Sat May 31 19:26:24 2008 UTC (17 months, 3 weeks ago) by randyk
File length: 14587 byte(s)
Diff to previous 572436 (colored)
have apache_prog_name return full path to httpd.exe:
   http://marc.info/?l=apreq-dev&m=121112099818764&w=2
Patch supplied by Nikolay Ananiev

Revision 572436 - (view) (annotate) - [select for diffs]
Modified Mon Sep 3 22:11:47 2007 UTC (2 years, 2 months ago) by randyk
File length: 14562 byte(s)
Diff to previous 429958 (colored)
remove .manifest files upon "nmake clean"

Revision 429958 - (view) (annotate) - [select for diffs]
Modified Wed Aug 9 04:40:43 2006 UTC (3 years, 3 months ago) by pgollucci
File length: 14540 byte(s)
Diff to previous 409301 (colored)
o update versions 2.09
o add new STATUS/CHANGES entries
o define APREQ_IS_DEV_VERSION


Revision 409301 - (view) (annotate) - [select for diffs]
Modified Thu May 25 04:49:01 2006 UTC (3 years, 6 months ago) by randyk
File length: 14540 byte(s)
Diff to previous 408811 (colored)
Take into account recent change of the names of the apr and apu configure scripts to apr-1-config and apu-1-config for Win32 on Apache/2.2.

Revision 408811 - (view) (annotate) - [select for diffs]
Modified Tue May 23 01:31:39 2006 UTC (3 years, 6 months ago) by randyk
File length: 14271 byte(s)
Diff to previous 408809 (colored)
For Win32, if installing apxs, determine the name of the httpd binary and pass that to the configure script for apxs.

Revision 408809 - (view) (annotate) - [select for diffs]
Modified Tue May 23 01:20:03 2006 UTC (3 years, 6 months ago) by randyk
File length: 13985 byte(s)
Diff to previous 408573 (colored)
For Win32, check for existence of Archive::Tar and LWP::Simple if asked to fetch apxs, and die if not available.

Revision 408573 - (view) (annotate) - [select for diffs]
Modified Mon May 22 05:35:45 2006 UTC (3 years, 6 months ago) by pgollucci
File length: 13732 byte(s)
Diff to previous 408538 (colored)
add win32/Configure.pl's VERSION to the update script


Revision 408538 - (view) (annotate) - [select for diffs]
Modified Mon May 22 00:33:00 2006 UTC (3 years, 6 months ago) by randyk
File length: 13732 byte(s)
Diff to previous 408138 (colored)
On Win32, fix the location of apxs and the names of the apr and aprutil libraries to enable building against Apache/2.2.

Revision 408138 - (view) (annotate) - [select for diffs]
Modified Sun May 21 05:54:31 2006 UTC (3 years, 6 months ago) by pgollucci
File length: 13650 byte(s)
Diff to previous 279709 (colored)
fix the version in Configure.pl to be current

Revision 279709 - (view) (annotate) - [select for diffs]
Modified Fri Sep 9 05:47:17 2005 UTC (4 years, 2 months ago) by randyk
File length: 13654 byte(s)
Diff to previous 168521 (colored)
Update the INSTALL file and Makefile help target
to reflect current build procedure on Win32.

Revision 168521 - (view) (annotate) - [select for diffs]
Modified Fri May 6 05:13:39 2005 UTC (4 years, 6 months ago) by randyk
File length: 13735 byte(s)
Diff to previous 165537 (colored)
Win32 fixes for debug mode (reported by Markus Wichitill):
  - recognize --debug option if passed to top-level Makefile.PL
  - fix debug targets in apreq2_test.mak
  - install .pdb files, if they exist

Revision 165537 - (view) (annotate) - [select for diffs]
Modified Sun May 1 20:20:55 2005 UTC (4 years, 6 months ago) by randyk
File length: 13463 byte(s)
Diff to previous 164535 (colored)
For the Win32 build, have the top-level 'nmake', 'nmake test', and
'nmake install' actions also include the corrresponding perl glue
targets.

Revision 164535 - (view) (annotate) - [select for diffs]
Modified Mon Apr 25 04:29:48 2005 UTC (4 years, 7 months ago) by randyk
File length: 13455 byte(s)
Diff to previous 164514 (colored)
insert PREREQ_PM string at top of generated Makefile to
allow CPAN clients to follow prerequisites.

Revision 164514 - (view) (annotate) - [select for diffs]
Modified Mon Apr 25 02:05:28 2005 UTC (4 years, 7 months ago) by randyk
File length: 13148 byte(s)
Diff to previous 161816 (colored)
Allow top-level Makefile.PL to check prerequisites for Win32,
rather than doing it within win32/Configure.pl (no change to unix build).

Revision 161816 - (view) (annotate) - [select for diffs]
Modified Mon Apr 18 23:45:32 2005 UTC (4 years, 7 months ago) by joes
File length: 13994 byte(s)
Diff to previous 156013 (colored)
Swapping trunk with the multi-env branch, step 2.

Revision 156013 - (view) (annotate) - [select for diffs]
Modified Thu Mar 3 06:22:12 2005 UTC (4 years, 8 months ago) by randyk
Original Path: httpd/apreq/branches/multi-env-unstable/win32/Configure.pl
File length: 13994 byte(s)
Diff to previous 154236 (colored)
adjustments to get the module/t/ tests running on Win32.

Revision 154236 - (view) (annotate) - [select for diffs]
Modified Fri Feb 18 05:02:40 2005 UTC (4 years, 9 months ago) by randyk
Original Path: httpd/apreq/branches/multi-env-unstable/win32/Configure.pl
File length: 13961 byte(s)
Diff to previous 154000 (colored)
add cleanup in module/t/

Revision 154000 - (view) (annotate) - [select for diffs]
Modified Wed Feb 16 05:43:55 2005 UTC (4 years, 9 months ago) by randyk
Original Path: httpd/apreq/branches/multi-env-unstable/win32/Configure.pl
File length: 13954 byte(s)
Diff to previous 153725 (colored)
Further work on changing the Win32 makefiles to recognize
the new directory structure.

Revision 153725 - (view) (annotate) - [select for diffs]
Modified Mon Feb 14 06:49:31 2005 UTC (4 years, 9 months ago) by randyk
Original Path: httpd/apreq/branches/multi-env-unstable/win32/Configure.pl
File length: 14188 byte(s)
Diff to previous 153636 (colored)
Adjust Makefiles to reflect the new directory structure
(work in progress).

Revision 153636 - (view) (annotate) - [select for diffs]
Modified Sun Feb 13 16:03:43 2005 UTC (4 years, 9 months ago) by randyk
Original Path: httpd/apreq/branches/multi-env-unstable/win32/Configure.pl
File length: 14157 byte(s)
Diff to previous 153635 (colored)
forgot to insert command in Maefile to run the t/ tests.

Revision 153635 - (view) (annotate) - [select for diffs]
Modified Sun Feb 13 15:59:33 2005 UTC (4 years, 9 months ago) by randyk
Original Path: httpd/apreq/branches/multi-env-unstable/win32/Configure.pl
File length: 14128 byte(s)
Diff to previous 153611 (colored)
use Test::Harness to run t/ tests.

Revision 153611 - (view) (annotate) - [select for diffs]
Modified Sun Feb 13 07:15:47 2005 UTC (4 years, 9 months ago) by randyk
Original Path: httpd/apreq/branches/multi-env-unstable/win32/Configure.pl
File length: 13681 byte(s)
Diff to previous 125263 (colored)
Add apreq2_test.mak to make new test programs under t/,
and alter Configure.pl accordingly (work in progress).

Revision 125263 - (view) (annotate) - [select for diffs]
Modified Sat Jan 15 15:41:46 2005 UTC (4 years, 10 months ago) by joes
Original Path: httpd/apreq/branches/multi-env-unstable/win32/Configure.pl
File length: 13550 byte(s)
Diff to previous 109456 (colored)
Create multi-env branch.

Revision 109456 - (view) (annotate) - [select for diffs]
Modified Thu Dec 2 05:46:49 2004 UTC (4 years, 11 months ago) by randyk
File length: 13550 byte(s)
Diff to previous 106601 (colored)
set PATH on Win32 when running tests so as to include location of built dlls first

Revision 106601 - (view) (annotate) - [select for diffs]
Modified Thu Nov 25 20:47:23 2004 UTC (4 years, 11 months ago) by nd
File length: 13485 byte(s)
Diff to previous 104248 (colored)
property cleanup

Revision 104248 - (view) (annotate) - [select for diffs]
Modified Mon Jul 12 14:39:36 2004 UTC (5 years, 4 months ago) by randyk
File length: 13485 byte(s)
Diff to previous 104182 (colored)
testing for existence of Apache::Test on Win32 may require using
Apache2.pm, to adjust @INC to find Apache::Build.

Revision 104182 - (view) (annotate) - [select for diffs]
Modified Tue Jul 6 02:17:14 2004 UTC (5 years, 4 months ago) by randyk
File length: 13456 byte(s)
Diff to previous 104028 (colored)
Submitted by:	Markus Wichitill <mawic (at) gmx.de>
Reviewed by:	randyk
On Win32, check for apxs in the Apache path found by Configure.pl,
and if found, don't offer to fetch it.

Revision 104028 - (view) (annotate) - [select for diffs]
Modified Thu Jun 24 04:21:50 2004 UTC (5 years, 5 months ago) by randyk
File length: 13345 byte(s)
Diff to previous 104027 (colored)
sync win32 generation of docs using doxygen with recent changes to
build/doxygen.conf.in.

Revision 104027 - (view) (annotate) - [select for diffs]
Modified Thu Jun 24 04:13:39 2004 UTC (5 years, 5 months ago) by randyk
File length: 13312 byte(s)
Diff to previous 104026 (colored)
Submitted by:	Markus Wichitill <mawic@gmx.de>
Reviewed by:	randyk
check for availability of doxysearch, as well as doxygen, in
deciding on whether or not to build docs.

Revision 104026 - (view) (annotate) - [select for diffs]
Modified Thu Jun 24 03:41:11 2004 UTC (5 years, 5 months ago) by randyk
File length: 13266 byte(s)
Diff to previous 103892 (colored)
Submitted by:	Markus Wichitill <mawic@gmx.de>
Reviewed by:	randyk
use $ENV{ProgramFiles}, rather than hard-coded 'Program Files', in
Configure.pl when looking for the Apache binary, so as to be more
useful on non-English Win32.

Revision 103892 - (view) (annotate) - [select for diffs]
Modified Fri Jun 11 02:36:30 2004 UTC (5 years, 5 months ago) by randyk
File length: 13203 byte(s)
Diff to previous 101982 (colored)
Create env/t/cgi-bin on Win32 if it doesn't exist.

Revision 101982 - (view) (annotate) - [select for diffs]
Modified Thu Dec 4 06:48:18 2003 UTC (5 years, 11 months ago) by randyk
File length: 13126 byte(s)
Diff to previous 101969 (colored)
On Win32, use the (apr|apu) library names coming from the (apr|apu)-config
utilities (as recorded in the top-level Makefile) when building the Perl glue.

Revision 101969 - (view) (annotate) - [select for diffs]
Modified Wed Dec 3 09:09:33 2003 UTC (5 years, 11 months ago) by randyk
File length: 13126 byte(s)
Diff to previous 101964 (colored)
use (apr|apu)-config utilities to get the names of the apr/aprutil libs.

Revision 101964 - (view) (annotate) - [select for diffs]
Modified Wed Dec 3 05:21:16 2003 UTC (5 years, 11 months ago) by randyk
File length: 12487 byte(s)
Diff to previous 101963 (colored)
use --disable-perl-glue as the option to not build the perl glue,
so as to be more in sync with Unix.

Revision 101963 - (view) (annotate) - [select for diffs]
Modified Wed Dec 3 05:17:34 2003 UTC (5 years, 11 months ago) by randyk
File length: 12486 byte(s)
Diff to previous 101700 (colored)
allow for Apache/2.\d.

Revision 101700 - (view) (annotate) - [select for diffs]
Modified Wed Nov 5 05:32:06 2003 UTC (6 years ago) by randyk
File length: 12485 byte(s)
Diff to previous 101618 (colored)
For Win32, provide some dependency checks:
- perl 5.8 or higher is required to build the perl glue (on Win32)
- check for Apache::Test and ExtUtils::XSBuilder, and offer to
  install it if not found

Revision 101618 - (view) (annotate) - [select for diffs]
Modified Thu Oct 30 02:22:18 2003 UTC (6 years ago) by randyk
File length: 11831 byte(s)
Diff to previous 101573 (colored)
update/cleanup Win32 build:
- remove libapreq2_cgi.mak, as it's no longer being used
- install libapreq2.dll into $(APACHE)\bin\
- update README to reflect new targets and give location of Win32 apxs tarball

Revision 101573 - (view) (annotate) - [select for diffs]
Modified Mon Oct 27 06:55:24 2003 UTC (6 years, 1 month ago) by randyk
File length: 11807 byte(s)
Diff to previous 101549 (colored)
Adjust Win32 targets so as to build with recent commits. The main
change is to build libapreq2 as a dll now, rather than a static lib.

Revision 101549 - (view) (annotate) - [select for diffs]
Modified Fri Oct 24 04:31:21 2003 UTC (6 years, 1 month ago) by randyk
File length: 12247 byte(s)
Diff to previous 101548 (colored)
For Win32, changed the names of the built libraries
    libapreq.lib -> libapreq2.lib
    libapreq_cgi.lib -> libapreq2_cgi.lib.

Revision 101548 - (view) (annotate) - [select for diffs]
Modified Fri Oct 24 02:10:55 2003 UTC (6 years, 1 month ago) by randyk
File length: 12193 byte(s)
Diff to previous 101545 (colored)
Create and install a Win32 version of the apreq2-config script.

Revision 101545 - (view) (annotate) - [select for diffs]
Modified Fri Oct 24 00:25:08 2003 UTC (6 years, 1 month ago) by randyk
File length: 12044 byte(s)
Diff to previous 101489 (colored)
Change targets to run libapreq_cgi tests under env/t.

Revision 101489 - (view) (annotate) - [select for diffs]
Modified Sat Oct 18 22:39:36 2003 UTC (6 years, 1 month ago) by randyk
File length: 12126 byte(s)
Diff to previous 101426 (colored)
apreq_env is no longer needed in the apreq .def file.

Revision 101426 - (view) (annotate) - [select for diffs]
Modified Sun Oct 12 04:55:13 2003 UTC (6 years, 1 month ago) by randyk
File length: 12160 byte(s)
Diff to previous 101421 (colored)
Rename test_cgi.mak to cgi_test.mak, and adjust Configure.pl to
build the cgi_test.c C cgi script and run the corresponding tests
under env/t/cgi_test/.

Revision 101421 - (view) (annotate) - [select for diffs]
Modified Sun Oct 12 02:37:25 2003 UTC (6 years, 1 month ago) by randyk
File length: 11953 byte(s)
Diff to previous 101396 (colored)
- add env/test_cgi.c, a C cgi script, for testing libapreq_cgi library
- add rules to Win32 to build this script and copy it to the
  env/t/cgi-bin/ directory.

Revision 101396 - (view) (annotate) - [select for diffs]
Modified Fri Oct 10 04:18:19 2003 UTC (6 years, 1 month ago) by randyk
File length: 11727 byte(s)
Diff to previous 101312 (colored)
fix typo: s/@nmake/@echo nmake/

Revision 101312 - (view) (annotate) - [select for diffs]
Modified Fri Sep 26 01:15:42 2003 UTC (6 years, 2 months ago) by randyk
File length: 11727 byte(s)
Diff to previous 101041 (colored)
add an install target for Win32.

Revision 101041 - (view) (annotate) - [select for diffs]
Modified Thu Aug 21 03:09:34 2003 UTC (6 years, 3 months ago) by randyk
File length: 10435 byte(s)
Diff to previous 101032 (colored)
Some cleanup, and better searching for Apache-related binaries.

Revision 101032 - (view) (annotate) - [select for diffs]
Modified Wed Aug 20 07:53:10 2003 UTC (6 years, 3 months ago) by randyk
File length: 10507 byte(s)
Diff to previous 100739 (colored)
Fetch apxs for Win32 from http://perl.apache.org/, if desired,
and adjust the test and clean targets if apxs is available.

Revision 100739 - (view) (annotate) - [select for diffs]
Modified Wed Jul 23 05:07:12 2003 UTC (6 years, 4 months ago) by randyk
File length: 8755 byte(s)
Diff to previous 100716 (colored)
Use top-level Makefile.PL for Win32 build, and adjust INSTALL
instructions to refelct this.

Revision 100716 - (view) (annotate) - [select for diffs]
Modified Mon Jul 21 00:46:44 2003 UTC (6 years, 4 months ago) by randyk
File length: 8752 byte(s)
Diff to previous 100714 (colored)
Clean up of conversion of relative to absolute paths, and make
the httpd-apreq-2 source directory the "home" base (where
the main Makefile will be generated).

Revision 100714 - (view) (annotate) - [select for diffs]
Modified Sun Jul 20 19:04:38 2003 UTC (6 years, 4 months ago) by randyk
File length: 8340 byte(s)
Diff to previous 100710 (colored)
use absolute path names.

Revision 100710 - (view) (annotate) - [select for diffs]
Modified Sat Jul 19 22:55:41 2003 UTC (6 years, 4 months ago) by randyk
File length: 8122 byte(s)
Diff to previous 100453 (colored)
- add some files to cleanup
- generate pdb files when -debug is specified
- remove CLEAN target in libapreq_cgi.mak

Revision 100453 - (view) (annotate) - [select for diffs]
Modified Sat Jul 5 17:46:48 2003 UTC (6 years, 4 months ago) by randyk
File length: 8116 byte(s)
Diff to previous 100433 (colored)
In searching for a suitable Apache2 installation,
- don't look at removeable drives (otherwise, one is prompted
  to insert a disc, if it's empty).
- include the parent directory of an Apache.exe in the PATH,
  if present.

Revision 100433 - (view) (annotate) - [select for diffs]
Modified Tue Jul 1 18:35:28 2003 UTC (6 years, 4 months ago) by randyk
File length: 7297 byte(s)
Diff to previous 100428 (colored)
when running perl_test, don't rerun 'perl Makefile.PL' if already done.

Revision 100428 - (view) (annotate) - [select for diffs]
Modified Tue Jul 1 02:21:38 2003 UTC (6 years, 4 months ago) by randyk
File length: 7088 byte(s)
Diff to previous 100263 (colored)
For win32:
 - add perl_glue and perl_test Makefile targets
 - clean up files in glue/perl with 'nmake test'
 - generate build/doxygen.conf.win32 to reflect Win32 Perl and doxysearch paths

Revision 100263 - (view) (annotate) - [select for diffs]
Modified Mon Jun 16 05:54:11 2003 UTC (6 years, 5 months ago) by randyk
File length: 6259 byte(s)
Diff to previous 100257 (colored)
- generate def files through Configure.pl, until a more
general solution is found.

Revision 100257 - (view) (annotate) - [select for diffs]
Modified Mon Jun 16 02:51:28 2003 UTC (6 years, 5 months ago) by randyk
File length: 5538 byte(s)
Diff to previous 100256 (colored)
- minor cleanups
- use top-level clean target
- add Configure option to skip perl glue initialization

Revision 100256 - (view) (annotate) - [select for diffs]
Modified Sun Jun 15 23:11:47 2003 UTC (6 years, 5 months ago) by randyk
File length: 5629 byte(s)
Diff to previous 99754 (colored)
- add docs Makefile target if doxygen present
- run initialization of xsbuilder
- use libs, rather than Release/Debug, for target directory

Revision 99754 - (view) (annotate) - [select for diffs]
Modified Sat May 10 01:11:18 2003 UTC (6 years, 6 months ago) by randyk
File length: 4457 byte(s)
Diff to previous 99717 (colored)
conform to standard Perl coding style.

Revision 99717 - (view) (annotate) - [select for diffs]
Added Mon May 5 05:33:40 2003 UTC (6 years, 6 months ago) by randyk
File length: 4246 byte(s)
add development framework for building on Win32.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2