| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'minor-cleanups' | Brad King | 2015-10-28 | 1 | -2/+2 |
|\ |
|
| * | cmMakefile: Fix typo in comment | Stephen Kelly | 2015-10-27 | 1 | -1/+1 |
|
|
| * | cmMakefile: Fix style | Stephen Kelly | 2015-10-27 | 1 | -1/+1 |
|
|
* | | cmMakefile: Add imported target accessor | Stephen Kelly | 2015-10-27 | 1 | -0/+12 |
|
|
* | | cmTarget: Implement ALIAS in terms of name mapping | Stephen Kelly | 2015-10-27 | 1 | -5/+8 |
|
|
* | | cmGlobalGenerator: Remove direct storage of targets | Stephen Kelly | 2015-10-27 | 1 | -6/+1 |
|
|
* | | cmake: Store hardcoded lists of sources and headers | Stephen Kelly | 2015-10-27 | 1 | -25/+0 |
|
|
* | | cmTarget: Make compatbility API explicit. | Stephen Kelly | 2015-10-27 | 1 | -5/+16 |
|/ |
|
* | Merge topic 'xcode-watch-and-tvos' | Brad King | 2015-10-26 | 1 | -4/+17 |
|\ |
|
| * | Xcode: Recognise Watch and TV OS as embedded platforms | Gregor Jasny | 2015-10-23 | 1 | -4/+17 |
|
|
* | | Merge topic 'fix-CMP0054-elseif-warning' | Brad King | 2015-10-21 | 1 | -2/+3 |
|\ \
| |/
|/| |
|
| * | cmIfCommand: Issue CMP0054 warning with appropriate context. (#15802) | Stephen Kelly | 2015-10-20 | 1 | -2/+3 |
|
|
* | | cmState: Move GetTargetTypeName from cmTarget. | Stephen Kelly | 2015-10-14 | 1 | -1/+1 |
|
|
* | | cmState: Move TargetType enum from cmTarget. | Stephen Kelly | 2015-10-14 | 1 | -29/+29 |
|
|
* | | cmTarget: Move link type enum out. | Stephen Kelly | 2015-10-14 | 1 | -3/+3 |
|
|
* | | Merge topic 'genex-generator-objects' | Brad King | 2015-10-14 | 1 | -17/+23 |
|\ \ |
|
| * | | cmLocalGenerator: Store cmGeneratorTargets. | Stephen Kelly | 2015-10-14 | 1 | -17/+0 |
|
|
| * | | cmMakefile: Store container of cmExportBuildFileGenerators. | Stephen Kelly | 2015-10-14 | 1 | -0/+23 |
|
|
* | | | Subdirs: Initialize from parent before configuring. | Stephen Kelly | 2015-10-13 | 1 | -0/+1 |
|
|
* | | | cmState: Initialize properties immediately. | Stephen Kelly | 2015-10-13 | 1 | -2/+0 |
|
|
* | | | cmState: Initialize default definitions immediately. | Stephen Kelly | 2015-10-13 | 1 | -55/+0 |
|
|
* | | | cmState: Initialize current directories immediately. | Stephen Kelly | 2015-10-13 | 1 | -26/+2 |
|
|
* | | | cmState: Initialize top level source directories immediately. | Stephen Kelly | 2015-10-13 | 1 | -4/+0 |
|
|
* | | | cmMakefile: Set default internal definitions directly. | Stephen Kelly | 2015-10-13 | 1 | -15/+15 |
|
|
* | | | cmMakefile: Set internal definitions directly. | Stephen Kelly | 2015-10-13 | 1 | -6/+6 |
|/ / |
|
* | | Merge topic 'refactor-cache-manager' | Brad King | 2015-10-12 | 1 | -2/+2 |
|\ \ |
|
| * | | Always cache entries through the cmake instance. | Stephen Kelly | 2015-10-10 | 1 | -2/+2 |
|
|
* | | | Merge topic 'add-cmLocalGenerator-API' | Brad King | 2015-10-12 | 1 | -6/+1 |
|\ \ \ |
|
| * | | | cmMakefile: Remove unused GetProjectName calls. | Stephen Kelly | 2015-10-08 | 1 | -5/+0 |
|
|
| * | | | cmMakefile: Inline initialization of project name. | Stephen Kelly | 2015-10-08 | 1 | -1/+1 |
| |/ / |
|
* | | | cmMakefile: Remove unneeded container clears. | Stephen Kelly | 2015-10-08 | 1 | -3/+0 |
|/ / |
|
* | | cmState: Internalize the initialization of a snapshot from its parent. | Stephen Kelly | 2015-10-07 | 1 | -2/+0 |
|
|
* | | Remove now-unused directory setters. | Stephen Kelly | 2015-10-07 | 1 | -15/+0 |
|
|
* | | Set the current dirs on the snapshot before creating the cmMakefile. | Stephen Kelly | 2015-10-07 | 1 | -17/+30 |
|
|
* | | cmMakefile: Move invokation to initialize snapshot. | Stephen Kelly | 2015-10-06 | 1 | -2/+3 |
|/ |
|
* | cmMakefile: Avoid name conflict with Solaris global typedef | Brad King | 2015-09-30 | 1 | -2/+2 |
|
|
* | cmMakefile: Remove Configured state. | Stephen Kelly | 2015-09-27 | 1 | -4/+0 |
|
|
* | cmGlobalGenerator: Create local generators after all makefiles configured. | Stephen Kelly | 2015-09-24 | 1 | -5/+0 |
|
|
* | cmMakefile: Create the local generator after configuring the makefile. | Stephen Kelly | 2015-09-24 | 1 | -5/+5 |
|
|
* | cmMakefile: Skip Global targets for CMP0019 evaluation. | Stephen Kelly | 2015-08-28 | 1 | -1/+2 |
|
|
* | cmLocalGenerator: Create from already-constructed cmMakefile. | Stephen Kelly | 2015-08-28 | 1 | -5/+4 |
|
|
* | cmGlobalGenerator: Remove MakeLocalGenerator method. | Stephen Kelly | 2015-08-28 | 1 | -1/+1 |
|
|
* | cmMakefile: Remove cmLocalGenerator member. | Stephen Kelly | 2015-08-28 | 1 | -5/+6 |
|
|
* | cmLocalGenerator: Remove Parent pointer. | Stephen Kelly | 2015-08-28 | 1 | -1/+1 |
|
|
* | Merge topic 'minor-cleanups' | Brad King | 2015-08-27 | 1 | -16/+10 |
|\ |
|
| * | cmMakefile: Fix style. | Stephen Kelly | 2015-08-25 | 1 | -1/+2 |
|
|
| * | cmMakefile: Remove Internal class. | Stephen Kelly | 2015-08-25 | 1 | -15/+8 |
|
|
* | | cmState: Move ProjectName from cmMakefile. | Stephen Kelly | 2015-08-25 | 1 | -3/+3 |
|
|
* | | cmMakefile: Use std::string in ProjectName API. | Stephen Kelly | 2015-08-25 | 1 | -2/+2 |
|
|
* | | cmMakefile: Out-of-line GetProjectName. | Stephen Kelly | 2015-08-25 | 1 | -0/+4 |
|/ |
|