| Commit message (Expand) | Author | Age | Files | Lines |
* | VS: Move VS-only API out of cmGlobalGenerator | Brad King | 2014-06-12 | 1 | -30/+0 |
|
|
* | cmake: remove dummy backtraces for IssueMessage | Ben Boeckel | 2014-06-05 | 1 | -8/+4 |
|
|
* | Allow a toolchain file to specify a generator toolset | Brad King | 2014-06-04 | 1 | -3/+12 |
|
|
* | Add an "installed file" property scope | Nils Gladitz | 2014-05-28 | 1 | -0/+44 |
|
|
* | Merge topic 'dev/hashmap-for-targets' | Brad King | 2014-05-07 | 1 | -5/+3 |
|\ |
|
| * | cmGlobalGenerator: Store targets in hash maps | Ben Boeckel | 2014-05-07 | 1 | -5/+3 |
|
|
* | | Merge branch 'master' into osx-init-early | Brad King | 2014-04-29 | 1 | -197/+157 |
|\ \
| |/ |
|
| * | Merge topic 'target-transitive-sources' | Brad King | 2014-04-03 | 1 | -1/+16 |
| |\ |
|
| | * | cmTarget: Make the source files depend on the config. | Stephen Kelly | 2014-04-02 | 1 | -1/+16 |
|
|
| * | | Merge topic 'target-sources-refactor' | Brad King | 2014-04-03 | 1 | -48/+8 |
| |\ \
| | |/ |
|
| | * | cmGeneratorTarget: Compute target objects on demand | Stephen Kelly | 2014-04-02 | 1 | -46/+0 |
|
|
| | * | cmGeneratorTarget: Compute consumed object libraries on demand. | Stephen Kelly | 2014-04-02 | 1 | -1/+0 |
|
|
| | * | cmGlobalGenerator: Add interface to call ForceLinkerLanguages | Stephen Kelly | 2014-03-31 | 1 | -0/+7 |
|
|
| | * | cmGeneratorTarget: Compute the object directory early. | Stephen Kelly | 2014-03-31 | 1 | -1/+1 |
|
|
| * | | Merge branch 'master' into revise-compiler-id-policies | Brad King | 2014-04-02 | 1 | -172/+157 |
| |\ \
| | |/ |
|
| | * | cmGlobalGenerator: Make ComputeTargetObjects non-virtual | Stephen Kelly | 2014-03-15 | 1 | -2/+19 |
|
|
| | * | cmGlobalGenerator: Extract a ComputeTargetObjectDirectory interface. | Stephen Kelly | 2014-03-13 | 1 | -0/+6 |
|
|
| | * | Remove c_str calls when using stream APIs. | Stephen Kelly | 2014-03-11 | 1 | -1/+1 |
|
|
| | * | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 1 | -28/+28 |
|
|
| | * | stringapi: Use strings for program paths | Ben Boeckel | 2014-03-08 | 1 | -12/+19 |
|
|
| | * | stringapi: Use strings for generator names | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
|
|
| | * | stringapi: Use strings for directories | Ben Boeckel | 2014-03-08 | 1 | -4/+5 |
|
|
| | * | stringapi: Miscellaneous char* parameters | Ben Boeckel | 2014-03-08 | 1 | -4/+5 |
|
|
| | * | typo: Match argument name with the header | Ben Boeckel | 2014-03-08 | 1 | -3/+3 |
|
|
| | * | stringapi: Pass configuration names as strings | Ben Boeckel | 2014-03-08 | 1 | -7/+10 |
|
|
| | * | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -19/+19 |
|
|
| | * | cmTarget: Remove the project argument to FindTarget | Ben Boeckel | 2014-03-08 | 1 | -35/+16 |
|
|
| | * | stringapi: Use strings for VS project names | Ben Boeckel | 2014-03-08 | 1 | -5/+6 |
|
|
| | * | stringapi: Use strings in target name | Ben Boeckel | 2014-03-08 | 1 | -12/+12 |
|
|
| | * | stringapi: Use strings for the languages | Ben Boeckel | 2014-03-08 | 1 | -16/+20 |
|
|
| | * | cmGeneratorTarget: Classify sources on demand, not up front. | Stephen Kelly | 2014-02-24 | 1 | -1/+0 |
|
|
| | * | cmTarget: Find source files on request. | Stephen Kelly | 2014-02-24 | 1 | -35/+0 |
|
|
* | | | Add platform-specific initialization step when enabling languages | Brad King | 2014-04-29 | 1 | -0/+15 |
|/ / |
|
* | | Do not warn by default when policy CMP0025 or CMP0047 is not set | Brad King | 2014-04-02 | 1 | -2/+4 |
|/ |
|
* | Merge topic 'minor-cleanups' | Brad King | 2014-02-19 | 1 | -1/+0 |
|\ |
|
| * | cmGlobalGenerator: Remove unused variable. | Stephen Kelly | 2014-02-17 | 1 | -1/+0 |
|
|
* | | cmTarget: Don't try to get sources of an INTERFACE_LIBRARY. | Stephen Kelly | 2014-02-14 | 1 | -1/+2 |
|/ |
|
* | OS X: Make sure RPATHs are unique to avoid possible corruption. | Clinton Stimpson | 2014-02-03 | 1 | -0/+7 |
|
|
* | QNX: Introduce QCC compiler id for that QNX platform compiler. | Stephen Kelly | 2014-01-22 | 1 | -1/+37 |
|
|
* | Merge topic 'constify' | Brad King | 2014-01-13 | 1 | -34/+50 |
|\ |
|
| * | cmGlobalGenerator: Make SelectMakeProgram const. | Stephen Kelly | 2014-01-12 | 1 | -4/+4 |
|
|
| * | cmGlobalGenerator: Make CheckALLOW_DUPLICATE_CUSTOM_TARGETS const | Stephen Kelly | 2014-01-12 | 1 | -1/+1 |
|
|
| * | cmGlobalGenerator: Make some API const. | Stephen Kelly | 2014-01-12 | 1 | -29/+45 |
|
|
* | | cmake: Future-proof --find-package mode. | Stephen Kelly | 2014-01-13 | 1 | -24/+26 |
|/ |
|
* | Merge topic 'minor-cleanups' | Brad King | 2014-01-09 | 1 | -1/+2 |
|\ |
|
| * | cmTarget: Make GetSourceFiles populate an out-vector parameter. | Stephen Kelly | 2014-01-09 | 1 | -1/+2 |
|
|
* | | Merge topic 'policies' | Brad King | 2014-01-09 | 1 | -9/+14 |
|\ \ |
|
| * | | cmTarget: Deprecate COMPILE_DEFINITIONS_ properties with a policy. | Stephen Kelly | 2014-01-08 | 1 | -9/+14 |
| |/ |
|
* | | Merge topic 'optional-install' | Brad King | 2014-01-09 | 1 | -2/+13 |
|\ \
| |/
|/| |
|
| * | InstallRules: added new variable to disable generation of install rules | Nils Gladitz | 2014-01-08 | 1 | -2/+13 |
|
|