Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | ccmake: Don't list --preset in --help | Kyle Edwards | 2020-10-27 | 3 | -3/+8 | |
* | | | | Merge topic 'cmake_path-update-doc' into release-3.19 | Brad King | 2020-10-28 | 1 | -122/+127 | |
|\ \ \ \ | ||||||
| * | | | | cmake_path: Enhance documentation | Marc Chevrier | 2020-10-26 | 1 | -122/+127 | |
* | | | | | Merge topic 'cmake-gui-manual-argument' into release-3.19 | Brad King | 2020-10-28 | 3 | -14/+26 | |
|\ \ \ \ \ | ||||||
| * | | | | | CMake GUI: Add --browse-manual argument | Kyle Edwards | 2020-10-27 | 3 | -14/+26 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'FindRuby-restore-VENDORLIB_DIR' into release-3.19 | Brad King | 2020-10-28 | 1 | -0/+1 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'release-3.19' into FindRuby-restore-VENDORLIB_DIR | Brad King | 2020-10-27 | 3670 | -16914/+57155 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| * | | | | | FindRuby: Restore compatibility variable RUBY_VENDORLIB_DIR | Brad King | 2020-10-27 | 1 | -0/+1 | |
* | | | | | | Merge topic 'xcode-fix-source-linking' into release-3.19 | Brad King | 2020-10-28 | 1 | -2/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Xcode: Fix regression that automatically links libraries in source list | Gusts Kaksis | 2020-10-27 | 1 | -2/+3 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge topic 'ci-config-sync' into release-3.19 | Brad King | 2020-10-27 | 4 | -21/+14 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | ci: update to Qt 5.15.1 | Ben Boeckel | 2020-10-27 | 2 | -16/+9 | |
| * | | | | | ci: update to use CMake 3.18.4 | Ben Boeckel | 2020-10-27 | 2 | -5/+5 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'cuda_vs_skip_computation' into release-3.19 | 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 'ninja-multi-per-config-sources' into release-3.18 | Brad King | 2020-10-26 | 3 | -1/+15 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'cmake-E-cat-binary' into release-3.18 | Brad King | 2020-10-15 | 13 | -54/+109 | |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'cmake-presets-path-arg' into release-3.19 | 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 'correct_msvc_cuda_flag_warning' into release-3.19 | 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 topic 'check-module-name-conflicts' into release-3.19 | 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 topic 'ninja-multi-per-config-sources' into release-3.19 | 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 | |
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'correct_profiling-output_exception' into release-3.19 | Brad King | 2020-10-26 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmake: command arguments which use '=' behave consistently | Robert Maynard | 2020-10-23 | 1 | -3/+3 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'per-config-source-TARGET_FILE' into release-3.19 | 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 topic 'FindBoost-config-mode' into release-3.19 | 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 topic 'docs-cleanup-3.19' into release-3.19 | Craig Scott | 2020-10-26 | 14 | -90/+107 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | Help: Cleanup typos and grammar for the 3.19 release | Craig Scott | 2020-10-24 | 14 | -90/+107 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge topic 'vs-fortran-debugging-flags' into release-3.19 | Brad King | 2020-10-23 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | VS: Remove flag table entries for Fortran /Z* flags | Volker Jacht | 2020-10-22 | 1 | -3/+2 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'cmake-presets-toolset-arch-config' into release-3.19 | Craig Scott | 2020-10-23 | 33 | -95/+241 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CMakePresets.json: Split cmakeGeneratorConfig field | Kyle Edwards | 2020-10-22 | 33 | -95/+241 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'cmake-presets-source-dir-name' into release-3.19 | Craig Scott | 2020-10-23 | 5 | -0/+12 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | CMakePresets.json: Add ${sourceDirName} macro | Kyle Edwards | 2020-10-22 | 5 | -0/+12 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'cmake-presets-invalid-macro' into release-3.19 | Kyle Edwards | 2020-10-22 | 17 | -183/+268 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CMakePresets.json: Properly report macro expansion errors | Kyle Edwards | 2020-10-21 | 17 | -183/+268 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'cmake-presets-boolean-cache' into release-3.19 | Kyle Edwards | 2020-10-22 | 6 | -7/+71 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | CMakePresets.json: Allow boolean for cache variable value | Kyle Edwards | 2020-10-21 | 6 | -7/+71 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'cmakepresets-schema' into release-3.19 | Kyle Edwards | 2020-10-21 | 10 | -2/+315 | |
|\ \ \ \ \ | ||||||
| * | | | | | CI: Install jsonschema for schema testing | Kyle Edwards | 2020-10-20 | 3 | -1/+3 | |
| * | | | | | Tests: Add JSON schema validation to CMakePresets.json tests | Kyle Edwards | 2020-10-20 | 4 | -1/+61 | |
| * | | | | | Help: Add JSON schema for CMakePresets.json | Ben McMorran | 2020-10-20 | 3 | -0/+251 | |
* | | | | | | Merge topic 'ci-win-python' into release-3.19 | Brad King | 2020-10-20 | 2 | -0/+44 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | ci: add Python to PATH on Windows | Brad King | 2020-10-20 | 2 | -0/+44 | |
|/ / / / / |