summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'compiler-version-internal'Brad King2017-10-049-3/+40
|\
| * IAR: Detect compiler platform versionStefan Andersson2017-10-031-2/+5
| * Add infrastructure to detect secondary compiler version informationBrad King2017-10-038-0/+34
| * Help: Fix placement of one variable in cmake-variables manualBrad King2017-10-021-1/+1
* | Merge topic 'src-flags-genex-target'Brad King2017-10-046-8/+20
|\ \
| * | VS,Xcode: Fix TARGET_PROPERTY genex in source COMPILE_FLAGS propertyBrad King2017-10-036-8/+20
| |/
* | CMake Nightly Date StampKitware Robot2017-10-041-1/+1
* | Merge topic 'FindProtobuf-gen-desc'Brad King2017-10-037-11/+137
|\ \
| * | FindProtobuf: add flag to allow descriptor files to be generatedPeter Mitrano2017-10-027-4/+129
| * | FindProtobuf: Refactor custom command output listingBrad King2017-10-021-7/+8
* | | CMake Nightly Date StampKitware Robot2017-10-031-1/+1
| |/ |/|
* | Merge topic 'file-path-checksum-cpp11'Brad King2017-10-022-39/+37
|\ \
| * | Migrate cmFilePathChecksum to C++11Sebastian Holtermann2017-10-012-39/+37
* | | Merge topic 'cpack-dmg-explicit-hfs'Brad King2017-10-022-2/+3
|\ \ \
| * | | CPack: Fix .dmg HFS+ creation on macOS APFS hostsBrad King2017-10-022-2/+3
|/ / /
* | | Merge topic 'DNDGen-stack-var'Brad King2017-10-021-4/+3
|\ \ \
| * | | CPack: put local variable on the stackRolf Eike Beer2017-09-291-4/+3
* | | | Merge topic 'autogen-predefs'Brad King2017-10-0210-5/+67
|\ \ \ \
| * | | | Autogen: Add release notes for (CMAKE_)AUTOMOC_COMPILER_PREDEFINESSebastian Holtermann2017-09-291-0/+11
| * | | | Autogen: Doc: Add documentation for (CMAKE_)AUTOMOC_COMPILER_PREDEFINESSebastian Holtermann2017-09-296-0/+46
| * | | | Autogen: Add (CMAKE_)AUTOMOC_COMPILER_PREDEFINESSebastian Holtermann2017-09-293-5/+10
* | | | | Merge topic 'FindBoost-cmake-package'Brad King2017-10-028-3/+21
|\ \ \ \ \
| * | | | | FindBoost: Improve messages when a Boost CMake package is foundBrad King2017-09-298-3/+21
| | |/ / / | |/| | |
* | | | | Merge topic 'update-kwsys'Brad King2017-10-025-248/+3
|\ \ \ \ \
| * \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-09-305-248/+3
| |\ \ \ \ \
| | * | | | | KWSys 2017-09-30 (f108739d)KWSys Upstream2017-09-305-248/+3
* | | | | | | Merge topic 'cuda-9-tests'Brad King2017-10-021-1/+5
|\ \ \ \ \ \ \
| * | | | | | | Tests: Fix CudaOnly.WithDefs test on CUDA 9Brad King2017-09-291-1/+5
| | |_|/ / / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2017-10-021-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2017-10-011-1/+1
| |/ / / / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2017-09-301-1/+1
|/ / / /
* | | | Merge topic 'cuda_9_support'Brad King2017-09-292-1/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | CUDA: Add support for requesting C++98 under CUDA 9Robert Maynard2017-09-262-1/+3
* | | | Merge topic 'defer-native-tool'Brad King2017-09-291-9/+11
|\ \ \ \
| * | | | Find native build tool after determining the target systemBrad King2017-09-271-9/+11
* | | | | Merge topic 'simplify-generator-parameters'Brad King2017-09-293-20/+5
|\ \ \ \ \
| * | | | | try_compile: Simplify generator platform and toolset propagationBrad King2017-09-273-20/+5
| |/ / / /
* | | | | Merge topic 'add-vs-shader-properties'Brad King2017-09-297-3/+57
|\ \ \ \ \
| * | | | | VS: Add VS_SHADER_OUTPUT_HEADER_FILE and VS_SHADER_VARIABLE_NAME properties.Kevin M. Godby2017-09-277-3/+57
* | | | | | Merge topic 'external-project-refactor-ep_get_complete_stampfile'Brad King2017-09-291-5/+11
|\ \ \ \ \ \
| * | | | | | ExternalProject: Refactor code introducing _ep_get_complete_stampfileJean-Christophe Fillion-Robin2017-09-281-5/+11
* | | | | | | Merge topic 'FindMatlab-version-quoting'Brad King2017-09-291-2/+2
|\ \ \ \ \ \ \
| * | | | | | | FindMatlab: Fix extraction of quoted version numberBrad King2017-09-271-2/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'autogen-macro-names2'Brad King2017-09-2923-98/+193
|\ \ \ \ \ \ \
| * | | | | | | Autogen: Update (CMAKE_)AUTOMOC_MACRO_NAMES release notesSebastian Holtermann2017-09-281-8/+10
| * | | | | | | Autogen: Tests: Update AUTOMOC_MACRO_NAMES testSebastian Holtermann2017-09-2815-49/+139
| * | | | | | | Autogen: Doc: Update documentation for (CMAKE_)AUTOMOC_MACRO_NAMESSebastian Holtermann2017-09-284-29/+32
| * | | | | | | Autogen: Create info file directory before writingSebastian Holtermann2017-09-281-5/+10
| * | | | | | | Autogen: Define all macro names in CMAKE_AUTOMOC_MACRO_NAMESSebastian Holtermann2017-09-272-7/+2
* | | | | | | | Merge topic 'autogen-cmp0071-warning'Brad King2017-09-296-45/+98
|\ \ \ \ \ \ \ \