summaryrefslogtreecommitdiffstats
path: root/build/toolchain/win
Commit message (Expand)AuthorAgeFilesLines
* Detect and warn on missing vcvarsall.batbrucedawson2016-03-231-3/+7
* Make setup_toolchain.py run on non-Windows.thakis2016-03-211-20/+10
* win toolchain: Load env from json file, not .cmd file.thakis2016-03-161-21/+44
* Reland of Change default Windows compiler to VS 2015 (patchset #1 id:1 of htt...brucedawson2016-03-111-12/+12
* Revert of Change default Windows compiler to VS 2015 (patchset #1 id:1 of htt...vasilii2016-03-101-12/+12
* Reland of Change default Windows compiler to VS 2015brucedawson2016-03-101-12/+12
* Add gn option 'is_lto' to enable Link Time Optimization builds.krasin2016-02-251-1/+1
* vs toolchain: Move toolchain env computation into its own function.thakis2016-02-151-14/+20
* gn/win: Add a runtime_link_output to tool("solink")thakis2016-02-111-0/+1
* Revert of Change default Windows compiler to VS 2015 (patchset #1 id:1 of htt...blundell2016-02-091-10/+12
* Reland of Change default Windows compiler to VS 2015 (patchset #1 id:1 of htt...brucedawson2016-02-091-12/+10
* Revert of Change default Windows compiler to VS 2015 (patchset #1 id:1 of htt...zmo2016-02-071-10/+12
* Reland of Change default Windows compiler to VS 2015 (patchset #1 id:1 of htt...brucedawson2016-02-071-12/+10
* Revert of Change default Windows compiler to VS 2015 (patchset #10 id:180001 ...thakis2016-02-061-10/+12
* Change default Windows compiler to VS 2015brucedawson2016-02-051-12/+10
* GN: Use special toolchain for nacl64.exe, force is_component_build offmcgrathr2016-01-301-16/+56
* Revert of GN: Use special toolchain for nacl64.exe, force is_component_build ...joedow2016-01-291-54/+16
* GN: Use special toolchain for nacl64.exe, force is_component_build offmcgrathr2016-01-291-16/+54
* Fix gn builds with locally installed VSbrucedawson2016-01-211-3/+5
* win: Call clang-cl instead of clang-cl.exe when targeting win on a non-win host.thakis2016-01-151-2/+8
* [gn] Detect location of Visual Studio in the registry.bratell2016-01-071-2/+14
* Error checking to clarify SYSTEMROOT errorsbrucedawson2015-12-091-0/+6
* GN: Fix use of current_cpu in //build/toolchain/winmcgrathr2015-12-071-15/+17
* get_concurrent_links.py: give more RAM per job in LTO builds.krasin2015-12-041-1/+7
* GN: Propagate top-level host_toolchain through to all toolchainsmcgrathr2015-12-021-0/+3
* Tweaks to vs_toolchain to simplify it, and support gn VS 2015brucedawson2015-11-211-2/+2
* Use label name to generate PDB names in GN.brettw2015-11-131-2/+2
* Put GN object files in subdir based on the label.brettw2015-11-101-4/+7
* Clean up Windows GN toolchains.brettw2015-11-101-59/+63
* GN: Fix Windows tool("asm") for x86-64mcgrathr2015-11-051-1/+6
* GN: Factor "stamp" and "copy" details out of toolchainsmcgrathr2015-10-271-6/+8
* [GN] Add solink_module tool on the Mac, Win, and GCC toolchains.andybons2015-10-151-0/+19
* Add GCAPI to the GN build.brettw2015-10-071-1/+2
* [GN]: BUILD file housecleaningandybons2015-09-281-3/+1
* Fix nested config in GN.brettw2015-09-141-13/+3
* GN: Use lib.unstripped rather than lib.stripped. Add a toolchain.gniagrieve2015-08-101-2/+1
* Copy only the DLLs for the default toolchain on Windows.brettw2015-08-071-13/+17
* Restat shared library link ops in GN on Windows.brettw2015-08-061-0/+5
* Laying the groundwork for targeting WinRT for WebRTC.fredlebel2015-07-292-0/+32
* Annotate large GN targets for precompiled headersbrettw2015-07-281-6/+2
* Revert "Add precompiled headers to GN build for large targets."dpranke2015-07-281-2/+6
* Add precompiled headers to GN build for large targets.brettw2015-07-271-6/+2
* Enable -Wextra-tokens on win clang.Daniel Cheng2015-07-111-0/+8
* Move GN obj files to target-specific dirsbrettw2015-07-111-4/+4
* Windows precompiled header support in GN.brettw2015-06-291-0/+6
* clang/win: Start work on getting clang/win working in gn.thakis2015-06-031-11/+32
* Fix GN midl template for input/output checkingbrettw2015-06-021-1/+1
* GN Windows build fixesbrettw2015-04-241-1/+1
* Remove old references to cpu_arch, os from GN files.dpranke2015-03-261-3/+0
* Add remoting and PPAPI tests to GN buildbrettw2015-03-041-0/+5