Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'cuda_vs_skip_computation' | Brad King | 2020-10-27 | 5 | -2/+21 |
|\ | |||||
| * | VS: Don't compute CUDA options unless necessary | Raul Tambre | 2020-10-27 | 5 | -2/+21 |
* | | Merge branch 'release-3.19' | Craig Scott | 2020-10-27 | 0 | -0/+0 |
|\ \ | |||||
| * \ | Merge topic 'cmake-presets-path-arg' into release-3.19 | Craig Scott | 2020-10-27 | 15 | -32/+65 |
| |\ \ | |||||
* | \ \ | Merge topic 'cmake-presets-path-arg' | Craig Scott | 2020-10-27 | 15 | -32/+65 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | CMakePresets.json: Rework how --preset argument is handled | Kyle Edwards | 2020-10-26 | 15 | -32/+65 |
* | | | | Merge topic 'cmake-20866' | Brad King | 2020-10-27 | 30 | -28/+266 |
|\ \ \ \ | |||||
| * | | | | configure_file: Add option for user defined permissions | Asit Dhal | 2020-10-24 | 30 | -28/+266 |
* | | | | | Merge topic 'issue-21034' | Brad King | 2020-10-27 | 16 | -11/+80 |
|\ \ \ \ \ | |||||
| * | | | | | target_sources: Support custom targets | Asit Dhal | 2020-10-24 | 16 | -11/+80 |
* | | | | | | Merge topic 'issue-19696' | Brad King | 2020-10-27 | 7 | -0/+34 |
|\ \ \ \ \ \ | |||||
| * | | | | | | genex: improve unit testing for $<TARGET_NAME_IF_EXISTS:...> | Asit Dhal | 2020-10-24 | 7 | -0/+34 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'release-3.19' | Brad King | 2020-10-27 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Merge topic 'correct_msvc_cuda_flag_warning' into release-3.19 | Brad King | 2020-10-27 | 1 | -4/+11 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'correct_msvc_cuda_flag_warning' | Brad King | 2020-10-27 | 1 | -4/+11 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | CUDA: Use MSVC version to determine supported C++ standard levels | Robert Maynard | 2020-10-26 | 1 | -4/+11 |
* | | | | | | | Merge branch 'release-3.19' | Brad King | 2020-10-27 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'check-module-name-conflicts' into release-3.19 | Brad King | 2020-10-27 | 23 | -356/+386 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'check-module-name-conflicts' | Brad King | 2020-10-27 | 23 | -356/+386 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Modules: Do not implicitly add new functions via old Check Modules | Robert Maynard | 2020-10-26 | 23 | -356/+386 |
* | | | | | | | | Merge branch 'release-3.18' into master | Brad King | 2020-10-27 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'ninja-multi-per-config-sources' into release-3.18 | Brad King | 2020-10-26 | 3 | -1/+15 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge branch 'release-3.19' | Brad King | 2020-10-27 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge topic 'ninja-multi-per-config-sources' into release-3.19 | Brad King | 2020-10-27 | 3 | -1/+15 |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'ninja-multi-per-config-sources' | Brad King | 2020-10-27 | 3 | -1/+15 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge branch 'release' into ninja-multi-per-config-sources | Kyle Edwards | 2020-10-26 | 3663 | -16910/+57048 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | | | | / / / / / | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | Ninja Multi-Config: Don't try to calculate dependencies for "all" | Kyle Edwards | 2020-10-26 | 3 | -1/+15 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-10-27 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'doc-CMAKE_BUILD_TYPE' | Brad King | 2020-10-26 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Help: Document case insensitivity for CMAKE_BUILD_TYPE | Christopher Tetreault | 2020-10-23 | 1 | -0/+5 |
* | | | | | | | | | Merge topic 'ExternalData-suppress-progress' | Brad King | 2020-10-26 | 5 | -2/+57 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | ExternalData: add support for suppressing progress during the build | Ben Boeckel | 2020-10-23 | 5 | -2/+57 |
* | | | | | | | | | | Merge topic 'android-find_path' | Brad King | 2020-10-26 | 1 | -0/+74 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Android: Fix find_* search order within NDK for unified toolchains | Haibo Huang | 2020-10-23 | 1 | -0/+36 |
| * | | | | | | | | | | Android: Root searches within the NDK for unified toolchains | Haibo Huang | 2020-10-23 | 1 | -0/+38 |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'release-3.19' | Brad King | 2020-10-26 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge topic 'correct_profiling-output_exception' into release-3.19 | Brad King | 2020-10-26 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ | Merge topic 'correct_profiling-output_exception' | Brad King | 2020-10-26 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | cmake: command arguments which use '=' behave consistently | Robert Maynard | 2020-10-23 | 1 | -3/+3 |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'release-3.19' | Brad King | 2020-10-26 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge topic 'per-config-source-TARGET_FILE' into release-3.19 | Brad King | 2020-10-26 | 2 | -6/+24 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ | Merge topic 'per-config-source-TARGET_FILE' | Brad King | 2020-10-26 | 2 | -6/+24 |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | add_custom_command: Properly recognize if sources depend on config | Deniz Bahadir | 2020-10-22 | 2 | -6/+24 |
* | | | | | | | | | | | Merge branch 'release-3.19' | Brad King | 2020-10-26 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Merge topic 'FindBoost-config-mode' into release-3.19 | Brad King | 2020-10-26 | 1 | -1/+12 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ | Merge topic 'FindBoost-config-mode' | Brad King | 2020-10-26 | 1 | -1/+12 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | FindBoost: Honor BOOST_ROOT when finding upstream BoostConfig | Brad King | 2020-10-22 | 1 | -0/+6 |
| * | | | | | | | | | | | FindBoost: Honor Boost_NO_SYSTEM_PATHS when finding upstream BoostConfig | Brad King | 2020-10-22 | 1 | -1/+6 |
* | | | | | | | | | | | | Merge branch 'release-3.19' | Craig Scott | 2020-10-26 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | Merge topic 'docs-cleanup-3.19' into release-3.19 | Craig Scott | 2020-10-26 | 14 | -90/+107 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |