summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | GHS: Port API to cmGeneratorTarget.Stephen Kelly2015-10-073-9/+12
| * | Xcode: Port away from unnecessary CMP0049 compatibility.Stephen Kelly2015-10-061-2/+2
| * | cmTarget: Join strings conditionally.Stephen Kelly2015-10-061-2/+2
| * | cmGeneratorTarget: Rename internal member.Stephen Kelly2015-10-062-4/+4
| * | cmFLTKWrapUI: Remove CMake 2.2 compat code.Stephen Kelly2015-10-061-39/+0
* | | Merge topic 'refactor-current-dir-initialization'Brad King2015-10-0810-62/+59
|\ \ \
| * | | cmState: Internalize the initialization of a snapshot from its parent.Stephen Kelly2015-10-073-4/+5
| * | | Remove now-unused directory setters.Stephen Kelly2015-10-072-17/+0
| * | | Set the current dirs on the snapshot before creating the cmMakefile.Stephen Kelly2015-10-077-44/+56
| * | | cmMakefile: Move invokation to initialize snapshot.Stephen Kelly2015-10-061-2/+3
| |/ /
* | | Merge topic 'cpack-nsis-bitmap'Brad King2015-10-081-0/+22
|\ \ \
| * | | CPackNSIS: Add options to set the bitmap for NSIS installer left sideColin Tracey2015-10-061-0/+22
* | | | Merge topic 'update-kwsys'Brad King2015-10-082-2/+3
|\ \ \ \
| * | | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-10-062-2/+3
* | | | | CMake Nightly Date StampKitware Robot2015-10-081-1/+1
* | | | | CMake Nightly Date StampKitware Robot2015-10-071-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'cmGeneratorTarget-exports'Brad King2015-10-062-8/+14
|\ \ \ \
| * | | | cmExportTryCompileFileGenerator: Evaluate genex with cmGeneratorTarget.Stephen Kelly2015-10-051-2/+6
| * | | | cmExportFileGenerator: Evaluate genex with cmGeneratorTarget.Stephen Kelly2015-10-051-6/+8
| |/ / /
* | | | Merge topic 'clean-up-cmLocalGenerator'Brad King2015-10-0631-57/+9
|\ \ \ \
| * | | | Remove unused cmLocalGenerator include.Stephen Kelly2015-10-0522-22/+0
| * | | | Add cmOutputConverter include where needed.Stephen Kelly2015-10-052-1/+2
| * | | | cmake: Remove needless cmLocalGenerator creation.Stephen Kelly2015-10-051-7/+5
| * | | | CTest: Port away from cmLocalGenerator.Stephen Kelly2015-10-052-14/+2
| * | | | CTest: Remove needless cmLocalGenerator creation.Stephen Kelly2015-10-053-8/+0
| * | | | CPack: Remove needless cmLocalGenerator creation.Stephen Kelly2015-10-052-5/+0
| |/ / /
* | | | Merge topic 'refactor-computation'Brad King2015-10-0610-52/+23
|\ \ \ \
| * | | | cmGlobalGenerator: Move path computation to Compute.Stephen Kelly2015-10-051-8/+6
| * | | | cmGlobalGenerator: Do more computation at compute time.Stephen Kelly2015-10-051-8/+8
| * | | | cmGlobalGenerator: De-virtualize Compute().Stephen Kelly2015-10-051-1/+1
| * | | | VisualStudio: Replace Compute override with AddExtraIDETargets override.Stephen Kelly2015-10-054-16/+5
| * | | | VisualStudio10: Initialize the LongestSource at generate time.Stephen Kelly2015-10-052-13/+1
| * | | | cmGlobalGenerator: Call AddExtraIDETargets as a hook of Compute().Stephen Kelly2015-10-054-13/+4
| * | | | Xcode: Extract a AddExtraIDETargets method.Stephen Kelly2015-10-052-1/+6
| |/ / /
* | | | Merge topic 'refactor-qt-autogen'Brad King2015-10-066-628/+567
|\ \ \ \ | |_|/ / |/| | |
| * | | QtAutogen: Port API to cmGeneratorTarget.Stephen Kelly2015-10-063-69/+53
| * | | cmLocalGenerator: Constify target in API.Stephen Kelly2015-10-052-2/+2
| * | | QtAutogen: Port global generator to cmGeneratorTarget.Stephen Kelly2015-10-052-13/+15
| * | | QtAutogen: Use a target type between loops.Stephen Kelly2015-10-051-7/+6
| * | | QtAutogen: Make some private statics file static.Stephen Kelly2015-10-052-72/+27
| * | | QtAutogen: Move SetupAutoRccTarget method.Stephen Kelly2015-10-051-117/+116
| * | | QtAutogen: Move MergeRccOptions method.Stephen Kelly2015-10-051-44/+44
| * | | QtAutogen: Move GetRccExecutable method.Stephen Kelly2015-10-051-51/+51
| * | | QtAutogen: Move SetupAutoUicTarget method.Stephen Kelly2015-10-051-107/+107
| * | | QtAutogen: Move GetUicOpts method.Stephen Kelly2015-10-051-11/+11
| * | | QtAutogen: Move SetupAutoMocTarget method.Stephen Kelly2015-10-051-92/+92
| * | | QtAutogen: Move GetCompileDefinitionsAndDirectories method.Stephen Kelly2015-10-051-22/+22
| * | | QtAutogen: Move SetupSourceFiles method.Stephen Kelly2015-10-051-83/+83
| |/ /
* | | CMake Nightly Date StampKitware Robot2015-10-061-1/+1
|/ /
* | Begin post-3.4 developmentBrad King2015-10-051-2/+2