summaryrefslogtreecommitdiffstats
path: root/build/toolchain
Commit message (Expand)AuthorAgeFilesLines
* 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
* patch from chinmaygarde@ to make progress on mac, ios.dpranke2015-08-071-2/+18
* GN (Android): Make is_clang work for (at least for arm32)agrieve2015-08-061-8/+38
* 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
* Pass corresponding C/C++ flags to ObjC/C++brettw2015-07-171-2/+2
* GN (android): Append ".cr" to component .so's to avoid zygote lib collisionsagrieve2015-07-142-0/+4
* Enable -Wextra-tokens on win clang.Daniel Cheng2015-07-111-0/+8
* Remove explicit "mkdir -p" from Android postlink commandagrieve2015-07-111-5/+2
* Move GN obj files to target-specific dirsbrettw2015-07-113-12/+12
* 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
* Enable cross compile to android from mac.cstout2015-05-144-31/+74
* GN Windows build fixesbrettw2015-04-241-1/+1
* Fix GN mac toolchain error.tfarina2015-04-071-3/+0
* Remove old references to cpu_arch, os from GN files.dpranke2015-03-262-9/+0
* Add remoting and PPAPI tests to GN buildbrettw2015-03-041-0/+5
* Update Chomium's build files to work w/ latest GN binaries.dpranke2015-02-207-27/+27
* Roll GN binaries to #317120 for the cpu_arch changesdpranke2015-02-206-22/+41
* Make use_goma=true also work for Mac GN.yyanagisawa2015-02-181-0/+8
* Move description of win/setup_toolchain.py before import.yyanagisawa2015-02-171-7/+7
* Fixed several pylint warnings on Windows.yyanagisawa2015-02-172-13/+10
* Fix wrong lib directory for x64 and mips64el target.halton.huo2015-02-131-2/+2
* Add GN build support for Android 64-bit platforms.halton.huo2015-02-111-0/+24
* Should use sofile instead of soname.yyanagisawa2015-01-291-1/+1
* Fix ui/gl and gpu target building with GN on Windows.vchigrin2014-12-302-10/+10