summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cpack-dmg-explicit-hfs' into release-3.10v3.10.0-rc1Brad King2017-10-051-2/+2
|\
| * CPack: Fix PackageMaker .dmg HFS+ creation on macOS APFS hostsBrad King2017-10-051-2/+2
* | CMake 3.10.0-rc1 version updateBrad King2017-10-052-4/+4
* | Help: Drop development topic notes to prepare releaseBrad King2017-10-052-9/+0
* | Merge topic 'doc-3.10-relnotes'Brad King2017-10-0547-309/+267
|\ \
| * | Help: Organize and revise 3.10 release notesBrad King2017-10-051-129/+168
| * | Help: Consolidate 3.10 release notesBrad King2017-10-0547-309/+228
* | | Merge topic 'xcode9-ios-tests'Brad King2017-10-055-4/+22
|\ \ \ | |/ / |/| |
| * | Xcode: Adjust tests to drop of 32bit iOS architecturesGregor Jasny2017-10-055-4/+22
* | | Merge topic 'cuda-default-link-launcher'Brad King2017-10-051-1/+29
|\ \ \
| * | | CUDA: Fix default selection of host compiler used to drive linkingBrad King2017-10-041-1/+29
* | | | Merge topic 'FindCUDA-run_nvcc-CMP0007'Brad King2017-10-051-5/+4
|\ \ \ \
| * | | | FindCUDA: Fix CMP0007 warning in run_nvcc.cmakeUmar Arshad2017-10-041-5/+4
* | | | | Merge topic 'test-load_command-simplify'Brad King2017-10-052-14/+0
|\ \ \ \ \
| * | | | | Tests: Remove ancient workaround in LoadCommand testsBrad King2017-10-042-14/+0
| | |/ / / | |/| | |
* | | | | Merge topic 'find-matlab-r2017b'Brad King2017-10-051-1/+1
|\ \ \ \ \
| * | | | | FindMatlab: Add support for MATLAB 2017bJamie Snape2017-10-041-1/+1
| |/ / / /
* | | | | Merge topic 'findopenmp-fix-version'Brad King2017-10-051-2/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | FindOpenMP: Fix version if OpenMP doesn't workChristian Pfeiffer2017-10-041-2/+6
* | | | | CMake Nightly Date StampKitware Robot2017-10-051-1/+1
|/ / / /
* | | | Merge topic 'clang-format'Brad King2017-10-041-2/+4
|\ \ \ \ | |/ / / |/| | |
| * | | clang-format.bash: minor fixes to support MacOSMatthias Maennich2017-10-031-2/+4
| |/ /
* | | Merge branch 'release-3.9'Brad King2017-10-040-0/+0
|\ \ \
| * | | CMake 3.9.4v3.9.4Brad King2017-10-041-1/+1
* | | | Merge topic 'test-macos-updates'Brad King2017-10-042-3/+13
|\ \ \ \
| * | | | Tests: Fix RunCMake.Framework ios arch for Xcode 9Brad King2017-10-031-1/+11
| * | | | Tests: Fix RunCMake.Framework expected output on macOS 10.13Brad King2017-10-031-2/+2
| | |/ / | |/| |
* | | | Merge topic 'vs-no-empty-link-version'Brad King2017-10-041-2/+0
|\ \ \ \
| * | | | VS: Do not emit empty linker Version tagVitaly Stakhovsky2017-10-031-2/+0
* | | | | 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