]> granicus.if.org Git - apache/commit
The Win32 overhaul, in summary;
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 21 Dec 2000 01:04:49 +0000 (01:04 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 21 Dec 2000 01:04:49 +0000 (01:04 +0000)
commit4315b0c706dcc5794bb91fcfb51a791f5b9370dc
tree45a016524e8c19ac02147a832661bf5ec1661319
parentdeab94421f189bde9382eec0603bf286e9cd42fd
  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

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87471 13f79535-47bb-0310-9956-ffa450edef68
45 files changed:
Apache.dsp
Apache.dsw
ApacheCore.def [deleted file]
ApacheCore.dsp [deleted file]
ApacheCoreDll.dsp [deleted file]
CHANGES
InstallBin.dsp
Makefile.win
docs/conf/httpd-win.conf
httpd.dsp
libhttpd.def
libhttpd.dsp
modules/aaa/mod_auth_anon.dsp
modules/aaa/mod_auth_dbm.dsp
modules/aaa/mod_auth_digest.dsp
modules/cache/mod_file_cache.dsp
modules/dav/fs/mod_dav_fs.dsp
modules/dav/main/mod_dav.dsp
modules/generators/mod_info.dsp
modules/generators/mod_status.dsp
modules/mappers/mod_rewrite.dsp
modules/mappers/mod_speling.dsp
modules/metadata/mod_cern_meta.dsp
modules/metadata/mod_expires.dsp
modules/metadata/mod_headers.dsp
modules/metadata/mod_usertrack.dsp
modules/proxy/mod_proxy.dsp
os/win32/ApacheCore.c [deleted file]
os/win32/BaseAddr.ref
server/gen_test_char.dsp
server/gen_uri_delims.dsp
srclib/expat-lite/expatlib.def [deleted file]
srclib/expat-lite/expatlib.dsp [deleted file]
srclib/expat-lite/libexpat.def
srclib/expat-lite/libexpat.dsp
srclib/expat-lite/xmlparse.dsp
srclib/expat-lite/xmltok.dsp
srclib/pcre/dftables.dsp
srclib/pcre/pcre.dsp
srclib/pcre/pcreposix.dsp
support/ab.dsp
support/htdigest.dsp
support/htpasswd.dsp
support/logresolve.dsp
support/rotatelogs.dsp