summaryrefslogtreecommitdiff
path: root/Makefile.win
Commit message (Collapse)AuthorAgeFilesLines
* Very minor change required to correctly nmake install the win32 packageWilliam A. Rowe Jr2010-10-181-1/+1
| | | | | | from source git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1023663 13f79535-47bb-0310-9956-ffa450edef68
* zlib 1.1.4/openssl 0.9.7 cannot be sustained, period. bump.William A. Rowe Jr2010-10-091-2/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1006128 13f79535-47bb-0310-9956-ffa450edef68
* Enable httxt2dbm, mod_dumpio in the build, which were William A. Rowe Jr2008-11-131-4/+8
| | | | | | | | long neglected but certainly work under win32. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@713792 13f79535-47bb-0310-9956-ffa450edef68
* Correct statements in OPENSSL-README when building theWilliam A. Rowe Jr2007-12-171-2/+2
| | | | | | | | httpd+openssl binary. Backport: r604940 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@604945 13f79535-47bb-0310-9956-ffa450edef68
* Refresh version and carry openssl.cfg with openssl.exeWilliam A. Rowe Jr2007-01-111-6/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@495151 13f79535-47bb-0310-9956-ffa450edef68
* NOTICE file is now official (nobody revisited this in quite some time.)William A. Rowe Jr2006-07-271-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@426135 13f79535-47bb-0310-9956-ffa450edef68
* Whoops, let's not duplicate listenersWilliam A. Rowe Jr2006-04-301-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@398290 13f79535-47bb-0310-9956-ffa450edef68
* Tweak the common issues in ssl.conf on Win32, SSLMutex (must be default)William A. Rowe Jr2006-04-301-0/+9
| | | | | | and the SSL port. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@398282 13f79535-47bb-0310-9956-ffa450edef68
* Test _NMAKE_VER define to determine nmake -nologo behavior,William A. Rowe Jr2005-12-161-8/+8
| | | | | | | | | | | | and use $(MAKEOPT) -f syntax throughout to avoid problems on mingw, borland, etc. Backport 357226 from trunk Claiming platform maintainer privs to just fix this for VS2005 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@357228 13f79535-47bb-0310-9956-ffa450edef68
* Change the misleading message, apr's need to go in the build tree srclib/William A. Rowe Jr2005-12-141-2/+2
| | | | | | | not the install target tree. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@356850 13f79535-47bb-0310-9956-ffa450edef68
* Backport trivial typo fix identified by Jorge Schrauwen <info blackdot.be>William A. Rowe Jr2005-12-051-1/+1
| | | | | | | applied already to 2.2 branch, not present in trunk. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@354027 13f79535-47bb-0310-9956-ffa450edef68
* merge mod_version_for_2.0.x branch back to branches/2.0.xAndré Malo2005-10-181-0/+2
| | | | | | | | | | * merge 160788 to 326121 from branches/mod_version_for_2.0.x, but leave out generated docs files (will cleanly rebuild later) Reviewed by: Paul Querna, Bill Rowe, (Justin Erenkrantz), me git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@326129 13f79535-47bb-0310-9956-ffa450edef68
* add dsp and exp files for mod_log_forensicAndré Malo2004-04-191-0/+2
| | | | | | | incorporate into win32 build git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103460 13f79535-47bb-0310-9956-ffa450edef68
* Backport source-build change for Win32 to accomodate the elimiationWilliam A. Rowe Jr2004-03-151-1/+8
| | | | | | | | of ssl-std.conf. (rev 1.136 - 1.138) Substitute all fields correctly from ssl-std.conf.in, and then only if openssl is detected. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102972 13f79535-47bb-0310-9956-ffa450edef68
* Gross hack to get ssl-std.conf installed (not properly configuredWilliam A. Rowe Jr2003-11-181-1/+1
| | | | | | | yet, but at least install doesn't fail.) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101806 13f79535-47bb-0310-9956-ffa450edef68
* We cannot rename the library file as we've done or it will becomeWilliam A. Rowe Jr2003-03-111-13/+8
| | | | | | | | disassociate with the source .pdb symbols, which is unplesant at the least. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98966 13f79535-47bb-0310-9956-ffa450edef68
* Fix Sebastian's observed failure of the Win32 Debug _install target.William A. Rowe Jr2003-02-191-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98733 13f79535-47bb-0310-9956-ffa450edef68
* Must have been my fat-fingered headcold-spacey mistake, but thanks toWilliam A. Rowe Jr2003-02-181-0/+1
| | | | | | | Brane for catching this build breakage. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98716 13f79535-47bb-0310-9956-ffa450edef68
* Thanks Andre... for pointing out my fat fingers.William A. Rowe Jr2003-02-081-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98599 13f79535-47bb-0310-9956-ffa450edef68
* *) Introduce debugging symbols for Win32 release builds, both .pdbWilliam A. Rowe Jr2003-02-071-178/+134
| | | | | | | | | | | | | | | | | | | | | | | | | | and .dbg files (older debuggers and Dr. Watson-type utilities on WinNT or Win9x don't support the newer .pdb flavor.) [Allen Edwards, William Rowe] This backport is necessary in order to assure those debugging the Apache binaries are in a position to collect Crash Dump files from segfault bug reports, either to use locally ourselves, or for the user to merge into their {c:\windows}\symbols tree (for .dbg files) or leave in the same directories as the binaries (for .pdb files). This patch has no impact on optimization, performance, file size (of those binaries) or other attributes. Although this will add 'heft' to the distribution, we can decide 1) to package them in a seperate .zip file from dist/httpd/binaries/win32/ or 2) to include them in the .msi, but install only in the custom install selection page, or finally, 3) set up our own symbols 'server' that can be configured with windbg to automatically retrieve the right symbol sets for a given release package. Discussion is free to follow on list; these are the results of Allen and my research into the murky depths of 9x v.s. NT v.s. 2000/XP debug symbols. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98597 13f79535-47bb-0310-9956-ffa450edef68
* mod_logio module is alredy built in the IDE, but not the command lineWilliam A. Rowe Jr2003-01-191-0/+3
| | | | | | | | build. Also fixed (already patched in 2.1-dev). This module did not make it into the 2.0.44 package. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98348 13f79535-47bb-0310-9956-ffa450edef68
* .dsw IDE builds were building mod_auth_ldap, while .mak builds were not.William A. Rowe Jr2003-01-191-0/+6
| | | | | | | | | Corrected, and cleaned up redundant util_ldap dependency. mod_auth_ldap was built and tossed into the .44 release, as experimental. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98347 13f79535-47bb-0310-9956-ffa450edef68
* Damned... this was broken but, since most of us build from .dsp files,William A. Rowe Jr2003-01-181-1/+1
| | | | | | | | | | it was never noted. I intend to package this patch into the Win32 .zip source distribution, by virtue that all of the .mak files (what triggers this build line anyways) are only generated once preparing the win32 .zip source package. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98318 13f79535-47bb-0310-9956-ffa450edef68
* One for APACHE_2_0_44 final, fix a minor build problem with Debug targets.William A. Rowe Jr2003-01-151-2/+0
| | | | | | | | It's up to the Makefile.win install targets within ces/ccs to install the .pdb symbols with Debug builds. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98278 13f79535-47bb-0310-9956-ffa450edef68
* Adapt to Brane's apr-iconv patch that provides for make install, and makesWilliam A. Rowe Jr2003-01-141-7/+24
| | | | | | | httpd a little less intimate with apr internals. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98268 13f79535-47bb-0310-9956-ffa450edef68
* Not entirely clear if we should trust iconv or bin/iconv as the targetWilliam A. Rowe Jr2002-12-031-1/+10
| | | | | | | path for iconv modules, but here goes. Backported from 2.1. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@97763 13f79535-47bb-0310-9956-ffa450edef68
* Back out provider.c from aaa 2.1 overhaul, for the time being.William A. Rowe Jr2002-11-301-33/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@97686 13f79535-47bb-0310-9956-ffa450edef68
* Catch up with Trawick's change to filters/mod_ext_filterWilliam A. Rowe Jr2002-11-221-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97591 13f79535-47bb-0310-9956-ffa450edef68
* Inject logio into the win32 buildWilliam A. Rowe Jr2002-11-011-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97376 13f79535-47bb-0310-9956-ffa450edef68
* A quick-n-dirty hack. Expose the auth_provider api from mod_auth_basicWilliam A. Rowe Jr2002-09-131-1/+0
| | | | | | | | | | | | 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. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96794 13f79535-47bb-0310-9956-ffa450edef68
* Welcome to the new schema. Multiply defined symbols blow.William A. Rowe Jr2002-09-131-11/+30
| | | | | | | Don't expect things to compile right now. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96785 13f79535-47bb-0310-9956-ffa450edef68
* Reenable apr-iconv for ongoing development effort. Sorry that we hadWilliam A. Rowe Jr2002-08-091-4/+14
| | | | | | | | | 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. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96323 13f79535-47bb-0310-9956-ffa450edef68
* Since library detection is _not_ complete, and this code is extremelyWilliam A. Rowe Jr2002-08-091-14/+4
| | | | | | | | | | | | | 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. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96322 13f79535-47bb-0310-9956-ffa450edef68
* Win32: Install libapriconvBill Stoddard2002-07-301-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96239 13f79535-47bb-0310-9956-ffa450edef68
* Until we are building loadable iconv modules, the core iconv will alwaysWilliam A. Rowe Jr2002-07-211-5/+0
| | | | | | | be carried around with aprutil. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96134 13f79535-47bb-0310-9956-ffa450edef68
* No reason not to build charset_lite anymore on Win32William A. Rowe Jr2002-07-191-0/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96122 13f79535-47bb-0310-9956-ffa450edef68
* apriconv from the command-line buildWilliam A. Rowe Jr2002-07-191-11/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96120 13f79535-47bb-0310-9956-ffa450edef68
* A few more 'silencers' from David.William A. Rowe Jr2002-07-181-6/+6
| | | | | | | Submitted by: David Shane Holden <dpejesh@yahoo.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96116 13f79535-47bb-0310-9956-ffa450edef68
* Clean up a number of messages, as proposed by David. Ignored the patchWilliam A. Rowe Jr2002-07-181-23/+32
| | | | | | | | | to remove .mak builds, since that eliminates VC5 users from building. Submitted by: David Shane Holden <dpejesh@yahoo.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96112 13f79535-47bb-0310-9956-ffa450edef68
* Quit it with the noise :-)William A. Rowe Jr2002-07-131-4/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96046 13f79535-47bb-0310-9956-ffa450edef68
* Quiet the conversation.William A. Rowe Jr2002-07-131-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96045 13f79535-47bb-0310-9956-ffa450edef68
* If we didn't build a Browse, we have nothing to kill. Ignore the error.William A. Rowe Jr2002-07-131-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96044 13f79535-47bb-0310-9956-ffa450edef68
* Seems 9x can't delete two files at a timeWilliam A. Rowe Jr2002-06-231-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95870 13f79535-47bb-0310-9956-ffa450edef68
* Not standard WinFoo. Using cd now. Reported by Ian Holsman.William A. Rowe Jr2002-06-181-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95791 13f79535-47bb-0310-9956-ffa450edef68
* For debug builds, toss the .pdb's alongside the binaries for debuggingWilliam A. Rowe Jr2002-06-161-0/+72
| | | | | | | | in the install tree [note: you still need some sources handy, at least this solves the 80/20 headache.] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95709 13f79535-47bb-0310-9956-ffa450edef68
* Potential flaw --- use forward slash notation in filenames to awkWilliam A. Rowe Jr2002-05-161-15/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95125 13f79535-47bb-0310-9956-ffa450edef68
* Cleanup the scripts used for Makefile.winWilliam A. Rowe Jr2002-05-161-34/+37
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95124 13f79535-47bb-0310-9956-ffa450edef68
* Fix command line devenv builds for MS VS 7.0 users. msdev is a commandWilliam A. Rowe Jr2002-05-141-0/+29
| | | | | | | | | | | that no longer exists, and we won't count on .mak files [although they are much faster if they exist, as there is no such concept as /norecurse in this newer release.] We will use the existance of a converted Apache.sln (solution) file as proof of 7.0, there isn't another graceful way to check that I see. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95084 13f79535-47bb-0310-9956-ffa450edef68
* Fix win32 build breakageCliff Woolley2002-05-071-5/+5
| | | | | | | Submitted by: Jerry Baker git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94993 13f79535-47bb-0310-9956-ffa450edef68
* Should correctly build mod_ext_filter, mod_deflate dependant upon zlib,William A. Rowe Jr2002-04-291-31/+93
| | | | | | | | and change the license-add code for openssl+zlib based on the newest changes to a global LICENSE for all bundled components. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94868 13f79535-47bb-0310-9956-ffa450edef68