]> git.saurik.com Git - wxWidgets.git/commit - build/bakefiles/config.bkl
Use "_x64" instead of "amd64" for x64 MSW makefile builds.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 7 Jul 2012 13:27:59 +0000 (13:27 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 7 Jul 2012 13:27:59 +0000 (13:27 +0000)
commit235a997f9aea9d80774e296d314682e99e0c46f1
tree5775fd5a7309ea230e19095ecc02054cc7d38beb
parentd2dcbf20aa97d60147c5e44b21877e229282f436
Use "_x64" instead of "amd64" for x64 MSW makefile builds.

Still accept "amd64" as a valid TARGET_CPU value but also accept, and
encourage people to use, "x64".

Add a new section about the build system changes to the change log and added a
mini-TOC to it to make navigating it a bit easier and show what changes are
there at a glance.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71978 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
build/bakefiles/common.bkl
build/bakefiles/config.bkl
build/msw/config.vc
build/msw/makefile.vc
docs/changes.txt