summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | 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
* | | Merge topic 'FindMatlab-v8.6'Brad King2015-10-051-0/+1
|\ \ \
| * | | FindMatlab: Add support for Matlab R2015bFrancesco Romano2015-10-051-0/+1
* | | | 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 'compiler-features-solaris'Brad King2015-10-023-15/+22
|\ \ \
| * | | Tests: Suppress WriteCompilerDetectionHeader failure on SunProBrad King2015-09-301-1/+2
| * | | Features: Fix C++98 flags on Oracle SolarisStudio 12.4 on LinuxBrad King2015-09-301-0/+2
| * | | Features: Disable support for Oracle SolarisStudio on non-LinuxBrad King2015-09-292-14/+18
* | | | Merge topic 'test-FindPackageModeMakefileTest-flags'Brad King2015-10-021-2/+3
|\ \ \ \
| * | | | Tests: Use consistent C++ flags FindPackageModeMakefileTestBrad King2015-10-011-2/+3
| |/ / /
* | | | Merge topic 'test-VSGNUFortran-oracle-link'Brad King2015-10-021-3/+3
|\ \ \ \
| * | | | Tests: Simplify VSGNUFortran Oracle-specific link linesBrad King2015-10-011-3/+3
| |/ / /
* | | | Merge topic 'cpack-tests-fix'Brad King2015-10-023-48/+8
|\ \ \ \
| * | | | Tests: Fix RunCMake.CPack_* tests to use proper CMake generatorDomen Vrankar2015-10-012-45/+3
| * | | | Tests: Avoid OS X 10.5 limitation warning in RunCMake.CPack* testsBrad King2015-10-011-0/+2
| * | | | Tests: Add trailing newlines to generated sources in RunCMake.CPack_* testsBrad King2015-10-011-3/+3
* | | | | Merge topic 'release-binaries-windows-cmake-path'Brad King2015-10-021-1/+1
|\ \ \ \ \
| * | | | | Utilities/Release: Update path to 'cmake.exe' on Windows build machineBrad King2015-10-011-1/+1
* | | | | | Merge topic 'vs-win10-sdk'Brad King2015-10-0212-3/+148
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | 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
* | | | | | Merge topic 'explicit-system-version'Brad King2015-10-023-9/+43
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2015-10-021-1/+1
| |/ / / |/| | |
* | | | Merge topic 'compiler-links-statically'Brad King2015-10-018-1/+26
|\ \ \ \
| * | | | Disable shared library support when compiler links staticallyBrad King2015-09-307-0/+23
| * | | | 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 '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