external/gyp.git
2 days ago scottmg@chromium.orgFix _wrapper vars on win. master
2 days ago torne@chromium.orgAndroid backend: use 'match' parameter in test harness.
3 days ago thakis@chromium.orgninja: Implement -Guse_deps=1 for Windows.
4 days ago torne@chromium.orgAndroid backend: fix multi-output rules.
11 days ago thakis@chromium.orgChange iOS test target to 4.2
2013-05-09 thakis@chromium.orgSupport iOS application bundle structure.
2013-05-06 thakis@chromium.orgDon't use thin archives on OpenBSD
2013-05-02 gspencer@chromium.orgThis adds the --config-dir option to specify an alterna...
2013-05-02 torne@chromium.organdroid: Simplify ldflags processing.
2013-04-30 dmazzoni@chromium.orgOnly generate output for each configuration once. https...
2013-04-30 thakis@chromium.orgStrip unsused keys from plist.
2013-04-30 thakis@chromium.orgHandle non binary bundles and environment variables...
2013-04-29 scottmg@chromium.orgdon't run external_builder test on < VS2010
2013-04-25 scottmg@chromium.orgninja windows: keep cc as something valid for c99conv
2013-04-24 scottmg@chromium.orgAdd forgotten tests from r1618.
2013-04-24 scottmg@chromium.orgIntegrate ninja build with Visual Studio
2013-04-18 scottmg@chromium.orgReview fix for https://codereview.chromium.org/13864005...
2013-04-18 scottmg@chromium.orgHandle ninja_use_custom_environment_files case in Gener...
2013-04-18 scottmg@chromium.orgYet another attempt at fixing Windows bot after r1612
2013-04-18 scottmg@chromium.orgFix build break caused by r1612
2013-04-17 bradnelson... Dropping the scons generator.
2013-04-17 scottmg@chromium.orgninja windows: Fully qualify path to cl.exe
2013-04-12 thakis@chromium.orgxcode_emulation: Do not redirect stderr when calling...
2013-04-12 thakis@chromium.orgninja: Add an opt-in option for the new deps feature.
2013-04-12 thakis@chromium.orgUpdate ninja_syntax.py from upstream.
2013-04-11 thakis@chromium.orgHuman readable error if the gyp file isn't a dictionary
2013-04-11 yfriedman@chromium.orgFix rpath for components when cross-compiling.
2013-04-09 mark@chromium.orgninja/make (Xcode emulation): permit SDKROOT to be...
2013-03-28 thakis@chromium.orgSpeculative fix for spurious xcode test failures on...
2013-03-28 thakis@chromium.orgmake: Add rpath when linking shared objects with a...
2013-03-27 chrisha@chromium.orgFixes to msvs_large_pdb functionality to make it work...
2013-03-25 viettrungluu... Make pymod_do_main work when no path is given to the...
2013-03-21 thakis@chromium.orgUse flock on OpenBSD.
2013-03-18 chrisha@chromium.orgCreate msvs_large_pdb workaround.
2013-03-18 thakis@chromium.orgmac: Try to get tests green on xcode as well.
2013-03-18 thakis@chromium.orgmac: More flailing trying to get tests green on the...
2013-03-16 thakis@chromium.orgmac: Try to get test/mac/gyptest-sdkroot.py to pass...
2013-03-15 thakis@chromium.orgmac: Try to get the two new clang-specific tests pass...
2013-03-14 thakis@chromium.orgimprove xcode_emulation.py
2013-03-14 thakis@chromium.orgmac: Fix gyp tests to pass with Xcode 4.6
2013-03-12 tony@chromium.orgemacs gyp-mode: Fix very slow string tokenization problem.
2013-03-11 jochen@chromium.orgMake gyp work on OpenBSD.
2013-03-06 ukai@chromium.orgCommand wrapper support for cc_host and cxx_host in...
2013-03-04 thakis@chromium.orgmake generator: make gyp recognize OpenBSD
2013-02-27 mark@chromium.orgAllow GYP targets to depend on themselves if they have the
2013-02-26 ukai@chromium.orgSupport command wrapper in make_global_settings
2013-02-25 siggi@chromium.orgRemove default import library inheritance/configuration.
2013-02-25 thakis@chromium.orgImprove performance of gyp hot functions
2013-02-21 bradnelson... Turning back on gold as it should now be on the bots.
2013-02-21 thestig@chromium.orgninja: Pass -rpath-link when passing -rpath.
2013-02-21 scottmg@chromium.orgSet the correct architecture for the MIDL compiler
2013-02-13 thakis@chromium.orgmake, ninja: Let a failing postbuild stop all later...
2013-02-13 thakis@chromium.orgDetect all ninja's include dirs in Eclipse generator.
2013-02-13 thakis@chromium.orgxcode: Add support for storyboard files
2013-02-13 thakis@chromium.orgFix test/mac/gyptest-app.py with Xcode 4.2.
2013-02-13 thakis@chromium.orgxcode tests: Update exit codes for Xcode 4.
2013-02-13 thakis@chromium.orgxcodebuild: Fix most rebuild tests on Xcode 4.
2013-02-12 thakis@chromium.orgmac strip test: Update expectations for Xcode 4 toolchain.
2013-02-06 scottmg@chromium.orgwindows: test for msvs_shard and support in ninja
2013-02-04 alexeypa@chromium.orgReverting accidental change to test/lib/TestGyp.py
2013-02-04 alexeypa@chromium.orgSpeculative fix for mt.exe general error c101008a ...
2013-02-03 mark@chromium.orgXcode: Coalesce multiple "copies" sections in the same...
2013-01-24 scottmg@chromium.orgninja windows: Make pch work on VS2012, and simplify...
2013-01-18 torne@chromium.organdroid: Filter host tools out of PATH.
2013-01-17 torne@chromium.orgAndroid: use relative paths for action/rule/copy names.
2013-01-16 mark@chromium.orgUpdate GYP PRESUBMIT.py to adhere to the new copyright...
2013-01-16 torne@chromium.orgAdd android test runner to buildbot_run.
2013-01-15 scottmg@chromium.orgwindows: Add support for overriding pdb name for compil...
2013-01-11 thakis@chromium.orgChange ninja rpath generation to be more like make.
2013-01-09 Yukawa@chromium.orgCreate intermediate PDB files in sub directories.
2013-01-07 dmazzoni@chromium.orgFix typo in error message: PARELLEL -> PARALLEL
2013-01-02 scottmg@chromium.orgSupport overriding path to VS without referring to...
2012-12-26 thakis@chromium.orgTeach ninja to handle output directories outside the...
2012-12-25 Yukawa@chromium.orgAdd /LARGEADDRESSAWARE support for Ninja on Windows.
2012-12-24 Yukawa@chromium.orgI found that msvs_settings/VCLibrarianTool/LinkTimeCode...
2012-12-24 Yukawa@chromium.orgAdd 'EnableIntrinsicFunctions' (/Oi) support into MSVS...
2012-12-24 Yukawa@chromium.orgAdd 'TerminalServerAware' (/TSAWARE) support into MSVS...
2012-12-21 dmazzoni@chromium.orgEnsure GYP_PARALLEL prints error messages. Errors sent...
2012-12-17 Yukawa@chromium.orgDefine replacement rules for $(VSInstallDir) and $...
2012-12-12 torne@chromium.orgFix/disable various tests for the Android backend.
2012-12-11 torne@chromium.orgAndroid backend: implement PerformBuild and fix configu...
2012-12-10 sbc@chromium.orgMake generator now stores all toolchain overrides in
2012-12-10 torne@chromium.orgDisable regyp in the Android backend.
2012-12-09 Yukawa@chromium.orgAdd TreatWChar_tAsBuiltInType option support for Ninja.
2012-12-06 thakis@chromium.orgAdd support for AIX in GetFlavor().
2012-12-04 sbc@chromium.orgComplete migration to GypError for user-visible errors.
2012-12-03 Yukawa@chromium.orgAllow a user to use custom environment files instead...
2012-11-30 Yukawa@chromium.orgMove a test from test/ninja to test/win/compiler-flags...
2012-11-30 Yukawa@chromium.orgAdd support for /J (DefaultCharIsUnsigned) in Ninja.
2012-11-29 Yukawa@chromium.orgRemove option "-r ." from msvc target for Ninja.
2012-11-28 jochen@chromium.orgEnforce unique basenames within each individual target...
2012-11-28 Yukawa@chromium.orgSupport VCCLCompilerTool/ForcedIncludeFiles in msvs_emu...
2012-11-15 torne@chromium.orgAndroid backend: tidy up the --suffix handling.
2012-11-14 scottmg@chromium.orgninja windows: Support x64 configuration platform
2012-11-07 thakis@chromium.orgninja/mac: Let copies sections that copy stuff inside...
2012-11-03 noelallen@chromium.orgUpdate ProgramDatabaseFile for Ninja
2012-11-02 noelallen@chromium.orgInsert empty line at to fix patch.
2012-11-02 noelallen@chromium.orgAdd support for ProgramDatabaseFile to Ninja
2012-11-01 bradnelson... Add gyp support for Core Data datamodel (*.xcdatamodel...
2012-10-31 scottmg@chromium.orgninja windows: emulate msvs generator behaviour for...
next