Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'fortran-preprocess-property' | Brad King | 2020-05-22 | 9 | -127/+308 |
|\ | |||||
| * | Ninja: Skip Fortran preprocessing if Fortran_PREPROCESS is OFF | Peter Hill | 2020-05-21 | 2 | -10/+56 |
| * | Ninja: Add helper functions to generate Fortran build | Peter Hill | 2020-05-21 | 1 | -61/+87 |
| * | Ninja: Add helper functions to generate Fortran preprocess rule | Peter Hill | 2020-05-21 | 1 | -69/+98 |
| * | Fortran: Add Fortran_PREPROCESS property | Peter Hill | 2020-05-21 | 8 | -0/+80 |
* | | Merge topic 'cmake_language-rename-from-cmake_command' | Craig Scott | 2020-05-22 | 4 | -16/+16 |
|\ \ | |||||
| * | | cmake_language: Rename command from cmake_command | Brad King | 2020-05-21 | 4 | -16/+16 |
* | | | Merge topic 'autogen-fix-workerpool-locking' | Brad King | 2020-05-22 | 1 | -28/+41 |
|\ \ \ | |||||
| * | | | Autogen: Redo locking and state machine for fence handling and the worker pool | Joerg Sonnenberger | 2020-05-21 | 1 | -28/+41 |
* | | | | Merge topic 'cuda-default-runtime' | Brad King | 2020-05-22 | 1 | -0/+3 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'backport-cuda-default-runtime' into cuda-default-runtime | Brad King | 2020-05-22 | 1 | -0/+3 |
| |\ \ \ \ | |||||
| | * | | | | CUDA: Propagate CMAKE_CUDA_RUNTIME_LIBRARY state to try_compile | Robert Maynard | 2020-05-20 | 1 | -0/+3 |
| | * | | | | Merge topic 'vs-sln-version' into release-3.17 | Brad King | 2020-05-20 | 1 | -0/+1 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge topic 'fix-ClearSourcesCache' into release-3.17 | Brad King | 2020-05-18 | 1 | -0/+1 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge topic 'vs-pch-compile-opts' into release-3.17 | Brad King | 2020-05-12 | 1 | -1/+1 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge topic 'pch-reuse-multi' into release-3.17 | Brad King | 2020-05-08 | 1 | -1/+3 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | PCH: Fix REUSE_FROM in multi-config generators | Andreas Schönle | 2020-05-07 | 1 | -1/+3 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-22 | 1 | -1/+1 |
| |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
* | | | | | | | | | Merge topic 'multi-ninja-pch-msvc' | Brad King | 2020-05-21 | 4 | -12/+28 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
| * | | | | | | | | Multi-Ninja: Fix PCHs for Visual C++ | Cristian Adam | 2020-05-20 | 4 | -12/+28 |
* | | | | | | | | | Merge topic 'cmake_command_invoke_expand_function_name' | Brad King | 2020-05-21 | 1 | -21/+51 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | cmake_command: Expand INVOKE function name argument | Cristian Adam | 2020-05-19 | 1 | -21/+51 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-21 | 1 | -1/+1 |
| |_|/ / / / / / / |/| | | | | | | | | |||||
* | | | | | | | | | Merge topic 'ccmake-check-width' | Brad King | 2020-05-20 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | ccmake: Check that getmaxyx result width is non-negative | Brad King | 2020-05-19 | 1 | -1/+1 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'ctest-log-environment' | Brad King | 2020-05-20 | 4 | -3/+40 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | CTest: Log environment variables as a test measurement | Kyle Edwards | 2020-05-19 | 4 | -3/+40 |
* | | | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2020-05-20 | 6 | -14/+91 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | cmFileCommand: Log cmsys::Glob warnings | Dmitry Kalinkin | 2020-05-19 | 1 | -4/+9 |
| * | | | | | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2020-05-18 | 5 | -10/+82 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge topic 'export-cmake-policy-version-range' | Brad King | 2020-05-20 | 1 | -4/+6 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Export: Specify a policy range in exported files | Craig Scott | 2020-05-18 | 1 | -4/+6 |
* | | | | | | | | | | | Merge topic 'vs-sln-version' | Brad King | 2020-05-20 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | VS: Restore .sln support for VS Version Selector | Brad King | 2020-05-19 | 1 | -0/+1 |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-20 | 1 | -1/+1 |
| |_|_|/ / / / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'src-named-for-config' | Brad King | 2020-05-19 | 13 | -203/+177 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | VS: Simplify logic adding source file C/C++ language flag to MSVC | Brad King | 2020-05-18 | 1 | -21/+7 |
| * | | | | | | | | | | VS: Compute managed type from an existing configuration | Brad King | 2020-05-18 | 1 | -1/+2 |
| * | | | | | | | | | | VS: Write custom commands for sources from all configurations | Brad King | 2020-05-18 | 1 | -8/+14 |
| * | | | | | | | | | | cmVisualStudio10TargetGenerator: Adopt Windows Store and Phone infrastructure | Brad King | 2020-05-18 | 4 | -147/+119 |
| * | | | | | | | | | | cmGeneratorTarget: Remove default config from Get* methods | Brad King | 2020-05-18 | 5 | -13/+16 |
| * | | | | | | | | | | cmTarget: Replace "perConfig" constructor boolean with enum | Brad King | 2020-05-18 | 6 | -13/+19 |
* | | | | | | | | | | | Merge topic 'simplify_cmPropertyDefinitionMap' | Brad King | 2020-05-19 | 7 | -116/+64 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | cmPropertyDefinitionMap: simplify and shorten | Tushar Maheshwari | 2020-05-15 | 7 | -116/+64 |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge topic 'add_test-special-chars-in-name' | Brad King | 2020-05-19 | 1 | -7/+7 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | add_test: Allow special characters in test name | Deniz Bahadir | 2020-05-17 | 1 | -7/+7 |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-19 | 1 | -1/+1 |
| |_|/ / / / / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'cuda-clang' | Brad King | 2020-05-18 | 1 | -0/+14 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | CUDA: Add support for Clang compiler | Raul Tambre | 2020-05-15 | 1 | -0/+14 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge topic 'fix-ClearSourcesCache' | Brad King | 2020-05-18 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | |