chromium-src-build/toolchain
brettw@chromium.org 6e7396da65 Hook up symbol files to the Windows GN build.
Previously the GN Windows build specified the symbol file $pdbfile but this variable was never defined, so the command like would just say "/Fd" and the default one would be used.

This patch defines some per-target variables in the ninja file for the toolchain to use. The Windows toolchain uses these to construct C- and C++-specific pdb files (the MS tools can't share between these two) for the current target.

BUG=
R=scottmg@chromium.org

Review URL: https://codereview.chromium.org/406453002

git-svn-id: http://src.chromium.org/svn/trunk/src/build@284137 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2014-07-18 17:24:30 +00:00
..
android Make GN Android build link executables. 2014-05-13 17:41:06 +00:00
linux Make goma work for the GN build on linux. 2014-07-18 01:51:08 +00:00
mac Replace deps with depsformat in GN tool defs 2014-07-09 17:30:37 +00:00
nacl Replace deps with depsformat in GN tool defs 2014-07-09 17:30:37 +00:00
win Hook up symbol files to the Windows GN build. 2014-07-18 17:24:30 +00:00
OWNERS Move files from the secondary GN directory to build. 2013-11-20 22:21:03 +00:00
clang.gni Work on Mac GN build. 2014-04-17 20:33:19 +00:00
gcc_toolchain.gni Make it possible for Android GN host builds to use Clang. 2014-07-11 20:27:10 +00:00
goma.gni Make goma work for the GN build on linux. 2014-07-18 01:51:08 +00:00