summaryrefslogtreecommitdiffstats
path: root/build/toolchain
Commit message (Expand)AuthorAgeFilesLines
* Put GN object files in subdir based on the label.brettw2015-11-103-10/+14
* Clean up Windows GN toolchains.brettw2015-11-101-59/+63
* Support spaces in Mac GN build output names.brettw2015-11-101-9/+25
* Support spaces in output names in GN Linuxbrettw2015-11-091-12/+14
* GN: Avoid nontrivial shell commands in gcc_toolchain tool("link")mcgrathr2015-11-094-15/+62
* GN: Fix Windows tool("asm") for x86-64mcgrathr2015-11-051-1/+6
* GN: Avoid nontrivial shell commands in gcc_toolchain toolsmcgrathr2015-10-293-13/+185
* GN: Factor "stamp" and "copy" details out of toolchainsmcgrathr2015-10-274-16/+40
* GN: Strip NaCl IRT and save its .debug filemcgrathr2015-10-272-0/+2
* Build nacl_helper_nonsfi with GNphosek2015-10-271-0/+16
* GN: mark newlib_pnacl toolchain as clangphosek2015-10-261-0/+1
* Make chrome and other targets compile on Mac GNbrettw2015-10-231-3/+5
* GN: Add nacl_arm_glibc toolchainmcgrathr2015-10-211-24/+38
* Add more test binaries to GN Mac build.brettw2015-10-211-2/+0
* [GN] Add solink_module tool on the Mac, Win, and GCC toolchains.andybons2015-10-153-0/+85
* [GN]: support for loadable modulesandybons2015-10-141-3/+3
* Add UBsan vtpr support to GN.amistry2015-10-121-0/+1
* GN: Fix NaCl IRT build optionsmcgrathr2015-10-093-0/+6
* GN: Refactor Linux Clang toolchain definitions, plumb use_gold for toolchain_...mcgrathr2015-10-082-37/+47
* Add GCAPI to the GN build.brettw2015-10-071-1/+2
* Build PPAPI PNaCl Newlib tests with GNphosek2015-10-061-10/+16
* [GN]: mac toolchain BUILD file housecleaningkcconley2015-10-061-3/+2
* Add Undefined Behaviour sanitizer support to GN.amistry2015-09-301-0/+1
* [GN]: BUILD file housecleaningandybons2015-09-283-21/+7
* Move goma/ccache logic to //build/toolchain/gcc_toolchain.gnitsniatowski2015-09-255-45/+49
* Use host instead of current OS for NaCl toolchain locationphosek2015-09-251-1/+1
* [GN]: Add asmflagsandybons2015-09-241-4/+4
* Build PPAPI NaCl Glibc tests with GNphosek2015-09-243-0/+8
* GN: Define clang_newlib_arm toolchain for NaClmcgrathr2015-09-231-23/+25
* GN: Harmonize ARM compiler settings with GYPmcgrathr2015-09-221-5/+25
* [GN]: Precompiled header support for GCC.andybons2015-09-171-0/+17
* gn: Drop NaCl gcc-newlib toolchainsmcgrathr2015-09-171-45/+2
* Refactor NaCl IRT toolchains, use arm-nacl-clangmcgrathr2015-09-151-58/+31
* Fix nested config in GN.brettw2015-09-141-13/+3
* Clean up some GN toolchain args, especially NaCl.brettw2015-09-122-41/+50
* Remove clang type profiler and deep memory profiler.thakis2015-09-115-34/+6
* Port CFI build configuration to GN.pcc2015-09-111-1/+9
* Enable nacl on 32-bit x86 linux GN builds.dpranke2015-09-111-2/+8
* [GN] Remove cflags_c from objc and cflags_cc from objcxx toolchainsandybons2015-09-101-2/+2
* Fix more aspects of the NaCl build configs.dpranke2015-09-031-0/+6
* GN: Change extension of debug pexe builds from .pexe-debug to .pexe.debugsergeyu2015-09-031-1/+1
* Add nacl_toolchain to //build and flip to using it in the GN Build.dpranke2015-08-312-57/+254
* Modify the gcc_toolchain definitions in GN for NaCl compatibility.dpranke2015-08-281-10/+63
* Fix typo in gn ccache support for linux:x86tsniatowski2015-08-251-1/+1
* Specify -install_name of target within solink.andybons2015-08-181-2/+8
* Move rpath ldflags under is_component_buildandybons2015-08-181-1/+1
* Reduce DefaultConcurrentLinks from phys/4GB to phys/5GB.brucedawson2015-08-111-1/+3
* GN: Use lib.unstripped rather than lib.stripped. Add a toolchain.gniagrieve2015-08-104-39/+81
* Copy only the DLLs for the default toolchain on Windows.brettw2015-08-071-13/+17
* Add readelf and nm dummy values to cros.petermayo2015-08-071-7/+12