Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | 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 | |
| * | | | | | | | | | | cmMakefileTargetGenerator: Inline WriteObjectBuildFile in only call site | Brad King | 2019-10-16 | 2 | -22/+4 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-10-18 | 1 | -1/+1 | |
| |_|_|_|/ / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'release-3.16' | Brad King | 2019-10-17 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'export-target-lang-name' into release-3.16 | Brad King | 2019-10-17 | 3 | -14/+30 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'doc-pch-compile-language' into release-3.16 | Brad King | 2019-10-16 | 3 | -1/+22 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ | Merge topic 'graphviz' | Brad King | 2019-10-17 | 50 | -501/+1692 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Graphviz: added test suite, fixes, enhancements | Corentin Plouet | 2019-10-08 | 50 | -501/+1692 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'doc-pch-compile-language' | Brad King | 2019-10-17 | 3 | -1/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | PCH: Document and test COMPILE_LANGUAGE genex for per-language header | Brad King | 2019-10-16 | 3 | -1/+22 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'export-target-lang-name' | Brad King | 2019-10-17 | 3 | -14/+30 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | install,export: Do not treat language names as target names | Brad King | 2019-10-16 | 3 | -14/+30 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'vs_dotnet_documentation_file' | Brad King | 2019-10-17 | 8 | -0/+63 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | VS: Add VS_DOTNET_DOCUMENTATION_FILE property | Charly Mourglia | 2019-10-15 | 8 | -0/+63 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-10-17 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'release-3.16' | Brad King | 2019-10-16 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'doc-add_link_options-typos' into release-3.16 | Brad King | 2019-10-16 | 2 | -11/+11 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge topic 'doc-add_link_options-typos' | Brad King | 2019-10-16 | 2 | -11/+11 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Help: Fix typos and style in add_link_options documentation | Tom Lankhorst | 2019-10-16 | 2 | -11/+11 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'release-3.16' | Brad King | 2019-10-16 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'swift-cross-compile' into release-3.16 | Brad King | 2019-10-15 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'CMakeFindBinUtils-cleanup' into release-3.16 | Brad King | 2019-10-15 | 1 | -12/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'FindCurses-tinfow' into release-3.16 | Brad King | 2019-10-15 | 1 | -2/+4 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'FindHDF5-cray' into release-3.16 | Brad King | 2019-10-15 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ | Merge topic 'FindCURL-cmake-package' | Brad King | 2019-10-16 | 2 | -1/+34 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | FindCURL: Try to find CURLConfig.cmake | Charles Barto | 2019-10-15 | 2 | -1/+34 | |
* | | | | | | | | | | | | | Merge topic 'CMakeFindBinUtils-cleanup' | Brad King | 2019-10-16 | 1 | -12/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | CMakeFindBinUtils: Remove unnecessary variable unset calls | Brad King | 2019-10-15 | 1 | -12/+0 | |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'swift-cross-compile' | Brad King | 2019-10-16 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | try_compile: support Swift for cross-compilation | Saleem Abdulrasool | 2019-10-15 | 1 | -0/+3 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'FindCurses-tinfow' | Brad King | 2019-10-16 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | FindCurses: use tinfow when wide support is requested | Manuel Herrmann | 2019-10-15 | 1 | -2/+4 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'FindHDF5-cray' | Brad King | 2019-10-16 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | FindHDF5: Append hdf5 to hdf5_hl to avoid undefined references | Willem Deconinck | 2019-10-15 | 1 | -1/+1 | |