]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
BaseAddr.ref:
authorJeff Trawick <trawick@apache.org>
Thu, 12 Sep 2013 12:15:02 +0000 (12:15 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 12 Sep 2013 12:15:02 +0000 (12:15 +0000)
commitb1d6897e0aa831a1b5972624b8df8f124e1fe6af
tree519ccaccd334030bb01b975e9c0279b945634f5a
parent445a18eb22d98166df9acbb4b3d50c9220115e2d
BaseAddr.ref:
. Update sizes as necessary based on a 64-bit debug build with Visual Studio
  2012.
. Add missing modules mod_apreq, mod_authnz_fcgi, mod_dialup,
  mod_optional_fn_export, mod_optional_fn_import, mod_optional_hook_export,
  mod_optional_hook_import, and mod_policy.
  (The example mods aren't important, but adding them avoids having to
  treat those as exceptions in any sort of automatic update mechanism.
  Potential issues with the several modules that aren't currently buildable
  with the cmake-based solution have not been addressed.)

fixBaseAddrs.pl:
. New script to generate a new BaseAddr.ref based on Microsoft linker
  warnings about inadequate size or missing module.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1522544 13f79535-47bb-0310-9956-ffa450edef68
build/win32/fixBaseAddrs.pl [new file with mode: 0644]
os/win32/BaseAddr.ref