Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'revise-3.10-relnotes' into release-3.10 | Brad King | 2017-10-06 | 1 | -19/+10 |
|\ | |||||
| * | Help: Revise 3.10 release notes | Brad King | 2017-10-06 | 1 | -19/+10 |
* | | Merge branch 'findopenmp-fix-verbose' into release-3.10 | Brad King | 2017-10-06 | 1 | -2/+13 |
|\ \ | |||||
| * | | FindOpenMP: Fix link flags being used for compile | Christian Pfeiffer | 2017-10-05 | 1 | -2/+13 |
* | | | Merge branch 'minor-fixes' into release-3.10 | Brad King | 2017-10-06 | 4 | -6/+8 |
|\ \ \ | |||||
| * | | | cmInstallCommandArguments: do not access static members through `this` | Matthias Maennich | 2017-10-05 | 1 | -3/+3 |
| * | | | cmProcessTools: fix minor issue introduced by 595feb3 | Matthias Maennich | 2017-10-05 | 1 | -1/+1 |
| * | | | cmGeneratorTarget: remove dead code | Matthias Maennich | 2017-10-05 | 1 | -1/+1 |
| * | | | cmcmd: let operator<< for NumberFormatter reset the stream's format flags | Matthias Maennich | 2017-10-05 | 1 | -1/+3 |
* | | | | Merge branch 'cpack-dmg-explicit-hfs' into release-3.10v3.10.0-rc1 | Brad King | 2017-10-05 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | CPack: Fix PackageMaker .dmg HFS+ creation on macOS APFS hosts | Brad King | 2017-10-05 | 1 | -2/+2 |
* | | | | | CMake 3.10.0-rc1 version update | Brad King | 2017-10-05 | 2 | -4/+4 |
* | | | | | Help: Drop development topic notes to prepare release | Brad King | 2017-10-05 | 2 | -9/+0 |
* | | | | | Merge topic 'doc-3.10-relnotes' | Brad King | 2017-10-05 | 47 | -309/+267 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Help: Organize and revise 3.10 release notes | Brad King | 2017-10-05 | 1 | -129/+168 |
| * | | | | Help: Consolidate 3.10 release notes | Brad King | 2017-10-05 | 47 | -309/+228 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'xcode9-ios-tests' | Brad King | 2017-10-05 | 5 | -4/+22 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Xcode: Adjust tests to drop of 32bit iOS architectures | Gregor Jasny | 2017-10-05 | 5 | -4/+22 |
* | | | | Merge topic 'cuda-default-link-launcher' | Brad King | 2017-10-05 | 1 | -1/+29 |
|\ \ \ \ | |||||
| * | | | | CUDA: Fix default selection of host compiler used to drive linking | Brad King | 2017-10-04 | 1 | -1/+29 |
* | | | | | Merge topic 'FindCUDA-run_nvcc-CMP0007' | Brad King | 2017-10-05 | 1 | -5/+4 |
|\ \ \ \ \ | |||||
| * | | | | | FindCUDA: Fix CMP0007 warning in run_nvcc.cmake | Umar Arshad | 2017-10-04 | 1 | -5/+4 |
* | | | | | | Merge topic 'test-load_command-simplify' | Brad King | 2017-10-05 | 2 | -14/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Tests: Remove ancient workaround in LoadCommand tests | Brad King | 2017-10-04 | 2 | -14/+0 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'find-matlab-r2017b' | Brad King | 2017-10-05 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindMatlab: Add support for MATLAB 2017b | Jamie Snape | 2017-10-04 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'findopenmp-fix-version' | Brad King | 2017-10-05 | 1 | -2/+6 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | FindOpenMP: Fix version if OpenMP doesn't work | Christian Pfeiffer | 2017-10-04 | 1 | -2/+6 |
| | |_|_|/ | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-05 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'clang-format' | Brad King | 2017-10-04 | 1 | -2/+4 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | clang-format.bash: minor fixes to support MacOS | Matthias Maennich | 2017-10-03 | 1 | -2/+4 |
| |/ / | |||||
* | | | Merge branch 'release-3.9' | Brad King | 2017-10-04 | 0 | -0/+0 |
|\ \ \ | |||||
| * | | | CMake 3.9.4v3.9.4 | Brad King | 2017-10-04 | 1 | -1/+1 |
* | | | | Merge topic 'test-macos-updates' | Brad King | 2017-10-04 | 2 | -3/+13 |
|\ \ \ \ | |||||
| * | | | | Tests: Fix RunCMake.Framework ios arch for Xcode 9 | Brad King | 2017-10-03 | 1 | -1/+11 |
| * | | | | Tests: Fix RunCMake.Framework expected output on macOS 10.13 | Brad King | 2017-10-03 | 1 | -2/+2 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'vs-no-empty-link-version' | Brad King | 2017-10-04 | 1 | -2/+0 |
|\ \ \ \ | |||||
| * | | | | VS: Do not emit empty linker Version tag | Vitaly Stakhovsky | 2017-10-03 | 1 | -2/+0 |
* | | | | | Merge topic 'compiler-version-internal' | Brad King | 2017-10-04 | 9 | -3/+40 |
|\ \ \ \ \ | |||||
| * | | | | | IAR: Detect compiler platform version | Stefan Andersson | 2017-10-03 | 1 | -2/+5 |
| * | | | | | Add infrastructure to detect secondary compiler version information | Brad King | 2017-10-03 | 8 | -0/+34 |
| * | | | | | Help: Fix placement of one variable in cmake-variables manual | Brad King | 2017-10-02 | 1 | -1/+1 |
* | | | | | | Merge topic 'src-flags-genex-target' | Brad King | 2017-10-04 | 6 | -8/+20 |
|\ \ \ \ \ \ | |||||
| * | | | | | | VS,Xcode: Fix TARGET_PROPERTY genex in source COMPILE_FLAGS property | Brad King | 2017-10-03 | 6 | -8/+20 |
| |/ / / / / | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-04 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge topic 'FindProtobuf-gen-desc' | Brad King | 2017-10-03 | 7 | -11/+137 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | FindProtobuf: add flag to allow descriptor files to be generated | Peter Mitrano | 2017-10-02 | 7 | -4/+129 |
| * | | | | FindProtobuf: Refactor custom command output listing | Brad King | 2017-10-02 | 1 | -7/+8 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-03 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge topic 'file-path-checksum-cpp11' | Brad King | 2017-10-02 | 2 | -39/+37 |
|\ \ \ \ |