/[Apache-SVN]/httpd/httpd/trunk/Apache.dsw
ViewVC logotype

Log of /httpd/httpd/trunk/Apache.dsw

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 799069 - (view) (annotate) - [select for diffs]
Modified Wed Jul 29 20:47:49 2009 UTC (3 months, 3 weeks ago) by wrowe
File length: 70678 byte(s)
Diff to previous 772848 (colored)
Catch up to apr_dbm projects

Revision 772848 - (view) (annotate) - [select for diffs]
Modified Fri May 8 05:46:28 2009 UTC (6 months, 2 weeks ago) by wrowe
File length: 69920 byte(s)
Diff to previous 771589 (colored)
Here's the simpler solution to the two groups of mappers/ modules...

The mod_so and mod_watchdog are truly not mappers/ at all.  Very open
to better names than modules/core/ but these are clearly API's which
are to be consumed by the httpd core, or generically, any module.

Revision 771589 - (view) (annotate) - [select for diffs]
Modified Tue May 5 06:47:21 2009 UTC (6 months, 2 weeks ago) by wrowe
File length: 69923 byte(s)
Diff to previous 771581 (colored)
Complete the integration of mod_heartbeat, mod_heartmonitor and the
loadable mod_watchdog, started with 771581.

This clears my list of missing modules as of 6 weeks ago, might be
a few new still to clear up.

Revision 771581 - (view) (annotate) - [select for diffs]
Modified Tue May 5 06:26:24 2009 UTC (6 months, 2 weeks ago) by wrowe
File length: 69833 byte(s)
Diff to previous 771564 (colored)
complete r771579, refactoring mod_watchdog as loadable on win32

Revision 771564 - (view) (annotate) - [select for diffs]
Modified Tue May 5 04:58:44 2009 UTC (6 months, 2 weeks ago) by wrowe
File length: 68165 byte(s)
Diff to previous 767786 (colored)
Add balancer module targets

Revision 767786 - (view) (annotate) - [select for diffs]
Modified Thu Apr 23 04:19:36 2009 UTC (7 months ago) by wrowe
File length: 65071 byte(s)
Diff to previous 758657 (colored)
Introduce mod_remoteip to trunk from httpd/sandbox/mod_remoteip

Revision 758657 - (view) (annotate) - [select for diffs]
Modified Thu Mar 26 14:18:58 2009 UTC (7 months, 4 weeks ago) by wrowe
File length: 64519 byte(s)
Diff to previous 758427 (colored)
integrate lua, ratelimit

Revision 758427 - (view) (annotate) - [select for diffs]
Modified Wed Mar 25 20:07:47 2009 UTC (8 months ago) by wrowe
File length: 64050 byte(s)
Diff to previous 758394 (colored)
add lua

Revision 758394 - (view) (annotate) - [select for diffs]
Modified Wed Mar 25 18:34:02 2009 UTC (8 months ago) by wrowe
File length: 63518 byte(s)
Diff to previous 739827 (colored)
get distcache out of the way of 'BuildAll' target, since it isn't expected to work

Revision 739827 - (view) (annotate) - [select for diffs]
Modified Sun Feb 1 20:30:44 2009 UTC (9 months, 3 weeks ago) by wrowe
File length: 63610 byte(s)
Diff to previous 728765 (colored)
Build mod_buffer on win32

Revision 728765 - (view) (annotate) - [select for diffs]
Modified Mon Dec 22 20:36:51 2008 UTC (11 months ago) by wrowe
File length: 63065 byte(s)
Diff to previous 720062 (colored)
pcre, and therefore dftables, aren't built within httpd anymore

Revision 720062 - (view) (annotate) - [select for diffs]
Modified Sun Nov 23 22:49:30 2008 UTC (12 months ago) by wrowe
File length: 63607 byte(s)
Diff to previous 711470 (colored)
So close ;-)  Nicely done Jim

Add the sed sources to mod_sed, no different than the sed_obj
list from config.m4 (.h files just for easy reference).

Apache.dsw is simply sorted entries, and picking to drop
a new module under BuildBin (common) or BuildAll (test and
nonstandard extensions).  Give us mod_sed :)

Makefile.win is simply the invocation of the .mak file that
gets exported, and the copy of that module (pdb debugging)
binary.

Can't update BaseAddr.ref except from windows, however, we
have to build once and determine how many 64k pages this
object is going to eat.  Turns out, it's only one.

Revision 711470 - (view) (annotate) - [select for diffs]
Modified Tue Nov 4 23:26:14 2008 UTC (12 months, 2 weeks ago) by wrowe
File length: 63071 byte(s)
Diff to previous 709839 (colored)
The mem_cache is dead, long live disk_cache.

Reviewed by: wrowe, sander, fielding, abida, pquerna, jesus, lars

Revision 709839 - (view) (annotate) - [select for diffs]
Modified Sun Nov 2 04:21:48 2008 UTC (12 months, 3 weeks ago) by chrisd
File length: 63710 byte(s)
Diff to previous 704883 (colored)
Remove mod_authn_default and mod_authz_default.

Note: I've attempted to work through the Windows and Netware build files,
but if those with such systems could repair any damage, that would be
appreciated.

Revision 704883 - (view) (annotate) - [select for diffs]
Modified Wed Oct 15 12:24:25 2008 UTC (13 months, 1 week ago) by tdonovan
File length: 65018 byte(s)
Diff to previous 664253 (colored)
Windows: add apr_dbd_odbc project to Visual Studio workspace .dsw file

Revision 664253 - (view) (annotate) - [select for diffs]
Modified Sat Jun 7 03:13:28 2008 UTC (17 months, 2 weeks ago) by wrowe
File length: 64637 byte(s)
Diff to previous 664240 (colored)
Catch up to apr-util-1.3.0, build apr_ldap always, and
conditionally build DBD_LIST members.

Revision 664240 - (view) (annotate) - [select for diffs]
Modified Sat Jun 7 02:10:32 2008 UTC (17 months, 2 weeks ago) by wrowe
File length: 61865 byte(s)
Diff to previous 606379 (colored)
Catch up with a host of changes to the current module set

Revision 606379 - (view) (annotate) - [select for diffs]
Modified Sat Dec 22 01:57:28 2007 UTC (23 months ago) by wrowe
File length: 54704 byte(s)
Diff to previous 606378 (colored)
Uncouple fcgistarter from BuildBin

Revision 606378 - (view) (annotate) - [select for diffs]
Modified Sat Dec 22 01:56:42 2007 UTC (23 months ago) by wrowe
File length: 54793 byte(s)
Diff to previous 605335 (colored)
Add fcgistarter, but not as a target of BuildBin/BuildAll
since it won't compile yet.

Revision 605335 - (view) (annotate) - [select for diffs]
Modified Tue Dec 18 21:55:19 2007 UTC (23 months ago) by wrowe
File length: 54345 byte(s)
Diff to previous 602710 (colored)
Repair project file corruption

Revision 602710 - (view) (annotate) - [select for diffs]
Modified Sun Dec 9 18:13:21 2007 UTC (23 months, 2 weeks ago) by wrowe
File length: 54344 byte(s)
Diff to previous 596395 (colored)
Make that two files that hadn't noticed the movement from experimental->filters

Revision 596395 - (view) (annotate) - [select for diffs]
Modified Mon Nov 19 18:47:23 2007 UTC (2 years ago) by wrowe
File length: 54349 byte(s)
Diff to previous 580660 (colored)
s/mod_example/mod_example_hooks/

and move mod_example_hooks, mod_case_filter[_in] to modules/examples/

Revision 580660 - (view) (annotate) - [select for diffs]
Modified Sun Sep 30 01:20:44 2007 UTC (2 years, 1 month ago) by wrowe
File length: 54344 byte(s)
Diff to previous 569533 (colored)
There are considerably fewer ces modules (and they are quite
a bit more sophisticated).  Always build these first before
trawling through the entire list of ccs modules, since any
problem will occur up front and be fixable more quickly.

Revision 569533 - (view) (annotate) - [select for diffs]
Modified Fri Aug 24 21:41:35 2007 UTC (2 years, 3 months ago) by wrowe
File length: 54243 byte(s)
Diff to previous 569249 (colored)
Bless the module mod_substitute, with the Substitute directive
and SUBSTITUTE filter name.

Revision 569249 - (view) (annotate) - [select for diffs]
Modified Fri Aug 24 05:17:48 2007 UTC (2 years, 3 months ago) by wrowe
File length: 54255 byte(s)
Diff to previous 569241 (colored)
Complete the build changes for win32, document the 'ALL' option

Revision 569241 - (view) (annotate) - [select for diffs]
Modified Fri Aug 24 04:16:37 2007 UTC (2 years, 3 months ago) by wrowe
File length: 54255 byte(s)
Diff to previous 569233 (colored)
Final rearrangements (alpha) to make comparisons simpler.

Revision 569233 - (view) (annotate) - [select for diffs]
Modified Fri Aug 24 03:00:40 2007 UTC (2 years, 3 months ago) by wrowe
File length: 54255 byte(s)
Diff to previous 569221 (colored)
Adding the last two, missing mod_filter and mod_dav_lock infos


Revision 569221 - (view) (annotate) - [select for diffs]
Modified Fri Aug 24 02:14:58 2007 UTC (2 years, 3 months ago) by wrowe
File length: 53073 byte(s)
Diff to previous 569219 (colored)
Bucketeer is on the barely-applicable list, no?

access_compat was duplicated.

Revision 569219 - (view) (annotate) - [select for diffs]
Modified Fri Aug 24 02:07:46 2007 UTC (2 years, 3 months ago) by wrowe
File length: 53168 byte(s)
Diff to previous 569193 (colored)
Add modules/examples/, and a new BuildAll dummy stub.

Revision 569193 - (view) (annotate) - [select for diffs]
Modified Fri Aug 24 00:09:38 2007 UTC (2 years, 3 months ago) by wrowe
File length: 50551 byte(s)
Diff to previous 568838 (colored)
Add auth modules to the schema

Revision 568838 - (view) (annotate) - [select for diffs]
Modified Thu Aug 23 06:35:14 2007 UTC (2 years, 3 months ago) by wrowe
File length: 49176 byte(s)
Diff to previous 563636 (colored)
Reorder a few bits (easier to follow and compare).

Revision 563636 - (view) (annotate) - [select for diffs]
Modified Tue Aug 7 19:40:21 2007 UTC (2 years, 3 months ago) by ake
File length: 49081 byte(s)
Diff to previous 490066 (colored)
commit Eric's patch for bugzilla 42549 - build httxt2dbm.exe on windows

Revision 490066 - (view) (annotate) - [select for diffs]
Modified Sun Dec 24 19:40:48 2006 UTC (2 years, 11 months ago) by jerenkrantz
File length: 48639 byte(s)
Diff to previous 463900 (colored)
Compile mod_authn_core on Win32.  (The authz-dev branch forgot to add this.)

* modules/aaa/mod_authn_core.dsp: New DSP file for mod_authn_core.
* Apache.dsw: Add mod_authn_core as a dependency.
* Makefile.win: Add install targets

Revision 463900 - (view) (annotate) - [select for diffs]
Modified Sat Oct 14 08:23:43 2006 UTC (3 years, 1 month ago) by mturk
File length: 47994 byte(s)
Diff to previous 425433 (colored)
Added mod_proxy_fcgi win32 build.

Revision 425433 - (view) (annotate) - [select for diffs]
Modified Tue Jul 25 15:59:43 2006 UTC (3 years, 4 months ago) by mturk
File length: 47351 byte(s)
Diff to previous 425422 (colored)
Add mod_authz_core module to the build.

Revision 425422 - (view) (annotate) - [select for diffs]
Modified Tue Jul 25 15:27:17 2006 UTC (3 years, 4 months ago) by mturk
File length: 46706 byte(s)
Diff to previous 419652 (colored)
Add mod_access_conf to the build.

Revision 419652 - (view) (annotate) - [select for diffs]
Modified Thu Jul 6 18:47:09 2006 UTC (3 years, 4 months ago) by wrowe
File length: 46143 byte(s)
Diff to previous 384608 (colored)
  This tree can't be named modules/debug/.  Now it isn't.

Revision 384608 - (view) (annotate) - [select for diffs]
Modified Thu Mar 9 20:36:27 2006 UTC (3 years, 8 months ago) by wrowe
File length: 46135 byte(s)
Diff to previous 368540 (colored)
  We no longer generate uri_delims for apr 1.x, but the table
  is hardcoded in apr_uri.c.

Revision 368540 - (view) (annotate) - [select for diffs]
Modified Fri Jan 13 01:28:15 2006 UTC (3 years, 10 months ago) by wrowe
File length: 46532 byte(s)
Diff to previous 349777 (colored)
  Drop redundant dependency, ms studio is quite good at resolving
  nested dependencies (unless the dependency is consumed by both
  modules.)  See mod_ldap for a similar example.


Revision 349777 - (view) (annotate) - [select for diffs]
Modified Tue Nov 29 18:12:33 2005 UTC (3 years, 11 months ago) by colm
File length: 46617 byte(s)
Diff to previous 349771 (colored)
Adding mod_authn_dbd to the Windows build environments.

Revision 349771 - (view) (annotate) - [select for diffs]
Modified Tue Nov 29 17:43:53 2005 UTC (3 years, 11 months ago) by colm
File length: 45890 byte(s)
Diff to previous 290669 (colored)
Add mod_dbd to the windows build environment

Revision 290669 - (view) (annotate) - [select for diffs]
Modified Wed Sep 21 09:46:12 2005 UTC (4 years, 2 months ago) by niq
File length: 45353 byte(s)
Diff to previous 290659 (colored)
Move mod_filter and mod_charset_lite from /experimental/ to /filters/

Revision 290659 - (view) (annotate) - [select for diffs]
Modified Wed Sep 21 08:52:08 2005 UTC (4 years, 2 months ago) by colm
File length: 45358 byte(s)
Diff to previous 160432 (colored)
Add htcachclean to the win32 build. 

Revision 160432 - (view) (annotate) - [select for diffs]
Modified Thu Apr 7 18:56:56 2005 UTC (4 years, 7 months ago) by wrowe
File length: 44907 byte(s)
Diff to previous 159626 (colored)
  Fix Win32 imap->imagemap transformation

Revision 159626 - (view) (annotate) - [select for diffs]
Modified Thu Mar 31 19:02:44 2005 UTC (4 years, 7 months ago) by wrowe
File length: 44895 byte(s)
Diff to previous 154207 (colored)
  Apache.exe -> httpd.exe - per discussion on dev@httpd
  to make Win32 consistent with Unix, and as importantly,
  quitclaim the 'Apache HTTP Server' project's claim on
  something not in the spirit of the greater Foundation.

Revision 154207 - (view) (annotate) - [select for diffs]
Modified Thu Feb 17 23:45:16 2005 UTC (4 years, 9 months ago) by wrowe
File length: 44896 byte(s)
Diff to previous 124269 (colored)
  Get httpd-2.1 building once again on win32.

  NEVER NEVER screw around with redeclaring AP_ macros and constants.
  If the compiler won't pick them up, e.g., AP_DECLARE, ya've done 
  something wrong from the start.

  All httpd/ap headers depend on httpd.h - plain and simple, so this
  un-convolutes the unusual order here.

  STATIC has become PCRE_STATIC, along with some other odd definitions.
  The only remaining emit is that _pcre_free export is imported, which
  implies something is unusual with the declaration.  Still researching.

Revision 124269 - (view) (annotate) - [select for diffs]
Modified Wed Jan 5 20:22:53 2005 UTC (4 years, 10 months ago) by wrowe
File length: 45176 byte(s)
Diff to previous 106894 (colored)
  Fix up our dumpio and bucketeer build.

Revision 106894 - (view) (annotate) - [select for diffs]
Modified Mon Nov 29 08:29:40 2004 UTC (4 years, 11 months ago) by mturk
File length: 44541 byte(s)
Diff to previous 106103 (colored)
Update cache module project location from experimental to cache.

Revision 106103 - (view) (annotate) - [select for diffs]
Modified Sun Nov 21 18:50:36 2004 UTC (5 years ago) by nd
File length: 44562 byte(s)
Diff to previous 105202 (colored)
general property cleanup

Revision 105202 - (view) (annotate) - [select for diffs]
Modified Sat Sep 18 19:17:07 2004 UTC (5 years, 2 months ago) by ake
File length: 44562 byte(s)
Diff to previous 104921 (colored)
add mod_proxy_ajp mod_proxy_balancer dependencies

Revision 104921 - (view) (annotate) - [select for diffs]
Modified Tue Aug 31 20:11:35 2004 UTC (5 years, 2 months ago) by wrowe
File length: 44375 byte(s)
Diff to previous 104782 (colored)
  Catch up for Win32 to authnz_ldap changes, and make win32's module
  for util_ldap features named mod_ldap.so as on Unix.

Revision 104782 - (view) (annotate) - [select for diffs]
Modified Tue Aug 24 08:02:26 2004 UTC (5 years, 3 months ago) by mturk
File length: 43826 byte(s)
Diff to previous 104779 (colored)
Add the proxy_balancer and proxy_ajp to the build.
One strange thing is that my dev studio changed the quoted
links to .dsp files from:
Project: "Apache"=".\Apache.dsp" - Package Owner=<4>
to:
Project: "Apache"=.\Apache.dsp - Package Owner=<4>
Not sure if they are originally modified by hand.

Revision 104779 - (view) (annotate) - [select for diffs]
Modified Tue Aug 24 00:59:47 2004 UTC (5 years, 3 months ago) by stoddard
File length: 42874 byte(s)
Diff to previous 103454 (colored)
ldap is out of experimental

Revision 103454 - (view) (annotate) - [select for diffs]
Modified Mon Apr 19 18:34:59 2004 UTC (5 years, 7 months ago) by nd
File length: 43439 byte(s)
Diff to previous 103345 (colored)
add dsp and exp file for mod_log_forensic
incorporate into Win32 build

Revision 103345 - (view) (annotate) - [select for diffs]
Modified Sun Apr 11 16:37:43 2004 UTC (5 years, 7 months ago) by nd
File length: 42874 byte(s)
Diff to previous 99870 (colored)
nobody came up with another patch or objections and it should not get lost:
add mod_version and invoke it into *x (modules = all) and win32 builds

Revision 99870 - (view) (annotate) - [select for diffs]
Modified Fri May 16 18:21:10 2003 UTC (6 years, 6 months ago) by wrowe
File length: 42323 byte(s)
Diff to previous 98593 (colored)
  Offer mod_bucketeer and mod_echo in the top-level project.  But do NOT
  build them by default.

Revision 98593 - (view) (annotate) - [select for diffs]
Modified Fri Feb 7 10:11:18 2003 UTC (6 years, 9 months ago) by wrowe
File length: 41409 byte(s)
Diff to previous 98592 (colored)
  Fix a bizarro entry (probably a remnant from when I had a totally bogus
  project name with spaces - which I discovered will not work.)

Revision 98592 - (view) (annotate) - [select for diffs]
Modified Fri Feb 7 10:05:13 2003 UTC (6 years, 9 months ago) by wrowe
File length: 41499 byte(s)
Diff to previous 98391 (colored)
  Fix some out of sequence project entries, and add the correct
  dependencies for the apr-iconv ccs/ces modules.

Revision 98391 - (view) (annotate) - [select for diffs]
Modified Mon Jan 20 22:00:51 2003 UTC (6 years, 10 months ago) by wrowe
File length: 41153 byte(s)
Diff to previous 98386 (colored)
  Add mod_ident to the BuildBin targets, and resort other targets into
  alpha order

Revision 98386 - (view) (annotate) - [select for diffs]
Modified Mon Jan 20 21:38:50 2003 UTC (6 years, 10 months ago) by wrowe
File length: 41066 byte(s)
Diff to previous 98349 (colored)
  Integrate mod_ident with the Win32 build.
  Submitted by David Shane Holden <dpejesh@yahoo.com>

Revision 98349 - (view) (annotate) - [select for diffs]
Modified Sun Jan 19 02:53:33 2003 UTC (6 years, 10 months ago) by wrowe
File length: 40608 byte(s)
Diff to previous 98346 (colored)
  Essentially a noop - just changing the order to keep the httpd-2.0/2.1-dev
  files closer in sync

Revision 98346 - (view) (annotate) - [select for diffs]
Modified Sun Jan 19 02:46:55 2003 UTC (6 years, 10 months ago) by wrowe
File length: 40608 byte(s)
Diff to previous 97840 (colored)
  .dsw IDE builds were building mod_auth_ldap, while .mak builds were not.

  Corrected, and cleaned up redundant util_ldap dependency.

Revision 97840 - (view) (annotate) - [select for diffs]
Modified Wed Dec 11 06:13:02 2002 UTC (6 years, 11 months ago) by wrowe
File length: 40695 byte(s)
Diff to previous 97760 (colored)
  Build ldap for win32 by default.  No extra magic required other than
  some reasonably current SDK.

Revision 97760 - (view) (annotate) - [select for diffs]
Modified Tue Dec 3 06:11:13 2002 UTC (6 years, 11 months ago) by wrowe
File length: 40517 byte(s)
Diff to previous 97726 (colored)
  With BuildBin - also build our iconv ccs/ces collections.

Revision 97726 - (view) (annotate) - [select for diffs]
Modified Sun Dec 1 23:19:59 2002 UTC (6 years, 11 months ago) by wrowe
File length: 39761 byte(s)
Diff to previous 97591 (colored)
  Add util_ldap and mod_auth_ldap to the workspace, but do not build by
  default yet [requires external 3rd party library still.]

Revision 97591 - (view) (annotate) - [select for diffs]
Modified Fri Nov 22 01:05:22 2002 UTC (7 years ago) by wrowe
File length: 38742 byte(s)
Diff to previous 97376 (colored)
  Catch up with Trawick's change to filters/mod_ext_filter

Revision 97376 - (view) (annotate) - [select for diffs]
Modified Fri Nov 1 17:55:12 2002 UTC (7 years ago) by wrowe
File length: 38747 byte(s)
Diff to previous 97194 (colored)
  Inject logio into the win32 build

Revision 97194 - (view) (annotate) - [select for diffs]
Modified Sun Oct 13 19:14:54 2002 UTC (7 years, 1 month ago) by wrowe
File length: 38203 byte(s)
Diff to previous 96794 (colored)
  auth_basic and auth_digest are now exclusive of one another on Win32,
  with the provider hooks moved into the core

Revision 96794 - (view) (annotate) - [select for diffs]
Modified Fri Sep 13 21:55:31 2002 UTC (7 years, 2 months ago) by wrowe
File length: 38203 byte(s)
Diff to previous 96785 (colored)
  A quick-n-dirty hack.  Expose the auth_provider api from mod_auth_basic
  alone, on Win32 only.

  Requires mod_auth_basic be loaded prior to using mod_auth_digest or any
  other mod_authn/z modules.

  Win32 builds again.

Revision 96785 - (view) (annotate) - [select for diffs]
Modified Fri Sep 13 16:39:03 2002 UTC (7 years, 2 months ago) by wrowe
File length: 37375 byte(s)
Diff to previous 96323 (colored)
  Welcome to the new schema.  Multiply defined symbols blow.

  Don't expect things to compile right now.

Revision 96323 - (view) (annotate) - [select for diffs]
Modified Fri Aug 9 15:05:43 2002 UTC (7 years, 3 months ago) by wrowe
File length: 33979 byte(s)
Diff to previous 96322 (colored)
  Reenable apr-iconv for ongoing development effort.  Sorry that we had
  to defer this, but building with the patch [which will be placed in
  patches] will allow anyone to build an xlate-enabled aprutil for ongoing
  svn and other development.

Revision 96322 - (view) (annotate) - [select for diffs]
Modified Fri Aug 9 15:01:45 2002 UTC (7 years, 3 months ago) by wrowe
File length: 32659 byte(s)
Diff to previous 96133 (colored)
  Since library detection is _not_ complete, and this code is extremely
  alpha quality, backout the apr-iconv for Win32 changes from the .40
  release.  Many have objected [not -1 exactly] to forcing iconv for any
  user to build xlate, and the detection/fixup patches are a blocker for
  releasing this overdue version.

  Recommiting immediately after tagging this sans-iconv point for .40, and
  create a patch anyone can apply to enable this for the release tarball.

Revision 96133 - (view) (annotate) - [select for diffs]
Modified Sat Jul 20 23:57:26 2002 UTC (7 years, 4 months ago) by wrowe
File length: 33979 byte(s)
Diff to previous 96122 (colored)
  Unless I'm missing something obvious, apr-iconv never needs to be it's
  own .dll/.so library.  In the case of libapriconv, we need to anticipate
  that the library will be incorporated into libaprutil and exposed through
  the apr_xlate_() API.  In the case of the aprutil we can use the same
  approach.

  After this patch, one never includes the libapriconv or apriconv in any
  application.  Including libaprutil or aprutil is sufficient.

Revision 96122 - (view) (annotate) - [select for diffs]
Modified Fri Jul 19 08:51:48 2002 UTC (7 years, 4 months ago) by wrowe
File length: 33979 byte(s)
Diff to previous 96119 (colored)
  No reason not to build charset_lite anymore on Win32

Revision 96119 - (view) (annotate) - [select for diffs]
Modified Fri Jul 19 08:34:01 2002 UTC (7 years, 4 months ago) by wrowe
File length: 33323 byte(s)
Diff to previous 95099 (colored)
  Start building apr-iconv with apr and apr-util for Windows.

Revision 95099 - (view) (annotate) - [select for diffs]
Modified Wed May 15 00:15:44 2002 UTC (7 years, 6 months ago) by wrowe
File length: 32740 byte(s)
Diff to previous 94993 (colored)
  Save on incremental build time.  libhttpd depends on gen_test_char and
  libapr.  gen_test_char truly needs only apr ... however, this causes the
  libhttpd to refresh the static apr and dynamic libapr.

  Now... libapr.dll is in the wrong place to actually start gen_test_char.
  That doesn't affect us though - the only bits gen_test_char actually
  needs are APR_HAS/HAVE flags and the apr_isfoo(char) macros.

  So this lightens the load while not harming the build process.

Revision 94993 - (view) (annotate) - [select for diffs]
Modified Tue May 7 08:01:46 2002 UTC (7 years, 6 months ago) by jwoolley
File length: 32822 byte(s)
Diff to previous 94890 (colored)
Fix win32 build breakage

Submitted by:  Jerry Baker

Revision 94890 - (view) (annotate) - [select for diffs]
Modified Wed May 1 15:23:13 2002 UTC (7 years, 6 months ago) by wrowe
File length: 32827 byte(s)
Diff to previous 94800 (colored)
  Always build this experimental module (which has no library dependencies).
  Build failure reported by Jerry Baker to dev@httpd

Revision 94800 - (view) (annotate) - [select for diffs]
Modified Thu Apr 25 18:01:44 2002 UTC (7 years, 7 months ago) by wrowe
File length: 32735 byte(s)
Diff to previous 94415 (colored)
  Not yet added to the default build, but curious if they build and run.
  mod_deflate tested with both zlib 1.1.3/1.1.4, unpacked in srclib/zlib/.
  Zlib only seems to have .dll builds, not very efficient when a single
  binary is built against sources, so we compile the appropriate sources.
  Your mileage may vary.

Revision 94415 - (view) (annotate) - [select for diffs]
Modified Wed Apr 3 06:16:24 2002 UTC (7 years, 7 months ago) by wrowe
File length: 31797 byte(s)
Diff to previous 94412 (colored)
  Elimiate references of subreferences to simplify rebuild logic

Revision 94412 - (view) (annotate) - [select for diffs]
Modified Wed Apr 3 05:53:33 2002 UTC (7 years, 7 months ago) by wrowe
File length: 31972 byte(s)
Diff to previous 94411 (colored)
  Can't we -please- rename mod_file_cache if it doesn't fit in the
  mod_cache scheme of things?

Revision 94411 - (view) (annotate) - [select for diffs]
Modified Wed Apr 3 05:52:08 2002 UTC (7 years, 7 months ago) by wrowe
File length: 31880 byte(s)
Diff to previous 94381 (colored)
  Gheesh

Revision 94381 - (view) (annotate) - [select for diffs]
Modified Tue Apr 2 04:14:04 2002 UTC (7 years, 7 months ago) by stoddard
File length: 32200 byte(s)
Diff to previous 93085 (colored)
Win32: Add mod_cache, mod_mem_cache and mod_disk_cache to the build and
install.

Revision 93085 - (view) (annotate) - [select for diffs]
Modified Tue Jan 29 18:19:17 2002 UTC (7 years, 9 months ago) by wrowe
File length: 30125 byte(s)
Diff to previous 93082 (colored)
  BuildBin never made it to this home.  Makefile.win got lost, since it
  would have been invoked from another path, trying to validate that the
  apr and apr-util repositories had been checked out.  Too much trouble :)

Revision 93082 - (view) (annotate) - [select for diffs]
Modified Tue Jan 29 18:13:33 2002 UTC (7 years, 9 months ago) by wrowe
File length: 30131 byte(s)
Diff to previous 92876 (colored)
  By popular demand and some of my own observations - here is a build
  target one can use as a dummy, without 'installing binaries'.  Now
  Win32's makefile.win will simply kick off BuildBin and let it fire
  off all the targets from a command line build.  This will help to
  resolve some of the misses on incremental builds.

Revision 92876 - (view) (annotate) - [select for diffs]
Modified Thu Jan 17 01:05:23 2002 UTC (7 years, 10 months ago) by wrowe
File length: 29858 byte(s)
Diff to previous 92820 (colored)
  Follow our Unix bretherens' conventions, and name the sub-proxy modules
  with the mod_ prefix (al la mod_dav_fs as a sub-dav module.)

Revision 92820 - (view) (annotate) - [select for diffs]
Modified Fri Jan 11 07:00:03 2002 UTC (7 years, 10 months ago) by wrowe
File length: 29822 byte(s)
Diff to previous 92804 (colored)
  A pedantic change to prevent us from discovering, in the future, that
  these support/ modules suddenly rely upon some of our apr/aprutil
  features, by finding the build broken one morning.

Revision 92804 - (view) (annotate) - [select for diffs]
Modified Thu Jan 10 08:47:23 2002 UTC (7 years, 10 months ago) by wrowe
File length: 29320 byte(s)
Diff to previous 91786 (colored)
  *) Split all Win32 modules [excluding the core components mod_core,
     mod_so, mod_win32 and the winnt mpm] into individual loadable
     modules, so the administrator may individually disable the former
     compiled-in modules by simply commenting out their LoadModule
     directives.  [William Rowe]

  *) Saved Win32 module authors and porters many future headaches, by
     duplicating the appropriate .h files such as os.h into the include
     directory, including in the build tree.  [William Rowe]

  Also noticed that version stamp resources weren't generated for proxy
  modules, this too is now fixed.

Revision 91786 - (view) (annotate) - [select for diffs]
Modified Wed Nov 7 15:56:55 2001 UTC (8 years ago) by wrowe
File length: 19049 byte(s)
Diff to previous 91780 (colored)
  Reorder so InstallBin is the _default_ top level project, and add htdbm
  to the dependencies of InstallBin

Revision 91780 - (view) (annotate) - [select for diffs]
Modified Wed Nov 7 14:00:52 2001 UTC (8 years ago) by wrowe
File length: 18966 byte(s)
Diff to previous 91467 (colored)
  Add htdbm.c to the windows build - if someone on Unix could check that it
  builds and add it to that build it would be appreciated.

Revision 91467 - (view) (annotate) - [select for diffs]
Modified Mon Oct 15 03:02:48 2001 UTC (8 years, 1 month ago) by wrowe
File length: 18611 byte(s)
Diff to previous 91396 (colored)
  rotatelogs will be apr-ized at some point, make this simple.

Revision 91396 - (view) (annotate) - [select for diffs]
Modified Wed Oct 10 12:39:40 2001 UTC (8 years, 1 month ago) by wrowe
File length: 18530 byte(s)
Diff to previous 91335 (colored)
  Correct dependency for apr-ization of rotatelogs

Revision 91335 - (view) (annotate) - [select for diffs]
Modified Sat Oct 6 18:24:58 2001 UTC (8 years, 1 month ago) by wrowe
File length: 18530 byte(s)
Diff to previous 91291 (colored)
  Fix a borked entry that I introduced.  Now mime_magic should build.

Revision 91291 - (view) (annotate) - [select for diffs]
Modified Thu Oct 4 19:38:16 2001 UTC (8 years, 1 month ago) by wrowe
File length: 18529 byte(s)
Diff to previous 91221 (colored)
  Add some mime magic to the Win32 build

Revision 91221 - (view) (annotate) - [select for diffs]
Modified Mon Oct 1 17:01:30 2001 UTC (8 years, 1 month ago) by wrowe
File length: 17977 byte(s)
Diff to previous 91179 (colored)
  Two more loadable modules on Win32, thank you Gunther!

Revision 91179 - (view) (annotate) - [select for diffs]
Modified Fri Sep 28 16:02:50 2001 UTC (8 years, 1 month ago) by wrowe
File length: 17121 byte(s)
Diff to previous 91018 (colored)
  Reintegrate proxy into the core build

Revision 91018 - (view) (annotate) - [select for diffs]
Modified Thu Sep 13 15:22:31 2001 UTC (8 years, 2 months ago) by rbb
File length: 14677 byte(s)
Diff to previous 90430 (colored)
Remove mod_tls from the Windows project file.

Revision 90430 - (view) (annotate) - [select for diffs]
Modified Mon Aug 20 22:01:58 2001 UTC (8 years, 3 months ago) by wrowe
File length: 15126 byte(s)
Diff to previous 89993 (colored)
  Modify Makefile.win to install the ssl-enabled abs.exe binary
  as 'bin/ab.exe' if srclib/openssl exists.  Adds abs to the Apache.dsw
  IDE workspace.

Revision 89993 - (view) (annotate) - [select for diffs]
Modified Tue Aug 7 17:19:04 2001 UTC (8 years, 3 months ago) by wrowe
File length: 14781 byte(s)
Diff to previous 89643 (colored)
  Include ApacheMonitor/wintty in the build.

Revision 89643 - (view) (annotate) - [select for diffs]
Modified Fri Jul 20 19:48:02 2001 UTC (8 years, 4 months ago) by wrowe
File length: 14210 byte(s)
Diff to previous 89463 (colored)
  Clean up unnecessary duplicate references to pcre (they fall out of
  libhttpd as our own ap_regexec()) and force InstallBin as the default
  project by moving it to the head of the list, so the first access of
  this .dsp will take InstallBin.dsp as the active project.

Revision 89463 - (view) (annotate) - [select for diffs]
Modified Thu Jun 28 01:16:14 2001 UTC (8 years, 4 months ago) by wrowe
File length: 14128 byte(s)
Diff to previous 89455 (colored)
  For those who want to play, mod_ssl isn't part of the InstallBin master
  target.

Revision 89455 - (view) (annotate) - [select for diffs]
Modified Thu Jun 28 00:08:41 2001 UTC (8 years, 4 months ago) by wrowe
File length: 13679 byte(s)
Diff to previous 89453 (colored)
  libaprutil is good for mod_tls, too.

Revision 89453 - (view) (annotate) - [select for diffs]
Modified Wed Jun 27 23:47:55 2001 UTC (8 years, 4 months ago) by wrowe
File length: 13591 byte(s)
Diff to previous 89446 (colored)
  Not for general consumption (not a target of InstallBin) this patch adds
  mod_tls to the 'buildable projects' list.

Revision 89446 - (view) (annotate) - [select for diffs]
Modified Wed Jun 27 21:30:33 2001 UTC (8 years, 4 months ago) by stoddard
File length: 13230 byte(s)
Diff to previous 89215 (colored)
mod_file_cache now depends on apr-util.

Revision 89215 - (view) (annotate) - [select for diffs]
Modified Wed May 23 13:31:59 2001 UTC (8 years, 6 months ago) by wrowe
File length: 13142 byte(s)
Diff to previous 89207 (colored)
  Unnecessary with apxs

Revision 89207 - (view) (annotate) - [select for diffs]
Modified Tue May 22 22:42:02 2001 UTC (8 years, 6 months ago) by fielding
File length: 14122 byte(s)
Diff to previous 88727 (colored)
A wild guess at what is needed to get win32 compiling again after
the move of util_uri to apr-util.

Revision 88727 - (view) (annotate) - [select for diffs]
Modified Thu Apr 5 09:11:09 2001 UTC (8 years, 7 months ago) by wrowe
File length: 14017 byte(s)
Diff to previous 88674 (colored)
  Lost mod_info at some point (probably well adding the experimental mods)
  so put it back

Revision 88674 - (view) (annotate) - [select for diffs]
Modified Tue Apr 3 01:16:22 2001 UTC (8 years, 7 months ago) by wrowe
File length: 13647 byte(s)
Diff to previous 88474 (colored)
  Some experiments, not targets of the InstallBin complete build

Revision 88474 - (view) (annotate) - [select for diffs]
Modified Thu Mar 8 16:12:34 2001 UTC (8 years, 8 months ago) by wrowe
File length: 13037 byte(s)
Diff to previous 88330 (colored)
  Goodbye srclib/expat ... completes the build for srclib/apr-util/xml/expat

Revision 88330 - (view) (annotate) - [select for diffs]
Modified Sun Feb 25 20:53:42 2001 UTC (8 years, 8 months ago) by wrowe
File length: 13321 byte(s)
Diff to previous 88315 (colored)
  Bring in the expat.lib into the static aprutil.lib win32 library.
  Fix up the build order that messed up command-line builds due to
  the recent dependency of apr-util on expat-lite.

Revision 88315 - (view) (annotate) - [select for diffs]
Modified Sun Feb 25 02:24:19 2001 UTC (8 years, 9 months ago) by wrowe
File length: 12964 byte(s)
Diff to previous 88262 (colored)
  Begin to fix the build schema changes for apr-util

Revision 88262 - (view) (annotate) - [select for diffs]
Modified Wed Feb 21 13:56:45 2001 UTC (8 years, 9 months ago) by stoddard
File length: 12792 byte(s)
Diff to previous 87731 (colored)
Remove mod_proxy from the Windows project file

Revision 87731 - (view) (annotate) - [select for diffs]
Modified Fri Jan 19 07:04:36 2001 UTC (8 years, 10 months ago) by wrowe
File length: 13163 byte(s)
Diff to previous 87724 (colored)
  The big change.  This is part 3 of the apr-util symbols rename, please
  see the first commit of srclib/apr-util/include (cvs apr-util/include)
  for the quick glance at symbols changed.

Revision 87724 - (view) (annotate) - [select for diffs]
Modified Thu Jan 18 23:47:16 2001 UTC (8 years, 10 months ago) by wrowe
File length: 12997 byte(s)
Diff to previous 87715 (colored)
  Fixups to build the whole shebang once again.

Revision 87715 - (view) (annotate) - [select for diffs]
Modified Thu Jan 18 19:49:29 2001 UTC (8 years, 10 months ago) by wrowe
File length: 12994 byte(s)
Diff to previous 87587 (colored)

  This change eliminates the intermediate httpd.lib from the build of
  libhttpd.dll - it was required for the support applications to avoid
  linking to the libhttpd.dll, but those functions have all moved to
  apr and apr-util.

  This change also prepares us to eliminate libhttpd.def once all of the
  appropriate AP_DECLARE tags are assigned.

Revision 87587 - (view) (annotate) - [select for diffs]
Modified Thu Jan 4 22:37:27 2001 UTC (8 years, 10 months ago) by ake
File length: 13505 byte(s)
Diff to previous 87585 (colored)
eliminate entries from libhttpd.def that are also in libaprutil.def

Revision 87585 - (view) (annotate) - [select for diffs]
Modified Thu Jan 4 20:55:40 2001 UTC (8 years, 10 months ago) by ake
File length: 13413 byte(s)
Diff to previous 87502 (colored)
Fix typo that messed up dependencies and broke the build

Revision 87502 - (view) (annotate) - [select for diffs]
Modified Thu Dec 21 21:02:20 2000 UTC (8 years, 11 months ago) by wrowe
File length: 13413 byte(s)
Diff to previous 87474 (colored)
  Simplify and order the dependencies as well as possible.

Revision 87474 - (view) (annotate) - [select for diffs]
Modified Thu Dec 21 01:19:17 2000 UTC (8 years, 11 months ago) by wrowe
File length: 16245 byte(s)
Diff to previous 87471 (colored)
  Missed aprlib -> apr in the project overhaul

Revision 87471 - (view) (annotate) - [select for diffs]
Modified Thu Dec 21 01:04:49 2000 UTC (8 years, 11 months ago) by wrowe
File length: 16272 byte(s)
Diff to previous 87266 (colored)
  The Win32 overhaul, in summary;
    Modules are named mod_foo.so
    Dynamic Libraries are named libfoo.dll, and are stored in bin/
    The former ApacheCoreDll is now libhttpd.dll
    Apache.exe moves to bin/
    The make install now copies include, lib, and libexec
    All build options are normalized, filenames adjusted appropriately

Revision 87266 - (view) (annotate) - [select for diffs]
Modified Fri Dec 8 19:03:48 2000 UTC (8 years, 11 months ago) by wrowe
File length: 16466 byte(s)
Diff to previous 87253 (colored)
  Now that sdbm and installer are gone, clean up the win32 build.

Revision 87253 - (view) (annotate) - [select for diffs]
Modified Thu Dec 7 21:37:42 2000 UTC (8 years, 11 months ago) by wrowe
File length: 17035 byte(s)
Diff to previous 87222 (colored)
  With this patch, dav and file_cache ride again :-)  Note file_cache now
  uses mmaps, which may or may not be desired on win32.

Revision 87222 - (view) (annotate) - [select for diffs]
Modified Tue Dec 5 20:59:32 2000 UTC (8 years, 11 months ago) by wrowe
File length: 16862 byte(s)
Diff to previous 87219 (colored)
  Fixed the make, crippled dav till it's building.

Revision 87219 - (view) (annotate) - [select for diffs]
Modified Tue Dec 5 19:42:26 2000 UTC (8 years, 11 months ago) by wrowe
File length: 17035 byte(s)
Diff to previous 87214 (colored)
  Got a little carried away earlier with path names :-)

Revision 87214 - (view) (annotate) - [select for diffs]
Modified Tue Dec 5 17:44:07 2000 UTC (8 years, 11 months ago) by wrowe
File length: 17025 byte(s)
Diff to previous 87213 (colored)
  Set up dependencies on the apr-util package.

Revision 87213 - (view) (annotate) - [select for diffs]
Modified Tue Dec 5 17:38:40 2000 UTC (8 years, 11 months ago) by wrowe
File length: 14590 byte(s)
Diff to previous 87212 (colored)
  A bit of inclusion for the apr-util package.

Revision 87212 - (view) (annotate) - [select for diffs]
Modified Tue Dec 5 16:37:50 2000 UTC (8 years, 11 months ago) by wrowe
File length: 14017 byte(s)
Diff to previous 87129 (colored)
  This patch illustrates the new locations, and makes the majority of the
  adjustments.  Now to actually try to build the thing.

Revision 87129 - (view) (annotate) - [select for diffs]
Modified Wed Nov 29 17:12:00 2000 UTC (8 years, 11 months ago) by wrowe
File length: 13902 byte(s)
Diff to previous 86644 (colored)
  Make Win32 build again

Revision 86644 - (view) (annotate) - [select for diffs]
Modified Wed Oct 18 17:37:05 2000 UTC (9 years, 1 month ago) by wrowe
File length: 13817 byte(s)
Diff to previous 86611 (colored)
  expatlib is definately more in sync with the Unix build, so we now
  build the expatlib.dsp rather than seperate xmltok/xmlparse .dsp's.

Submitted by:	Greg Stein
Reviewed by:	William Rowe

Revision 86611 - (view) (annotate) - [select for diffs]
Modified Mon Oct 16 13:50:40 2000 UTC (9 years, 1 month ago) by wrowe
File length: 14177 byte(s)
Diff to previous 86603 (colored)
  Fix compile break in Win32

Revision 86603 - (view) (annotate) - [select for diffs]
Modified Sun Oct 15 22:49:48 2000 UTC (9 years, 1 month ago) by wrowe
File length: 14264 byte(s)
Diff to previous 86543 (colored)
  Some issues with the dependencies that prevent a clean checkout from
  actually building under win32

Revision 86543 - (view) (annotate) - [select for diffs]
Modified Wed Oct 11 17:25:07 2000 UTC (9 years, 1 month ago) by wrowe
File length: 14009 byte(s)
Diff to previous 86537 (colored)
  A star is born ... adds mod_dav and mod_dav_fs to the Win32 build/install

Revision 86537 - (view) (annotate) - [select for diffs]
Modified Wed Oct 11 14:26:00 2000 UTC (9 years, 1 month ago) by wrowe
File length: 13836 byte(s)
Diff to previous 86536 (colored)
  Finish the ApacheModuleBleck -> mod_bleck cleanup

Revision 86536 - (view) (annotate) - [select for diffs]
Modified Wed Oct 11 14:04:39 2000 UTC (9 years, 1 month ago) by wrowe
File length: 13841 byte(s)
Diff to previous 86534 (colored)
  Second half of the ugly name to nice name change.  Clean your tree
  before you grab this set :-)

Reviewed by:	rbb, stoddard

Revision 86534 - (view) (annotate) - [select for diffs]
Modified Wed Oct 11 08:00:40 2000 UTC (9 years, 1 month ago) by wrowe
File length: 14122 byte(s)
Diff to previous 86257 (colored)
  I guess I can commit this, mod_dav and mod_dav_fs aren't depended upon
  by InstallBin just yet.

Revision 86257 - (view) (annotate) - [select for diffs]
Modified Wed Sep 20 04:54:06 2000 UTC (9 years, 2 months ago) by wrowe
File length: 13128 byte(s)
Diff to previous 86052 (colored)
  Get mod_auth_dbm building using Apache's sdbmlib under WinNT.

  Bad conditional... need a better test to determine if we are using sdbm.

  Also - consistify linkage for expat-lite/sdmb to the same model as all
  the modules (no more nasty "conflicting linkage, use /nodefaultlib" msg.)

PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 86052 - (view) (annotate) - [select for diffs]
Modified Fri Aug 11 20:15:41 2000 UTC (9 years, 3 months ago) by stoddard
File length: 12556 byte(s)
Diff to previous 85966 (colored)
Export util_xml.c functions. Add dependency on xml libraries to apache.dsw.

Revision 85966 - (view) (annotate) - [select for diffs]
Modified Mon Jul 31 20:50:17 2000 UTC (9 years, 3 months ago) by stoddard
File length: 12386 byte(s)
Diff to previous 85876 (colored)
Win32: Add sdbm to the windows build

Revision 85876 - (view) (annotate) - [select for diffs]
Modified Tue Jul 25 00:42:09 2000 UTC (9 years, 4 months ago) by wrowe
File length: 12198 byte(s)
Diff to previous 85818 (colored)
  Changes to get Win32 compiling again, including substituting
  apr_string.h for apr_lib.h, fix some bad linkage declarations,
  and some more comments on threadproc/win32/proc.c


PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 85818 - (view) (annotate) - [select for diffs]
Modified Tue Jul 11 11:59:34 2000 UTC (9 years, 4 months ago) by keith
File length: 12025 byte(s)
Diff to previous 85749 (colored)
Correct Win32 Expat build.

Revision 85749 - (view) (annotate) - [select for diffs]
Modified Mon Jul 3 08:26:52 2000 UTC (9 years, 4 months ago) by gstein
File length: 12013 byte(s)
Diff to previous 85435 (colored)
enable Expat for the Win32 build.

Submitted by: Keith Wannamaker

Revision 85435 - (view) (annotate) - [select for diffs]
Modified Tue Jun 6 01:15:05 2000 UTC (9 years, 5 months ago) by wrowe
File length: 11553 byte(s)
Diff to previous 85329 (colored)
PR:
Obtained from:
Submitted by:
Reviewed by:

  Fixes 1) The htpasswd and ab binaries, by converting ApacheCore.dsp to
           a library MSVC project.

        2) Creates the ApacheCoreDll.dsp project to produce the dso
           version ApacheCore.dll

        3) Some misc fixups to the original http_main.c -> Apache.exe
           conversion that misses newly added symbols.

  Code fixes to follow in a seperate patch.

Revision 85329 - (view) (annotate) - [select for diffs]
Modified Sun May 28 04:03:22 2000 UTC (9 years, 5 months ago) by wrowe
File length: 11144 byte(s)
Diff to previous 85240 (colored)
PR:
Obtained from:
Submitted by:
Reviewed by:

  Kill the Win32 library project ap.dsp and slide http_main.c from the
  ApacheCore.dsp into Apache.dsp - this is in prepartion of the real
  services update, which will move registry.c and service.c back into
  ApacheCore.dsp, kill both headers and incorporate their symbols into
  the mpm/winnt/winnt.h file.  main_win32.c will die as well, with it's
  few remaining functions moving into the mpm.

Revision 85240 - (view) (annotate) - [select for diffs]
Modified Wed May 17 23:30:21 2000 UTC (9 years, 6 months ago) by rbb
File length: 11464 byte(s)
Diff to previous 85162 (colored)
This commit will most likely break everybody on Windows.  The .dsp
files I am checking in though will build a usable Apache on Windows.
This finishes at least the first round of the merge work to get the
common code into common files in APR.

Revision 85162 - (view) (annotate) - [select for diffs]
Modified Sat May 6 15:44:40 2000 UTC (9 years, 6 months ago) by wrowe
File length: 11464 byte(s)
Diff to previous 85161 (colored)
  Cleanup of Apache build with pcre in Win32.
  Plus clean up ab and htdigest to conform to build
  of other support executables.
  Everything seems to be working again.

Revision 85161 - (view) (annotate) - [select for diffs]
Modified Sat May 6 15:02:13 2000 UTC (9 years, 6 months ago) by wrowe
File length: 11300 byte(s)
Diff to previous 85080 (colored)
  First crack at getting Apache to build with pcre in Win32.
  Cleans up all the gen_ projects to strip off garbage files,
  as well, and follows the same pattern for dftables.

Revision 85080 - (view) (annotate) - [select for diffs]
Modified Fri Apr 28 18:25:02 2000 UTC (9 years, 6 months ago) by trawick
File length: 10911 byte(s)
Diff to previous 85078 (colored)
Win32:
  install ab.exe
  fix dependency in Apache.dsw (ab is dependent on aprlib and ap)
  fix ab and htdigest projects so that they find all header files
  define ap_signal() in apr.hw - this is o.k. for casual use as with
    cmd-line programs
  use API_VAR_EXPORT as appropriate in getopt.c
general:
  ab doesn't need to declare ap_optarg/ap_optind; fix a warning
  htdigest needs to call ap_initialize() to avoid segfault at
    startup

Revision 85078 - (view) (annotate) - [select for diffs]
Modified Fri Apr 28 15:24:18 2000 UTC (9 years, 6 months ago) by wrowe
File length: 10667 byte(s)
Diff to previous 85076 (colored)
  Dependency sequences appear to overrule other .dsp project sequences.
  Also stripped out some nonsense - dependency loops may have caused
  some compiliations to always rebuild.

Revision 85076 - (view) (annotate) - [select for diffs]
Modified Fri Apr 28 08:30:19 2000 UTC (9 years, 6 months ago) by wrowe
File length: 10841 byte(s)
Diff to previous 85068 (colored)
  Clean up a few Win32 build oversights before the alpha.

Revision 85068 - (view) (annotate) - [select for diffs]
Modified Fri Apr 28 01:37:42 2000 UTC (9 years, 6 months ago) by trawick
File length: 10742 byte(s)
Diff to previous 85038 (colored)
Build ab on Win32.
Fix some minor ab APR-ization issues.

Revision 85038 - (view) (annotate) - [select for diffs]
Modified Tue Apr 25 22:33:43 2000 UTC (9 years, 7 months ago) by stoddard
File length: 10565 byte(s)
Diff to previous 85034 (colored)
More win32 shotgunary to the windows project files and to
eliminate compile warnings.

Revision 85034 - (view) (annotate) - [select for diffs]
Modified Tue Apr 25 21:18:04 2000 UTC (9 years, 7 months ago) by stoddard
File length: 10132 byte(s)
Diff to previous 85020 (colored)
Some Windows tweaks from William Rowe...

Submitted by:	William Rowe

Revision 85020 - (view) (annotate) - [select for diffs]
Modified Sun Apr 23 17:42:22 2000 UTC (9 years, 7 months ago) by stoddard
File length: 9699 byte(s)
Diff to previous 85014 (colored)
First cut at a file handle cache. It serves on Windows and should work on
Unix systems that implement sendfile.

It is still very rough around the edges (compile warnings, does an unnecessary
stat, not completely Unix friendly, leftover mod_mmap_static code, etc.)

Revision 85014 - (view) (annotate) - [select for diffs]
Modified Sat Apr 22 15:44:57 2000 UTC (9 years, 7 months ago) by stoddard
File length: 9483 byte(s)
Diff to previous 85011 (colored)
Add ApacheModAuthDigest to apache.dsw. Get rid of compile warnings.

Submitted by:	William Rowe
Reviewed by:	Bill Stoddard

Revision 85011 - (view) (annotate) - [select for diffs]
Modified Fri Apr 21 20:51:39 2000 UTC (9 years, 7 months ago) by stoddard
File length: 9081 byte(s)
Diff to previous 85004 (colored)
Remove mod_digest. Its being replaced by mod_auth_digest

Revision 85004 - (view) (annotate) - [select for diffs]
Added Thu Apr 20 19:28:08 2000 UTC (9 years, 7 months ago) by stoddard
File length: 9561 byte(s)
Revamp the Win32 make environment. Makefiles have been removed and
Apache.dsw created to bring together all the pieces. Create new file
os/win32/BaseAddr.ref to define module base addresses (to prevent
dll relocation at start-up).

Submitted by:	William Rowe
Reviewed by:	Bill Stoddard

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