Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'fileApiAddPrecompileHeadersBacktrace' | Brad King | 2020-05-25 | 14 | -8/+712 |
|\ | |||||
| * | fileapi: Extend codemodel targets with PRECOMPILE_HEADERS | Justin Goshi | 2020-05-22 | 9 | -3/+218 |
| * | Tests: Add a PCH example to RunCMake.FileAPI codemodel-v2 | Justin Goshi | 2020-05-22 | 8 | -2/+491 |
| * | Tests: Fix indentation in RunCMake.FileAPI cxx_exe.json | Brad King | 2020-05-22 | 1 | -2/+2 |
| * | PCH: Fix source group of per-architecture PCH headers | Brad King | 2020-05-22 | 1 | -1/+1 |
* | | Merge topic 'FindSquish_settingsgroup_removal' | Brad King | 2020-05-25 | 4 | -16/+10 |
|\ \ | |||||
| * | | FindSquish: Remove settingsGroup argument | Frederik Gladhorn | 2020-05-19 | 4 | -16/+10 |
* | | | Merge topic 'curl-send-recv' | Brad King | 2020-05-25 | 1 | -0/+17 |
|\ \ \ | |||||
| * | | | curl: Avoid checking 'send' and 'recv' signatures | Brad King | 2020-05-20 | 1 | -0/+17 |
* | | | | Merge topic 'cuda-runtime-cleanup' | Brad King | 2020-05-25 | 8 | -89/+72 |
|\ \ \ \ | |||||
| * | | | | CUDA: Simplify Clang implicit host linker settings | Brad King | 2020-05-22 | 1 | -14/+6 |
| * | | | | CUDA: Fix implicit runtime library filtering on Windows | Brad King | 2020-05-22 | 1 | -3/+3 |
| * | | | | CUDA: Refactor implicit library filtering | Brad King | 2020-05-22 | 2 | -15/+21 |
| * | | | | CUDA: Move VS CudaRuntime selection to be with rest of CUDA options | Brad King | 2020-05-22 | 3 | -26/+11 |
| * | | | | CUDA: Factor runtime library lookup into helper method | Brad King | 2020-05-22 | 4 | -42/+42 |
* | | | | | Merge branch 'release-3.17' | Brad King | 2020-05-25 | 0 | -0/+0 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge topic 'ninja-multi-install' into release-3.17 | Brad King | 2020-05-25 | 6 | -6/+117 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'ninja-multi-install' | Brad King | 2020-05-25 | 6 | -6/+117 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Ninja Multi-Config: Make "install" targets depend on default configs | Kyle Edwards | 2020-05-22 | 6 | -6/+117 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-25 | 1 | -1/+1 |
* | | | | | | | Merge topic 'doc-init-and-env-var-priority' | Craig Scott | 2020-05-24 | 8 | -1/+19 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Help: Clarify how env vars and ..._INIT variables interact | Craig Scott | 2020-05-24 | 8 | -1/+19 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-24 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'doc-contributing-forum' | Craig Scott | 2020-05-23 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Help: Update contributor instructions to refer to the forum | Craig Scott | 2020-05-23 | 1 | -2/+2 |
|/ / / / / / / / | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-23 | 1 | -1/+1 |
|/ / / / / / / | |||||
* | | | | | | | Merge topic 'fortran-preprocess-property' | Brad King | 2020-05-22 | 38 | -131/+479 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Ninja: Skip Fortran preprocessing if Fortran_PREPROCESS is OFF | Peter Hill | 2020-05-21 | 5 | -34/+88 |
| * | | | | | | | 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 | 37 | -4/+243 |
* | | | | | | | | Merge topic 'cmake_language-rename-from-cmake_command' | Craig Scott | 2020-05-22 | 92 | -128/+127 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmake_language: Rename command from cmake_command | Brad King | 2020-05-21 | 92 | -128/+127 |
* | | | | | | | | | 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 'support_conda_env' | Brad King | 2020-05-22 | 5 | -1/+26 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Conda: Add CONDA_PREFIX as an acceptable system prefix path | Robert Maynard | 2020-05-21 | 2 | -0/+7 |
| * | | | | | | | | | Tests: Update QtAutogen codeeditor test only include headers needed | Robert Maynard | 2020-05-21 | 1 | -1/+4 |
| * | | | | | | | | | Tests: Update test suite to run in an Anaconda environment | Robert Maynard | 2020-05-21 | 2 | -0/+15 |
* | | | | | | | | | | Merge branch 'release-3.17' | Brad King | 2020-05-22 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge topic 'cuda-default-runtime' into release-3.17 | Brad King | 2020-05-22 | 12 | -7/+65 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'cuda-default-runtime' | Brad King | 2020-05-22 | 12 | -7/+66 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'backport-cuda-default-runtime' into cuda-default-runtime | Brad King | 2020-05-22 | 12 | -7/+66 |
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | |||||
| | * | | | | | | | | | CUDA: Compute CMAKE_CUDA_RUNTIME_LIBRARY default from toolchain | Robert Maynard | 2020-05-21 | 10 | -6/+60 |
| | * | | | | | | | | | CUDA: Propagate CMAKE_CUDA_RUNTIME_LIBRARY state to try_compile | Robert Maynard | 2020-05-20 | 2 | -0/+4 |
| | * | | | | | | | | | Help: Correct CMAKE_CUDA_RUNTIME_LIBRARY applicability | Robert Maynard | 2020-05-20 | 1 | -1/+1 |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-22 | 1 | -1/+1 |
| |_|_|_|/ / / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'multi-ninja-pch-msvc' | Brad King | 2020-05-21 | 6 | -12/+35 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Multi-Ninja: Fix PCHs for Visual C++ | Cristian Adam | 2020-05-20 | 6 | -12/+35 |
| | |_|_|_|_|/ / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'cmake_command_invoke_expand_function_name' | Brad King | 2020-05-21 | 22 | -21/+108 |
|\ \ \ \ \ \ \ \ \ |