summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-06Cherrypick "android: Support host multilib builds."Torne (Richard Coles)
2014-06-06Merge tools/gyp from https://chromium.googlesource.com/external/gyp.git at 0f...Android Chromium Automerger
2014-06-05Add option for link concurrency.scottmg@chromium.org
2014-06-05Fix msvs-ninja clean build command / target.bungeman@chromium.org
2014-06-05gyp: use all processors instead of hard-coded 8.mark@chromium.org
2014-06-04android: Handle inputs with spaces inside make functions.torne@chromium.org
2014-06-04Fix msvs-ninja OutputDirectory path.bungeman@chromium.org
2014-06-03Merge from Chromium at DEPS revision 273901Torne (Richard Coles)
2014-05-29msvs: Revert r1920 and add a test for excluded idlsbaig1@bloomberg.net
2014-05-28Use relative path/dir msbuild variables to map $(InputDir) and $(InputPath)scottmg@chromium.org
2014-05-27Fix for some rules not being run if their trigger is also an action dependencyscottmg@chromium.org
2014-05-21ninja win: filter 64 bit idl processing, and confirm in testscottmg@chromium.org
2014-05-20Merge tools/gyp from https://chromium.googlesource.com/external/gyp.git at 3e...Android Chromium Automerger
2014-05-19Fix link step when specifying CLANG_CXX_LIBRARYsdefresne@chromium.org
2014-05-16Merge tools/gyp from https://chromium.googlesource.com/external/gyp.git at 1a...Torne (Richard Coles)
2014-05-14Don't exclude sources for 'none' targetssbaig1@bloomberg.net
2014-05-14Merge from Chromium at DEPS revision 269336Torne (Richard Coles)
2014-05-13ninja/mac: Update libtool noise filter for Xcode 5.thakis@chromium.org
2014-05-09Merge tools/gyp from https://chromium.googlesource.com/external/gyp.git at 54...Android Chromium Automerger
2014-05-09Merge tools/gyp from https://chromium.googlesource.com/external/gyp.git at 03...Android Chromium Automerger
2014-05-08android: set GYP_VAR_PREFIX as a local variable in actions/rules.torne@chromium.org
2014-05-06Merge tools/gyp from https://chromium.googlesource.com/external/gyp.git at c2...Android Chromium Automerger
2014-05-06Remove pylintrc and enable pylint checks for the Xcode generator.mark@chromium.org
2014-05-06Prefer MSVS 2013 over MSVS 2010sbaig1@bloomberg.net
2014-05-06Silence pylint for the imported OrderedSet class.mark@chromium.org
2014-05-06Add xcode_ninja_target_pattern to xcode-ninja generatorjustincohen@chromium.org
2014-05-05Make the command cache use the directory name as part of the cache key.mark@chromium.org
2014-05-05Merge tools/gyp from https://chromium.googlesource.com/external/gyp.git at 15...Android Chromium Automerger
2014-05-02Append src path to compiler path retrieved from build configuration.thakis@chromium.org
2014-05-02Revert "gyp: use all processors instead of hard-coded 8."torne@chromium.org
2014-05-01Merge tools/gyp from https://chromium.googlesource.com/external/gyp.git at dc...Android Chromium Automerger
2014-04-30android: only emit multilib variables for target builds.torne@chromium.org
2014-04-28gyp: Optimize IsStrCanonicalNumber for common casescottmg@chromium.org
2014-04-281-5% faster gyp: Use a simpler deepcopy.scottmg@chromium.org
2014-04-28Test handling of empty RULE_INPUT_DIRNAME and fix this on android.torne@chromium.org
2014-04-25gyp performance: Another fixed O(n^2) in dependency calcs.thakis@chromium.org
2014-04-25gyp: isinstance -> type for another 1-5% save.thakis@chromium.org
2014-04-25gyp: avoid copying items that will be deleted. thakis@chromium.org
2014-04-25Show ASM output file instead of input file, just like CC and CXX.scottmg@chromium.org
2014-04-24Merge from Chromium at DEPS revision 265802idea133-weekly-releaseBen Murdoch
2014-04-23win: disable two flaky tests on gyp-win32scottmg@chromium.org
2014-04-23Remove the default setting for clcompile_cmd in msvs-ninjasbaig1@bloomberg.net
2014-04-23Merge tools/gyp from https://chromium.googlesource.com/external/gyp.git at 9a...Android Chromium Automerger
2014-04-16gyp: cache conditional ASTs for 3 CPU seconds (5%) gain. thakis@chromium.org
2014-04-16gyp: use a set() in DeepDependencies for less O(n^2). thakis@chromium.org
2014-04-16gyp: fix O(n^2) in dependency calculations.thakis@chromium.org
2014-04-16gyp: 1% faster by optimizing IsPathSectionsthakis@chromium.org
2014-04-16gyp: use all processors instead of hard-coded 8.thakis@chromium.org
2014-04-14Make test/cxxflags use a user define instead of __OPTIMIZE__scottmg@chromium.org
2014-04-10Add MASM settings support to msvs_settings.scottmg@chromium.org