summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'move-Feature-API'Brad King2015-06-0811-69/+71
|\
| * cmLocalGenerator: Add Feature API from cmMakefile.Stephen Kelly2015-06-065-31/+31
| * cmGeneratorTarget: Move Feature API from cmTarget.Stephen Kelly2015-06-067-39/+41
* | Merge topic 'extract-cmOutputConverter'Brad King2015-06-0825-568/+637
|\ \
| * | Port static calls from cmLocalGenerator to cmOutputConverter.Stephen Kelly2015-06-067-40/+40
| * | cmListFileBacktrace: Replace local generator with cmState::Snapshot.Stephen Kelly2015-06-063-10/+10
| * | cmTarget: Port to cmOutputConverter.Stephen Kelly2015-06-061-3/+3
| * | cmCustomCommandGenerator: Port to cmOutputConverter.Stephen Kelly2015-06-062-5/+4
| * | cmCommandArgumentParserHelper: Port to cmOutputConverter.Stephen Kelly2015-06-061-3/+4
| * | cmComputeLinkInformation: Port to cmOutputConverter.Stephen Kelly2015-06-062-5/+3
| * | cmMakefile: Make the cmState::Snapshot accessible.Stephen Kelly2015-06-062-0/+7
| * | cmOutputConverter: Extract from cmLocalGenerator.Stephen Kelly2015-06-066-497/+559
| * | cmState::Snapshot: Provide accessor for the cmState.Stephen Kelly2015-06-042-0/+7
| * | cmLocalGenerator: Remove some commented lines of code.Stephen Kelly2015-06-041-5/+0
* | | Merge topic 'extract-cmLinkedTree'Brad King2015-06-084-88/+250
|\ \ \
| * | | cmState: Extract a cmLinkedTree container adaptor.Stephen Kelly2015-06-044-75/+211
| * | | cmState: Group BuildsystemDirectory state together in a struct.Stephen Kelly2015-06-042-74/+81
| * | | cmState: Extend Snapshot concept with a SnapshotType.Stephen Kelly2015-06-042-8/+27
| |/ /
* | | Merge topic 'vs-deterministic-guid'Brad King2015-06-081-8/+10
|\ \ \
| * | | VS: Use cmUuid RFC 4122 compliant hash based UUID generationNils Gladitz2015-06-051-8/+10
* | | | Merge topic 'doc-add_custom_command-clarify-TARGET_FILE'Brad King2015-06-081-0/+3
|\ \ \ \
| * | | | Help: Reference TARGET_FILE genex in add_custom_command docs (#15605)Brad King2015-06-081-0/+3
* | | | | Merge topic 'ExternalProject_init_selected_submodules'Brad King2015-06-084-1/+68
|\ \ \ \ \
| * | | | | Help: Add notes for topic 'ExternalProject_init_selected_submodules'Brad King2015-06-081-0/+7
| * | | | | ExternalProject: Add unit tests for GIT_SUBMODULES argumentDaniele E. Domenichelli2015-06-082-0/+60
| * | | | | ExternalProject: Initialize only selected git submodules (#15590)Silvio Traversaro2015-06-021-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2015-06-081-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2015-06-071-1/+1
| |_|_|_|/ |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2015-06-061-1/+1
* | | | | Merge topic 'update-kwsys'Brad King2015-06-055-0/+125
|\ \ \ \ \
| * \ \ \ \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-06-045-0/+125
| |\ \ \ \ \
| | * | | | | KWSys 2015-06-03 (8533a79b)KWSys Robot2015-06-045-0/+125
* | | | | | | CMake Nightly Date StampKitware Robot2015-06-051-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'release'Brad King2015-06-040-0/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'CPackDeb-dpkg-shlibdeps-check-flag' into releasev3.3.0-rc1Brad King2015-06-031-7/+11
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'cmMakefile-Configure'Brad King2015-06-0413-153/+115
|\ \ \ \ \ \ \
| * | | | | | | cmMakefile: Introduce a local cmMakefile variable.Stephen Kelly2015-06-041-5/+7
| * | | | | | | cmMakefile: Store unconfigured cmMakefiles.Stephen Kelly2015-06-042-5/+5
| * | | | | | | cmMakefile: Implement ConfigureSubDirectory in terms of cmMakefile.Stephen Kelly2015-06-042-8/+8
| * | | | | | | cmMakefile: Move Configure responsibility from cmLocalGenerator.Stephen Kelly2015-06-045-83/+62
| * | | | | | | cmake: Replace CurrentLocalGenerator concept with CurrentMakefile.Stephen Kelly2015-06-045-23/+21
| * | | | | | | cmMakefile: Refactor directories specified with the subdirs command.Stephen Kelly2015-06-043-7/+24
| * | | | | | | cmLocalGenerator: ComputeObjectMaxPath just before generating.Stephen Kelly2015-06-043-3/+2
| * | | | | | | Merge Configure state with GeneratingBuildSystem state.Stephen Kelly2015-06-046-24/+14
| * | | | | | | cmLocalGenerator: De-virtualize Configure().Stephen Kelly2015-06-045-34/+11
* | | | | | | | Merge topic 'remove-CMAKE_USE_RELATIVE_PATHS'Brad King2015-06-0412-179/+96
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | cmLocalGenerator: Remove 'optional' parameter from Convert.Stephen Kelly2015-06-048-66/+47
| * | | | | | | cmLocalGenerator: Remove obsolete method.Stephen Kelly2015-06-032-15/+0
| * | | | | | | Port away from obsolete method.Stephen Kelly2015-06-032-40/+38
| * | | | | | | Remove CMAKE_USE_RELATIVE_PATHS variable.Stephen Kelly2015-06-037-60/+13
| | |_|_|/ / / | |/| | | | |