summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-09-12Revert an unintended part of r1494.thakis@chromium.org
2012-09-11ninja: Survive case-only file renames on case-insensitive filesystems.thakis@chromium.org
2012-09-10ninja: Merge latest usptream ninja_syntax.py. Makes colons in filenames work.thakis@chromium.org
2012-09-01Fix eternal rebuild of ResourceOnlyDlls on winja.grt@chromium.org
2012-08-31mac ninja&make: Be more compatible with xcode when handling env vars in rules.thakis@chromium.org
2012-08-29ninja windows: Fix builtin special variables not getting emitted.scottmg@chromium.org
2012-08-29mac ninja&make: Expose SDKROOT to the environment.thakis@chromium.org
2012-08-29Land an empty chmod+x file. gcl try can't deal with them else.thakis@chromium.org
2012-08-29mac ninja&make: Handle env vars in action commands correctly.thakis@chromium.org
2012-08-27Fix path normalization when a variable is followed by ..thakis@chromium.org
2012-08-24mac ninja&make: Pass OTHER_LDFLAGS to libtool for static libraries.thakis@chromium.org
2012-08-21add -Gstandalone flagsbc@chromium.org
2012-08-16Fixes msvs generator for projects with non-default IntermediateDirectories.iannucci@chromium.org
2012-08-15Honor $CC_target and friends in make generator.sbc@chromium.org
2012-08-10This makes it easier to test combinations of msvs version without having toiannucci@chromium.org
2012-08-09Fixes an issue where OutputDirectory and IntermediateDirectory were beingiannucci@chromium.org
2012-08-09Fix usage of shlex in unit tests on windows.iannucci@chromium.org
2012-08-08Reverting r1457, r1452, r1450, r1449.alexeypa@chromium.org
2012-08-07add support for custom (out-of-tree) gyp generatorssbc@chromium.org
2012-08-06Pass include directorites to midl.exe.\r\n\r\nReview URL: https://chromiumcod...alexeypa@chromium.org
2012-08-02Fixing bogus commit message for r1449:alexeypa@chromium.org
2012-08-02Let GYP recognize the 'WDK_DIR' environment variable when generating ninja ou...alexeypa@chromium.org
2012-08-01 Fixing issues with path.qsr@chromium.org
2012-08-01make unitests less fragile in the face of debug output changes. This is achi...sbc@chromium.org
2012-07-30Allow <(CONFIGURATION_NAME) to be used in path for ninja.thakis@chromium.org
2012-07-25ninja windows: support basic generation of manifests at link timescottmg@chromium.org
2012-07-25Make sure OutputDirectory, IntermediateDirectory, and TargetPath have their s...iannucci@chromium.org
2012-07-23Fixing failing gyp-test-multiple-values.bradnelson@google.com
2012-07-23When linking an executable, add the -F options.thakis@chromium.org
2012-07-23Modify RegenerateAppendFlag() to skip duplicate values in environment valuessteveblock@chromium.org
2012-07-18Fix how quotes are rendered in ninja and msvs under cygwin.scottmg@chromium.org
2012-07-16ninja windows: make solib avoid-relinking test workscottmg@chromium.org
2012-07-04Add android makefile generator backend to gyp.steveblock@chromium.org
2012-07-02Switch the default Visual Studio version to 2010.tony@chromium.org
2012-07-01ninja mac: Smarter dylib linking.thakis@chromium.org
2012-06-30Preserve the mtime of solibs whose API hasn't changed, and enable ninja restat.thakis@chromium.org
2012-06-28Get ninja working for nacl.bradnelson@google.com
2012-06-21ninja windows: extract environment during generation and set it per subprocessscottmg@chromium.org
2012-06-11Fix make and ninja backends to sensibly handle duplicate target names in diff...steveblock@chromium.org
2012-06-08Rename test/same-name to test/same-source-file-namesteveblock@chromium.org
2012-06-08Fix make backend to correctly handle rules with output files of the same namethakis@chromium.org
2012-06-07ninja windows: support alternative entrypoints.grt@chromium.org
2012-06-07Make backends robust to rules and actions containing slashes thakis@chromium.org
2012-05-31Fix bug in ninja/msvs/scons generator when there's no default action. thakis@chromium.org
2012-05-31ninja windows: support resource only DLLsscottmg@chromium.org
2012-05-31ninja windows: include gyp dir in rc build include dirsscottmg@chromium.org
2012-05-30Mac: Test to make sure valid C/C++/Obj-C/Obj-C++ files compile with different...viettrungluu@chromium.org
2012-05-29Fixing make generator handling of multiple actions in a dependent target.bradnelson@google.com
2012-05-28Update golden files after r1400.thakis@chromium.org
2012-05-28ninja windows: support precompiled headersscottmg@chromium.org