summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* cmListFileCache: Implement cmListFileBacktrace ctor/dtor out-of-lineBrad King2015-11-252-4/+13
* cmLinkedTree: Add Pop methodBrad King2015-11-251-0/+21
* cmLinkedTree: Rename 'Extend' method to 'Push'Brad King2015-11-252-35/+35
* cmState: Enforce policy scope balancing around variable scopesBrad King2015-11-242-6/+2
* cmLocalGenerator: Use ScopePushPop RAII class to manage local variable scopesBrad King2015-11-241-4/+2
* cmMakefile: Remove unused PolicyPushPop interfacesBrad King2015-11-242-10/+4
* cmMakefile: Clarify purpose of method that pops a scope snapshotBrad King2015-11-242-8/+11
* cmState: Skip variable scope snapshots to avoid call stack duplicatesBrad King2015-11-241-2/+4
* CMake 3.4.0v3.4.0Brad King2015-11-121-1/+1
* Install: Move SetHaveInstallRule to a more-obvious placeStephen Kelly2015-11-081-6/+1
* CMake 3.4.0-rc3v3.4.0-rc3Brad King2015-11-021-1/+1
* Merge branch 'fix-find_program-regression' into releaseBrad King2015-10-301-0/+13
|\
| * find_program: Fix regression in finding an already-known pathBrad King2015-10-301-0/+13
* | Merge branch 'backport-revert-autorcc-qt-5.1' into releaseBrad King2015-10-291-1/+1
|\ \
| * | Revert "cmQtAutoGenerators: Fix rcc invocation for Qt 5.0 and 5.1 (#15644)"Brad King2015-10-271-1/+1
* | | Merge branch 'vs-resw-files' into releaseBrad King2015-10-291-0/+4
|\ \ \
| * | | VS: Add support for `.resw` files (#15811)Andrew Shaitorov2015-10-281-0/+4
| |/ /
* | | Merge branch 'cpack-deb-fakeroot-removal' into releaseBrad King2015-10-231-1/+1
|\ \ \
| * | | CPackDEB: Use proper compression scheme for control.tar.gzRaffi Enficiaud2015-10-231-1/+1
* | | | CTest: Fix regression in handling of a RUN_SERIAL test that failsBrad King2015-10-231-5/+4
* | | | CMake 3.4.0-rc2v3.4.0-rc2Brad King2015-10-211-1/+1
* | | | cmIfCommand: Issue CMP0054 warning with appropriate context. (#15802)Stephen Kelly2015-10-206-12/+79
* | | | Merge branch 'ctest-submit-content-type' into releaseBrad King2015-10-122-0/+14
|\ \ \ \
| * | | | CTest: Set Content-Type header for http file upload (#15774)Derek Bruening2015-10-122-0/+14
| | |/ / | |/| |
* | | | CMake 3.4.0-rc1 version updateBrad King2015-10-051-3/+3
|/ / /
* | | Merge topic 'vs-win10-store'Brad King2015-10-054-7/+294
|\ \ \
| * | | VS: Add support for Windows 10 Universal (Store) ApplicationsGilles Khouzam2015-10-052-6/+223
| * | | VS: Refactor indentation of LinkLibraryDependenciesGilles Khouzam2015-10-051-1/+1
| * | | VS: Select Windows 10 Store SDK and toolset for VS 2015Gilles Khouzam2015-10-022-0/+70
* | | | Merge topic 'vs-win10-sdk'Brad King2015-10-051-5/+14
|\ \ \ \ | |/ / /
| * | | VS: Select latest Windows 10 SDK if no specific version was requestedGilles Khouzam2015-10-021-5/+14
* | | | CMake Nightly Date StampKitware Robot2015-10-051-1/+1
* | | | CMake Nightly Date StampKitware Robot2015-10-041-1/+1
* | | | CMake Nightly Date StampKitware Robot2015-10-031-1/+1
* | | | Merge topic 'vs-win10-sdk'Brad King2015-10-027-3/+126
|\ \ \ \ | |/ / /
| * | | VS: Add support for selecting the Windows 10 SDK (#15670)Gilles Khouzam2015-10-024-0/+99
| * | | VS: Add hook to initialize Windows platform settingsGilles Khouzam2015-10-022-3/+17
| * | | cmSystemTools: Add VersionCompareGreater helperGilles Khouzam2015-10-022-0/+10
* | | | CMake Nightly Date StampKitware Robot2015-10-021-1/+1
* | | | Merge topic 'compiler-links-statically'Brad King2015-10-011-1/+3
|\ \ \ \
| * | | | Drop executable symbol export if platform does not support shared libsChuck Atkins2015-09-301-1/+3
| |/ / /
* | | | Merge topic 'fix-warnings'Brad King2015-10-012-3/+3
|\ \ \ \
| * | | | cmVisualStudio10TargetGenerator: Fix unsigned integer constant typeBrad King2015-09-301-1/+1
| * | | | cmMakefile: Avoid name conflict with Solaris global typedefBrad King2015-09-301-2/+2
* | | | | CMake Nightly Date StampKitware Robot2015-10-011-1/+1
| |/ / / |/| | |
* | | | Merge topic 'update-kwsys'Brad King2015-09-302-1/+65
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-09-292-1/+65
* | | | CMake Nightly Date StampKitware Robot2015-09-301-1/+1
|/ / /
* | | Merge topic 'vs-old-rule-files'Brad King2015-09-292-0/+29
|\ \ \
| * | | VS: Prevent generated "rule" files from causing rebuildsMike Pagel2015-09-282-0/+29