summaryrefslogtreecommitdiff
path: root/pylib
AgeCommit message (Expand)Author
2014-11-04msvs: Fix rule dependencies for VS2013sbaig1@bloomberg.net
2014-10-24Moves warning about invalid targets into 'invalid_targets' in resultsky@chromium.org
2014-10-24Stop checking for duplicate basenamesscottmg@chromium.org
2014-10-22Simplify and optimize FindCyclesscottmg@chromium.org
2014-10-21Add (partial) support for assets catalogsdefresne@chromium.org
2014-10-17android: Build against NDK prebuilts, not system libraries.torne@chromium.org
2014-10-13gypd: update with required default variables.torne@chromium.org
2014-10-06Add Ninja support for MSVS $(TargetExt), $(TargetFileName) and $(TargetPath) ...chrisha@chromium.org
2014-09-26ninja: Don't rerun actions/rules based on where gyp was invokedsbaig1@bloomberg.net
2014-09-25Add support for MIDL include directoriessbaig1@bloomberg.net
2014-09-25Added msvs_enable_winrt to enable creating Windows Store compatible projects ...scottmg@chromium.org
2014-09-24ninja win: Add support for 'CallingConvention'sbaig1@bloomberg.net
2014-09-24Revert "I need this change to create Windows 8.1/Windows Phone 8.1 projects t...scottmg@chromium.org
2014-09-23Revert r1978 and r1979scottmg@chromium.org
2014-09-23I need this change to create Windows 8.1/Windows Phone 8.1 projects that comp...scottmg@chromium.org
2014-09-23Adds swift file support to xcode generation.justincohen@chromium.org
2014-09-23Don't run windows tests on other platformsscottmg@chromium.org
2014-09-23Don't return unfound VS version, raise insteadscottmg@chromium.org
2014-09-12android: Add a way to override build system variables.torne@chromium.org
2014-09-12android: Don't emit useless info into generated makefiles.torne@chromium.org
2014-09-09Changes ninja generator to only output empty names if not already outputsky@chromium.org
2014-09-04Changes the ninja generator to output phony targets for uninteresting targetssky@chromium.org
2014-09-02Makes matching of build files work when absolutesky@chromium.org
2014-08-28Support for custom NM/readelf binaries in your toolchain.dimator@google.com
2014-08-25android: Support host multilib builds.thakis@chromium.org
2014-08-22Makes analyzer output names of all executable target typessky@chromium.org
2014-08-19ninja win: don't expect pdb to be generated when GenerateDebugInformation: falsescottmg@chromium.org
2014-08-18Makes the analyzer output the set of targets needing a buildsky@chromium.org
2014-08-13Removes old way to specify files to look forsky@chromium.org
2014-08-12Provide a way to suppress implicit MIDL generation rules for actionsscottmg@chromium.org
2014-08-06Style changes for analyzersky@chromium.org
2014-08-06Currently I've special cased gyp* file modifications higher in thesky@chromium.org
2014-08-01Guard against configurations without 'xcode_settings'sdefresne@chromium.org
2014-07-30Updates analyzer to output to a filesky@chromium.org
2014-07-29Avoid infinite recursion with identity variables.mark@chromium.org
2014-07-29Enable custom suffixes for Mac bundles.mark@chromium.org
2014-07-28Changes analyzer to search for targetssky@chromium.org
2014-07-25ninja: Add support for 'ninja_use_console' in actions/rulessbaig1@bloomberg.net
2014-07-24This CL adds support for extension in GYP.sdefresne@chromium.org
2014-07-20ninja/win: Put common msvs_system_include_dirs into %INCLUDE% thakis@chromium.org
2014-07-16Fixes bug in path handling of analyzersky@chromium.org
2014-07-11Fixes two bugs in analyzersky@chromium.org
2014-06-26Xcode: Add xcdatamodeld = wrapper.xcdatamodeld in extension_map mark@chromium.org
2014-06-25Introduce '--no-duplicate-basename-check' option to disable the check of dupl...yukawa@chromium.org
2014-06-23Makes analyzer strip off a leading path separatormark@chromium.org
2014-06-20msvs: ensure that failing actions make the build fail with multiple actionsscottmg@chromium.org
2014-06-17ninja: Pass .so files outside of --start-group/--end-group.thakis@chromium.org
2014-06-17[gyp][Android] Implement TestGypAndroid.run_built_executable.torne@chromium.org
2014-06-16Teach Ninja generator about 'AR.host' specified in 'make_global_settings'.yukawa@chromium.org
2014-06-16Teach Ninja generator about 'LD'/'LD.host' specified in 'make_global_settings...yukawa@chromium.org