summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2019-10-291-1/+1
* Merge branch 'release-3.16'Brad King2019-10-280-0/+0
|\
| * Merge branch 'framework-tests-multiarch-old-macos' into release-3.16Brad King2019-10-283-5/+3
| |\
* | \ Merge topic 'framework-tests-multiarch-old-macos'Brad King2019-10-283-5/+3
|\ \ \ | | |/ | |/|
| * | 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
|\ \ \
| * | | CPack/NSIS: Add option for custom Uninstall filenameJohnny Jazeix2019-10-254-4/+17
* | | | Merge topic 'ExternalProject-git-no-recurse'Brad King2019-10-284-5/+89
|\ \ \ \
| * | | | ExternalProject: Option to turn off recursive update of git submodulesCharis Marangos2019-10-244-5/+89
* | | | | 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 branch 'docs-FindPython-minor-grammar' into release-3.16Craig Scott2019-10-283-6/+6
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'project-version-buffer-overflow'Craig Scott2019-10-284-2/+37
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | project: Fix potential buffer write-past-end for version componentsCraig Scott2019-10-263-1/+35
| * | | | | | 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
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | 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
|\ \ \ \ \
| * | | | | Xcode: Add CMAKE_XCODE_SCHEME_ENVIRONMENT variableFelix Heidrich2019-10-244-0/+22
* | | | | | CMake Nightly Date StampKitware Robot2019-10-251-1/+1
* | | | | | Merge topic 'doc-dev-note-ext'Brad King2019-10-241-0/+0
|\ \ \ \ \ \
| * | | | | | 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 topic 'cmp0097-doc-fix'Brad King2019-10-241-1/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Help: Fix capitalization in CMP0097 documentationKyle Edwards2019-10-231-1/+1
| |/ / / / /
* | | | | | Merge topic 'fortran-ext-F'Brad King2019-10-241-3/+2
|\ \ \ \ \ \
| * | | | | | Fortran: Add .F extension to Source Files groupJohnny Jazeix2019-10-231-3/+2
| | |/ / / / | |/| | | |
* | | | | | 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
|\ \ \ \ \
| * | | | | Android: add support for native compilation, such as with the Termux appButta2019-10-157-1/+40
* | | | | | 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 topic 'ccmake-clear-help'Brad King2019-10-211-1/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | 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
|\ \ \ \ \ \
| * | | | | | project: Add variable CMAKE_PROJECT_<PROJECT-NAME>_INCLUDE_BEFOREDeniz Bahadir2019-10-1810-5/+48
* | | | | | | Merge topic 'export-compile-commands-environment-variable'Brad King2019-10-2111-4/+58
|\ \ \ \ \ \ \
| * | | | | | | Initialize CMAKE_EXPORT_COMPILE_COMMANDS from envvar of the same nameDaan De Meyer2019-10-1811-4/+58
* | | | | | | | 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 branch 'doc-genex-tweak' into release-3.16Brad King2019-10-211-1/+1
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |