| Commit message (Expand) | Author | Age | Files | Lines |
* | Ninja: Fix non-determinism in generated target dependency order (#15968) | Brad King | 2016-02-12 | 1 | -1/+4 |
|
|
* | Ninja: Add 'restat' parameter to custom command generation method | Brad King | 2015-11-19 | 1 | -1/+6 |
|
|
* | Ninja: Refactor generation of 'restat' on custom commands | Brad King | 2015-11-19 | 1 | -1/+2 |
|
|
* | cmGlobalNinjaGenerator: Save 'ninja' version very early | Brad King | 2015-11-02 | 1 | -14/+11 |
|
|
* | cmGlobalNinjaGenerator: Save path to 'ninja' tool very early | Brad King | 2015-11-02 | 1 | -3/+11 |
|
|
* | cmGeneratorTarget: Add GetUtilities API | Stephen Kelly | 2015-10-27 | 1 | -1/+1 |
|
|
* | Ninja: Port to cmGeneratorTarget. | Stephen Kelly | 2015-10-24 | 1 | -13/+10 |
|
|
* | Use cmLocalGenerator at generate-time. | Stephen Kelly | 2015-10-24 | 1 | -2/+2 |
|
|
* | cmGeneratorTarget: Copy IsFrameworkOnApple from cmTarget. | Stephen Kelly | 2015-10-19 | 1 | -2/+3 |
|
|
* | Merge topic 'clean-up-cmTarget' | Brad King | 2015-10-16 | 1 | -9/+9 |
|\ |
|
| * | cmState: Move TargetType enum from cmTarget. | Stephen Kelly | 2015-10-14 | 1 | -9/+9 |
|
|
* | | cmLocalGenerator: Port GetTargetDirectory to cmGeneratorTarget. | Stephen Kelly | 2015-10-14 | 1 | -3/+1 |
|/ |
|
* | cmLocalGenerator: Add Home directory accessors. | Stephen Kelly | 2015-10-08 | 1 | -3/+2 |
|
|
* | Ninja: Centralize path conversion in global generator (#15757) | Brad King | 2015-09-25 | 1 | -14/+19 |
|
|
* | cmLocalGenerator: Create from already-constructed cmMakefile. | Stephen Kelly | 2015-08-28 | 1 | -2/+2 |
|
|
* | cmLocalGenerator: Remove Parent pointer. | Stephen Kelly | 2015-08-28 | 1 | -3/+2 |
|
|
* | Ninja: Prevent generating if installed Ninja version is too old. | James Johnston | 2015-08-09 | 1 | -0/+12 |
|
|
* | Ninja: Centralized required Ninja version numbers and comparisons. | James Johnston | 2015-08-09 | 1 | -3/+4 |
|
|
* | Merge topic 'use-generator-target' | Brad King | 2015-08-06 | 1 | -3/+1 |
|\ |
|
| * | cmGlobalNinjaGenerator: Simplify usage of API. | Stephen Kelly | 2015-08-04 | 1 | -3/+1 |
|
|
* | | cmMakefile: Store EvaluationFiles. | Stephen Kelly | 2015-08-01 | 1 | -14/+12 |
|/ |
|
* | Move GetFullPath to cmGeneratorTarget | Stephen Kelly | 2015-07-27 | 1 | -2/+6 |
|
|
* | Add common base classes to Makefile and Ninja generators | Brad King | 2015-07-09 | 1 | -1/+1 |
|
|
* | cmComputeTargetDepends: Change API to use cmGeneratorTarget. | Stephen Kelly | 2015-07-01 | 1 | -3/+3 |
|
|
* | Merge topic 'inject-state-snapshot' | Brad King | 2015-05-27 | 1 | -5/+6 |
|\ |
|
| * | cmLocalGenerator: Require a valid cmState::Snapshot in the ctor. | Stephen Kelly | 2015-05-27 | 1 | -2/+3 |
|
|
| * | cmState: Host some state from the cmGlobalGenerator. | Stephen Kelly | 2015-05-27 | 1 | -1/+1 |
|
|
| * | cmGlobalGenerator: Require a cmake instance in ctor. | Stephen Kelly | 2015-05-27 | 1 | -2/+2 |
|
|
* | | Merge topic 'ninja-per-target-rules' | Brad King | 2015-05-27 | 1 | -1/+0 |
|\ \
| |/
|/| |
|
| * | Ninja: Fix regression in .rsp file support | Brad King | 2015-05-26 | 1 | -1/+0 |
|
|
* | | Use cmSystemTools::GetCMakeCommand() to get path to cmake internally | Brad King | 2015-05-20 | 1 | -7/+4 |
|/ |
|
* | Ninja: Generate separate compile and link rules for each target | Brad King | 2015-05-18 | 1 | -1/+31 |
|
|
* | cmGlobalGenerator: Move some flags from cmLocalGenerator. | Stephen Kelly | 2015-05-14 | 1 | -0/+3 |
|
|
* | cmLocalGenerator: Require a global generator in the constructor. | Stephen Kelly | 2015-05-14 | 1 | -3/+1 |
|
|
* | Ninja: Use forward slashes for any GCC on Windows (#15439) | Thomas Herz | 2015-05-07 | 1 | -4/+8 |
|
|
* | Ninja: Refactor detection of MinGW tools on Windows | Brad King | 2015-05-07 | 1 | -13/+11 |
|
|
* | RC: Simplify selection of resource compiler based on C/C++ toolchain | Brad King | 2015-05-07 | 1 | -1/+0 |
|
|
* | Port to static cmPolicies API. | Stephen Kelly | 2015-05-04 | 1 | -3/+1 |
|
|
* | cmLocalGenerator: Require a parent in the constructor. | Stephen Kelly | 2015-04-28 | 1 | -2/+3 |
|
|
* | Merge topic 'clean-up-cmMakefile' | Brad King | 2015-04-21 | 1 | -2/+2 |
|\ |
|
| * | cmMakefile: Port users of GetStart* methods to new names. | Stephen Kelly | 2015-04-20 | 1 | -1/+1 |
|
|
| * | cmMakefile: Rename GetCurrent{Output,Binary}Directory. | Stephen Kelly | 2015-04-20 | 1 | -1/+1 |
|
|
* | | cmSystemTools: Teach RunSingleCommand to separate stdout and stderr | Brad King | 2015-04-20 | 1 | -1/+1 |
|/ |
|
* | Merge topic 'add-GreenHills-MULTI-generator' | Brad King | 2015-04-20 | 1 | -0/+1 |
|\ |
|
| * | Add a 'Green Hills MULTI' generator on Windows | Geoff Viola | 2015-04-20 | 1 | -0/+1 |
|
|
* | | Ninja: Drop 'experimental' label in documentation | Brad King | 2015-04-14 | 1 | -1/+1 |
|/ |
|
* | Ninja: Add policy to require explicit custom command byproducts | Brad King | 2015-03-20 | 1 | -6/+55 |
|
|
* | cmGlobalNinjaGenerator: Optimize handling of known build outputs | Brad King | 2015-03-20 | 1 | -10/+7 |
|
|
* | cmGlobalNinjaGenerator: Fix spelling of "unknown" | Brad King | 2015-03-20 | 1 | -4/+4 |
|
|
* | Ninja: Do not generate circular phony rules (#15454) | Brad King | 2015-03-18 | 1 | -1/+1 |
|
|