summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* VS: Add support for Windows 10 Universal (Store) ApplicationsGilles Khouzam2015-10-0513-9/+333
* VS: Refactor indentation of LinkLibraryDependenciesGilles Khouzam2015-10-051-1/+1
* MSVC: Add system libs for WindowsStore on VS 2015Gilles Khouzam2015-10-021-1/+3
* VS: Select Windows 10 Store SDK and toolset for VS 2015Gilles Khouzam2015-10-022-0/+70
* VS: Select latest Windows 10 SDK if no specific version was requestedGilles Khouzam2015-10-021-5/+14
* VS: Add support for selecting the Windows 10 SDK (#15670)Gilles Khouzam2015-10-029-0/+121
* VS: Add hook to initialize Windows platform settingsGilles Khouzam2015-10-022-3/+17
* cmSystemTools: Add VersionCompareGreater helperGilles Khouzam2015-10-022-0/+10
* Allow CMAKE_SYSTEM_VERSION to be set without CMAKE_SYSTEM_NAMEGilles Khouzam2015-10-022-1/+10
* Help: Improve CMAKE_SYSTEM_{NAME,VERSION} variable documentationBrad King2015-10-022-8/+33
* Merge topic 'FindOpenSSL-imported-targets'Brad King2015-09-301-0/+4
|\
| * Help: Add notes for topic 'FindOpenSSL-imported-targets'Konstantin Podsvirov2015-09-291-0/+4
* | Merge topic 'update-kwsys'Brad King2015-09-302-1/+65
|\ \
| * \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-09-292-1/+65
| |\ \
| | * | KWSys 2015-09-28 (2089567a)KWSys Robot2015-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
* | | | Merge topic 'fix-qtautogen-with-object-library-Ninja'Brad King2015-09-295-17/+15
|\ \ \ \
| * | | | cmGlobalGenerator: Initialize generator targets on construction (#15729)Stephen Kelly2015-09-295-17/+15
* | | | | Merge topic 'simplify-qt-autogen'Brad King2015-09-297-1107/+1208
|\ \ \ \ \ | |/ / / /
| * | | | QtAutogen: Port away from cmLocalGenerator.Stephen Kelly2015-09-291-8/+7
| * | | | QtAutogen: Split initializer class into separate file.Stephen Kelly2015-09-296-1091/+1152
| * | | | QtAutogen: Split initializer methods into separate class.Stephen Kelly2015-09-263-40/+55
| * | | | QtAutogen: Simplify generator initialization API.Stephen Kelly2015-09-262-14/+12
| * | | | QtAutogen: Remove unnecessary dereference.Stephen Kelly2015-09-261-3/+3
| * | | | QtAutogen: Move Source initialization to prior loop.Stephen Kelly2015-09-261-2/+1
| * | | | QtAutogen: Add _automoc.cpp sources before initializing.Stephen Kelly2015-09-263-2/+17
| * | | | QtAutogen: Move initialization condition to caller.Stephen Kelly2015-09-263-20/+18
| * | | | QtAutogen: Move condition to prior loop.Stephen Kelly2015-09-261-10/+12
| * | | | QtAutogen: Move condition to prior loop.Stephen Kelly2015-09-261-15/+16
| * | | | QtAutogen: Make some methods static.Stephen Kelly2015-09-263-26/+29
| * | | | QtAutogen: Make internal method private.Stephen Kelly2015-09-261-1/+2
| * | | | QtAutogen: Don't use members to initialize automoc targets.Stephen Kelly2015-09-262-19/+22
| * | | | QtAutogen: Rename variable.Stephen Kelly2015-09-261-2/+3
| * | | | QtAutogen: Don't use a member to store skipped uic files.Stephen Kelly2015-09-262-12/+12
| * | | | QtAutogen: Add missing includes and forward declarations.Stephen Kelly2015-09-261-0/+5
* | | | | Merge topic 'cpack-package-empty-dirs'Brad King2015-09-2924-11/+89
|\ \ \ \ \
| * | | | | CPack: allow packaging of empty directoriesDomen Vrankar2015-09-2821-5/+79
| * | | | | SystemTools: time operations on directoriesDomen Vrankar2015-09-281-4/+7
| * | | | | SystemTools: set time file permissionsDomen Vrankar2015-09-281-2/+2
| * | | | | CPackDeb: allow empty directories in component packagesRaffi Enficiaud2015-09-282-2/+3
| | |/ / / | |/| | |
* | | | | Merge topic 'ProcessorCount-SunOS-psrinfo'Brad King2015-09-291-8/+21
|\ \ \ \ \
| * | | | | ProcessorCount: Implement with psrinfo tool on recent SunOS versionsMarc Chevrier2015-09-281-8/+21
* | | | | | Merge topic 'link-https-cmake.org'Brad King2015-09-2927-45/+45
|\ \ \ \ \ \
| * | | | | | Replace http://www.cmake.org URLs with https://cmake.orgBrad King2015-09-2527-45/+45
* | | | | | | CMake Nightly Date StampKitware Robot2015-09-291-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge topic 'minor-cleanups'Brad King2015-09-2824-86/+5
|\ \ \ \ \ \
| * | | | | | VS: Remove impossible condition.Stephen Kelly2015-09-271-3/+2
| * | | | | | cmMakefile: Remove Configured state.Stephen Kelly2015-09-272-8/+0