Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Help: Fix missed extension for `CMAKE_MESSAGE_CONTEXT` release note | Alex Turbov | 2019-10-24 | 1 | -0/+0 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'release-3.16' | Brad King | 2019-10-24 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'cmp0097-doc-fix' into release-3.16 | Brad King | 2019-10-24 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge topic 'cmp0097-doc-fix' | Brad King | 2019-10-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Help: Fix capitalization in CMP0097 documentation | Kyle Edwards | 2019-10-23 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'fortran-ext-F' | Brad King | 2019-10-24 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fortran: Add .F extension to Source Files group | Johnny Jazeix | 2019-10-23 | 1 | -3/+2 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-10-24 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-10-23 | 1 | -1/+1 | |
* | | | | | | Merge topic 'android-native' | Brad King | 2019-10-22 | 7 | -1/+40 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Android: add support for native compilation, such as with the Termux app | Butta | 2019-10-15 | 7 | -1/+40 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-10-22 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'release-3.16' | Brad King | 2019-10-21 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'ccmake-clear-help' into release-3.16 | Brad King | 2019-10-21 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge topic 'ccmake-clear-help' | Brad King | 2019-10-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | ccmake: Fully clear the 1st help line when processing | Sylvain Joubert | 2019-10-20 | 1 | -1/+1 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'project-include-before' | Brad King | 2019-10-21 | 10 | -5/+48 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | project: Add variable CMAKE_PROJECT_<PROJECT-NAME>_INCLUDE_BEFORE | Deniz Bahadir | 2019-10-18 | 10 | -5/+48 | |
* | | | | | | | | Merge topic 'export-compile-commands-environment-variable' | Brad King | 2019-10-21 | 11 | -4/+58 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Initialize CMAKE_EXPORT_COMPILE_COMMANDS from envvar of the same name | Daan De Meyer | 2019-10-18 | 11 | -4/+58 | |
* | | | | | | | | | Merge branch 'release-3.16' | Brad King | 2019-10-21 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'FindOpenMP-include-dir' into release-3.16 | Brad King | 2019-10-21 | 2 | -1/+43 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'doc-genex-tweak' into release-3.16 | Brad King | 2019-10-21 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'release-3.15' | Brad King | 2019-10-21 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'doc-genex-tweak' into release-3.15 | Brad King | 2019-10-21 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'FindOpenMP-include-dir' | Brad King | 2019-10-21 | 2 | -1/+43 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | FindOpenMP: Allow try_compile() to find omp.h for AppleClang | Craig Scott | 2019-10-17 | 2 | -1/+43 | |
* | | | | | | | | | | | Merge topic 'doc-genex-tweak' | Brad King | 2019-10-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Help: Fix COMPILE_LANG_AND_ID genex example | Alan W. Irwin | 2019-10-21 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge topic 'vs-per-config-sources' | Brad King | 2019-10-21 | 7 | -18/+33 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | VS: Add support for per-config sources | Brad King | 2019-10-17 | 4 | -12/+12 | |
| * | | | | | | | | | | | Teach check for single-language targets to consider all configurations | Brad King | 2019-10-17 | 2 | -4/+2 | |
| * | | | | | | | | | | | cmGeneratorTarget: Add GetAllConfigCompileLanguages method | Brad King | 2019-10-17 | 2 | -0/+17 | |
| * | | | | | | | | | | | cmGeneratorTarget: Return non-const sources from GetAllConfigSources | Brad King | 2019-10-17 | 2 | -2/+2 | |
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-10-21 | 1 | -1/+1 | |
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-10-20 | 1 | -1/+1 | |
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-10-19 | 1 | -1/+1 | |
| |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'release-3.16' | Brad King | 2019-10-18 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | CMake 3.16.0-rc2v3.16.0-rc2 | Brad King | 2019-10-18 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge topic 'variable_watch-modernize' | Brad King | 2019-10-18 | 9 | -61/+58 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Refactor: Modernize `cmVariableWatchCommand` a little | Alex Turbov | 2019-10-17 | 9 | -61/+58 | |
* | | | | | | | | | | | | Merge topic 'vs-vctargetspath' | Brad King | 2019-10-18 | 23 | -51/+203 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | VS: Propagate CMAKE_VS_GLOBALS into custom targets | Alexander Boczar | 2019-10-17 | 2 | -3/+3 | |
| * | | | | | | | | | | | | VS: Propagate CMAKE_VS_GLOBALS into compiler id projects | Alexander Boczar | 2019-10-17 | 5 | -39/+71 | |
| * | | | | | | | | | | | | VS: Add support to override VCTargetsPath through toolset | Alexander Boczar | 2019-10-15 | 13 | -1/+99 | |
| * | | | | | | | | | | | | cmake: Teach --build mode to load CMAKE_GENERATOR_TOOLSET | Alexander Boczar | 2019-10-15 | 9 | -9/+31 | |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'release-3.16' | Brad King | 2019-10-18 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'pch-makefile-depends' into release-3.16 | Brad King | 2019-10-17 | 6 | -27/+38 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'pch-makefile-depends' | Brad King | 2019-10-18 | 6 | -27/+38 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | / / / / | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | PCH: Fix Makefile dependencies to rebuild PCH on header changes | Brad King | 2019-10-17 | 5 | -5/+34 | |