History log of /httpd/InstallBin.dsp
Revision Date Author Comments Expand
4e06302d1825b2a21dfe3ac998ff14e9a40927d7 483567 07-Dec-2006 wrowe

Mirror r483555, for GUI environment. Reason for the duplication is to make enabling of the debugger much more trivial.

8172c01648719ec02a7e1cbb172baab590a4fb31 356853 14-Dec-2005 wrowe

Mirror Makefile.win from the GUI environment. The path here must be explicit to help point the debugger at the resulting, installed binaries.

f84cab2da5f8958575b1ce99ca2bf4fda34cecb6 160660 09-Apr-2005 mturk

Change the build targets Apache.exe -> httpd.exe.

a6dc07c0c81b3337399ae0f64ce2617f0de9e140 124285 05-Jan-2005 wrowe

Use /Apache21/ for the -default- httpd 2.1 root, to assist developers in working with the dev tree in parallel to the released httpd-2.0.

095e49b99a1a9a4604e5750771e062c061cd12bd 93970 16-Mar-2002 wrowe

Clean tree ... commit all [?] Nope - it wasn't. Sorry for the inadvertant commit, reverted to 1.18

32c4bc04f89b16521718145dc731f750144d7b38 93965 16-Mar-2002 wrowe

Eliminate potential ap_server_root_relative segfaults, with the input of Jeff Trawick's style changes to the first patches. Doesn't include the fixes to ssl [more complex], and we won't trap errors that involve ap_serverroot, since we presume that was normalized on the way in. Therefore, testing ap_server_root_relative(DEFAULT_FOO) cases should never become necessary.

67f86463691207b7eac2680ed1534f50af249483 93084 29-Jan-2002 wrowe

Move the _tryssl targets across to the BuildBin target

b4b458e66e24979631466a69c4bae3090a7e50fe 92795 10-Jan-2002 wrowe

Change the name of the _tryssl to an underbar prefix so we know it is an 'internal' thing, and try building explicit targets to avoid ever dragging in .bsc construction. Also introduce _browse. This is far from complete, but I'm working on a mechansim to toggle browse database construction - of a single .bsc file for DevStudio's browser database. The ugly bit is; it gobbles some 80MB for construction, so we will never waste that sort of space on the typical case, but reserve it for developers who choose to toggle it.

0ed26b3f25320a9a60748a1e9de7fef5c336456c 89834 31-Jul-2001 wrowe

Erg... sorry for the version snafu

5fe20a0dbf99e37a49d56fb891518bfa9e923142 89831 31-Jul-2001 wrowe

Force the tryssl block to run in the Win32 DevStudio IDE build.

9f5c11710b7b2f3b0d1b58e42d8324199a532007 88821 12-Apr-2001 wrowe

Make default install target more consistent with unix.

8eec3786ae7cde41dc0d924333959f4cd0fea773 87735 19-Jan-2001 wrowe

Align the target binary with the newer layout

525973b478c06cd0e8c457ade5c378dcae7485d2 87678 13-Jan-2001 wrowe

Clearly the last patch is the -wrong- solution for awk... so I'm backing it out; we need to find another way to help gnu awk users

bcd36d1522403b4387451f8a17a528e632915e8d 87664 12-Jan-2001 wrowe

Build was broken on some pure unixish awks, this fixes. Obtained from: new-httpd Submitted by: Roman Neuhauser

19d8729755d7f4d9503029a628dacbbdabcd2264 87475 21-Dec-2000 wrowe

Correction, commited the vc5. Need vc6 in the tree. Humble appologies.

Apache.dsp InstallBin.dsp httpd.dsp 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 server/gen_test_char.dsp server/gen_uri_delims.dsp 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
9ec65cbae2f760e485a1c54df5b19853688d5c91 87471 21-Dec-2000 wrowe

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

Apache.dsp Apache.dsw ApacheCore.def ApacheCore.dsp ApacheCoreDll.dsp 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 os/win32/BaseAddr.ref server/gen_test_char.dsp server/gen_uri_delims.dsp srclib/expat-lite/expatlib.def srclib/expat-lite/expatlib.dsp 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
fb929740692fe796b467212ec57aa34cebb562cf 87303 12-Dec-2000 wrowe

Changes for correct apr-util.dll lib name, and don't try building into the current tree from the workspace. Also correct commentary.

c6457f7cab6ebe9301d1897f829bce62cc5a37bf 87255 07-Dec-2000 wrowe

This file's targets made no sense in the new schema. I'm not certain they make sense yet anyways, but this is improvement.

43681d859fe7d4cd90a33d6be2232192c108de75 86605 16-Oct-2000 wrowe

Adds quick access to the must-haves (STATUS/CHANGES) and group the apr library in to functional units

32ffb79fed742156d8e8e2163c216a92adc9e39d 86460 09-Oct-2000 wrowe

My Bad. Local environment had leaked into the tree.

10a4cdd68ef1ca0e54af296fe1d08ac00150c90b 86008 06-Aug-2000 wrowe

Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation... see src/lib/apr/apr_compat.h for most details. Also a few minor nits to get Win32 to build. PR: Obtained from: Submitted by: Reviewed by:

ApacheCore.def ApacheCore.dsp InstallBin.dsp httpd.dsp include/ap_config.h include/mpm_common.h include/util_md5.h libhttpd.def modules/aaa/mod_access.c modules/aaa/mod_auth_digest.c modules/arch/win32/mod_isapi.c modules/cache/mod_file_cache.c modules/dav/fs/repos.c modules/dav/main/mod_dav.c modules/filters/mod_include.c modules/generators/mod_autoindex.c modules/generators/mod_cgi.c modules/generators/mod_cgid.c modules/http/http_core.c modules/http/http_protocol.c modules/http/http_request.c modules/http/mod_mime.c modules/loggers/mod_log_config.c modules/mappers/mod_alias.c modules/mappers/mod_dir.c modules/mappers/mod_imap.c modules/mappers/mod_negotiation.c modules/mappers/mod_rewrite.c modules/mappers/mod_speling.c modules/mappers/mod_vhost_alias.c modules/metadata/mod_cern_meta.c modules/metadata/mod_env.c modules/metadata/mod_expires.c modules/metadata/mod_mime_magic.c modules/metadata/mod_setenvif.c modules/metadata/mod_unique_id.c modules/metadata/mod_usertrack.c modules/proxy/mod_proxy.c modules/proxy/proxy_connect.c modules/proxy/proxy_ftp.c modules/proxy/proxy_http.c modules/proxy/proxy_util.c os/bs2000/bs2login.c os/bs2000/os.h os/tpf/os.c os/tpf/os.h os/unix/os.h os/win32/apache.ico os/win32/mod_isapi.c server/connection.c server/gen_test_char.c server/log.c server/main.c server/mpm/beos/beos.c server/mpm/dexter/dexter.c server/mpm/experimental/perchild/perchild.c server/mpm/mpmt_beos/mpmt_beos.c server/mpm/mpmt_pthread/mpmt_pthread.c server/mpm/mpmt_pthread/scoreboard.c server/mpm/mpmt_pthread/scoreboard.h server/mpm/perchild/perchild.c server/mpm/prefork/prefork.c server/mpm/spmt_os2/spmt_os2.c server/mpm/winnt/mpm_winnt.c server/mpm_common.c server/util.c server/util_date.c server/util_md5.c server/util_script.c server/vhost.c srclib/pcre/pcre.dsp srclib/pcre/pcreposix.dsp support/ab.c support/htdigest.c
5a4b3207b395b426c5a9066f4afea8d3fa8c6660 85292 25-May-2000 stoddard

Win32: Convert ap_proc_t to tranparent type.

83cb9e783386a18eecdb0749d9d17aa8e3bc012e 85014 22-Apr-2000 stoddard

Add ApacheModAuthDigest to apache.dsw. Get rid of compile warnings. Submitted by: William Rowe Reviewed by: Bill Stoddard

8e117661fd51fd19d6430fca8d7ae87c67d6de20 85004 20-Apr-2000 stoddard

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