summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge topic 'framework-tests-multiarch-old-macos'Brad King2019-10-283-5/+3
|\ | | | | | | | | | | | | | | 3e30c4cc1f Tests: Match file command output for older macOS (Framework test) 89ad3b3959 Tests: Prevent CMP0012 policy warnings in Framework test output Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3954
| * Tests: Match file command output for older macOS (Framework test)Craig Scott2019-10-272-4/+2
| |
| * Tests: Prevent CMP0012 policy warnings in Framework test outputCraig Scott2019-10-271-1/+1
| |
* | Merge topic 'cpack-nsis-uninstaller-name'Brad King2019-10-284-4/+17
|\ \ | | | | | | | | | | | | | | | | | | c97abc9688 CPack/NSIS: Add option for custom Uninstall filename Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3945
| * | CPack/NSIS: Add option for custom Uninstall filenameJohnny Jazeix2019-10-254-4/+17
| | | | | | | | | | | | Fixes: #10728
* | | Merge topic 'ExternalProject-git-no-recurse'Brad King2019-10-284-5/+89
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 5bc6230741 ExternalProject: Option to turn off recursive update of git submodules Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3923
| * | | ExternalProject: Option to turn off recursive update of git submodulesCharis Marangos2019-10-244-5/+89
| | | | | | | | | | | | | | | | Fixes: #19832
* | | | Merge branch 'release-3.16'Craig Scott2019-10-280-0/+0
|\ \ \ \
| * \ \ \ Merge branch 'project-version-buffer-overflow' into release-3.16Craig Scott2019-10-284-2/+37
| |\ \ \ \ | | | | | | | | | | | | Merge-request: !3948
| * \ \ \ \ Merge branch 'docs-FindPython-minor-grammar' into release-3.16Craig Scott2019-10-283-6/+6
| |\ \ \ \ \ | | | | | | | | | | | | | | Merge-request: !3953
* | \ \ \ \ \ Merge topic 'project-version-buffer-overflow'Craig Scott2019-10-284-2/+37
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 82cdb26c93 project: Fix potential buffer write-past-end for version components 15a0b0d046 Help: math() expressions must be representable as signed 64-bit Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3948
| * | | | | | project: Fix potential buffer write-past-end for version componentsCraig Scott2019-10-263-1/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes two errors: not accounting for the trailing null and a misunderstanding of what std::numeric_limits::digits10 means.
| * | | | | | Help: math() expressions must be representable as signed 64-bitCraig Scott2019-10-261-1/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'docs-FindPython-minor-grammar'Craig Scott2019-10-283-6/+6
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | 9914b90f4a Help: Minor wording cleanup for Python modules Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3953
| * | | | | Help: Minor wording cleanup for Python modulesCraig Scott2019-10-273-6/+6
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2019-10-281-1/+1
| | | | |
* | | | | CMake Nightly Date StampKitware Robot2019-10-271-1/+1
| | | | |
* | | | | CMake Nightly Date StampKitware Robot2019-10-261-1/+1
| | | | |
* | | | | Merge topic 'xcode-scheme-env'Brad King2019-10-254-0/+22
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f0005dacde Xcode: Add CMAKE_XCODE_SCHEME_ENVIRONMENT variable Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3933
| * | | | | Xcode: Add CMAKE_XCODE_SCHEME_ENVIRONMENT variableFelix Heidrich2019-10-244-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Initialize the `XCODE_SCHEME_ENVIRONMENT` target property. This was left out of commit 6b7f1e1db0 (Xcode: Add variables and properties to configure schemes, 2018-07-29, v3.13.0-rc1~243^2).
* | | | | | CMake Nightly Date StampKitware Robot2019-10-251-1/+1
| | | | | |
* | | | | | Merge topic 'doc-dev-note-ext'Brad King2019-10-241-0/+0
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2d1fd3f818 Help: Fix missed extension for `CMAKE_MESSAGE_CONTEXT` release note Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3943
| * | | | | | Help: Fix missed extension for `CMAKE_MESSAGE_CONTEXT` release noteAlex Turbov2019-10-241-0/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'release-3.16'Brad King2019-10-240-0/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'cmp0097-doc-fix' into release-3.16Brad King2019-10-241-1/+1
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Merge-request: !3941
* | \ \ \ \ \ Merge topic 'cmp0097-doc-fix'Brad King2019-10-241-1/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fd867a49c4 Help: Fix capitalization in CMP0097 documentation Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3941
| * | | | | | Help: Fix capitalization in CMP0097 documentationKyle Edwards2019-10-231-1/+1
| |/ / / / /
* | | | | | Merge topic 'fortran-ext-F'Brad King2019-10-241-3/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 39fbbd6fea Fortran: Add .F extension to Source Files group Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3940
| * | | | | | Fortran: Add .F extension to Source Files groupJohnny Jazeix2019-10-231-3/+2
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | While at it, improve source layout of the regex string literal. Fixes: #8768
* | | | | | CMake Nightly Date StampKitware Robot2019-10-241-1/+1
|/ / / / /
* | | | | CMake Nightly Date StampKitware Robot2019-10-231-1/+1
| | | | |
* | | | | Merge topic 'android-native'Brad King2019-10-227-1/+40
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | c5892e484e Android: add support for native compilation, such as with the Termux app Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3917
| * | | | | Android: add support for native compilation, such as with the Termux appButta2019-10-157-1/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The CMake support for Android assumes cross-compilation using the NDK, so stub out that Android NDK support and use the Linux support that's already invoked. Set CMAKE_HOST_SYSTEM_NAME to "Android", rather than "Linux". Issue: #19840
* | | | | | CMake Nightly Date StampKitware Robot2019-10-221-1/+1
| | | | | |
* | | | | | Merge branch 'release-3.16'Brad King2019-10-210-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'ccmake-clear-help' into release-3.16Brad King2019-10-211-1/+1
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Merge-request: !3937
* | \ \ \ \ \ Merge topic 'ccmake-clear-help'Brad King2019-10-211-1/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9276beae5e ccmake: Fully clear the 1st help line when processing Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3937
| * | | | | | ccmake: Fully clear the 1st help line when processingSylvain Joubert2019-10-201-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'project-include-before'Brad King2019-10-2110-5/+48
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f7acc1266c project: Add variable CMAKE_PROJECT_<PROJECT-NAME>_INCLUDE_BEFORE Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3936
| * | | | | | project: Add variable CMAKE_PROJECT_<PROJECT-NAME>_INCLUDE_BEFOREDeniz Bahadir2019-10-1810-5/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Follow up commit 0761186949 (project: Add variable CMAKE_PROJECT_INCLUDE_BEFORE, 2019-03-28, v3.15.0-rc1~294^2) with a project-specific variant. This variable will be used similar to the already existing `CMAKE_PROJECT_INCLUDE_BEFORE` and `CMAKE_PROJECT_<PROJECT-NAME>_INCLUDE` variables. Fixes: #19854
* | | | | | | Merge topic 'export-compile-commands-environment-variable'Brad King2019-10-2111-4/+58
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8065a686dd Initialize CMAKE_EXPORT_COMPILE_COMMANDS from envvar of the same name Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3914
| * | | | | | | Initialize CMAKE_EXPORT_COMPILE_COMMANDS from envvar of the same nameDaan De Meyer2019-10-1811-4/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: #18386
* | | | | | | | Merge branch 'release-3.16'Brad King2019-10-210-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge branch 'FindOpenMP-include-dir' into release-3.16Brad King2019-10-212-1/+43
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge-request: !3916
| * \ \ \ \ \ \ \ Merge branch 'doc-genex-tweak' into release-3.16Brad King2019-10-211-1/+1
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | Merge-request: !3939
* | | | | | | | | Merge branch 'release-3.15'Brad King2019-10-210-0/+0
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'doc-genex-tweak' into release-3.15Brad King2019-10-211-1/+1
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | | | | | | | | | | Merge-request: !3939
* | | | | | | | | | Merge topic 'FindOpenMP-include-dir'Brad King2019-10-212-1/+43
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 409891baf7 FindOpenMP: Allow try_compile() to find omp.h for AppleClang Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3916
| * | | | | | | | | FindOpenMP: Allow try_compile() to find omp.h for AppleClangCraig Scott2019-10-172-1/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: #18098 #18470 #18520
* | | | | | | | | | Merge topic 'doc-genex-tweak'Brad King2019-10-211-1/+1
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | c684db4ea8 Help: Fix COMPILE_LANG_AND_ID genex example Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3939