Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | 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 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'cmake-presets-doc-move' into release-3.19 | Kyle Edwards | 2020-10-20 | 6 | -332/+388 | |
|\ \ \ \ \ | ||||||
| * | | | | | Help: Clarify purpose of warnings and errors | Kyle Edwards | 2020-10-19 | 1 | -4/+4 | |
| * | | | | | Help: Make architecture and toolset descriptions generic | Kyle Edwards | 2020-10-19 | 1 | -4/+4 | |
| * | | | | | Help: Add inheritance to CMakePresets.json example | Kyle Edwards | 2020-10-19 | 1 | -0/+7 | |
| * | | | | | Help: Add documentation for debug field | Kyle Edwards | 2020-10-19 | 1 | -0/+20 | |
| * | | | | | Help: Show environment field | Kyle Edwards | 2020-10-19 | 2 | -0/+5 | |
| * | | | | | Help: Show multiple ways of doing cacheVariables | Kyle Edwards | 2020-10-19 | 2 | -3/+5 | |
| * | | | | | Help: Move vendor field into example | Kyle Edwards | 2020-10-19 | 2 | -14/+12 | |
| * | | | | | Help: s/unusedVars/unusedCli/ | Kyle Edwards | 2020-10-19 | 1 | -1/+1 | |
| * | | | | | Help: Move CMakePresets.json documentation into a separate file | Kyle Edwards | 2020-10-19 | 4 | -329/+353 | |
* | | | | | | Merge topic 'find_package-check-dir' into release-3.19 | Brad King | 2020-10-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | find_package: Fix regression in searching root prefix | Brad King | 2020-10-19 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'FindPython-support-version-3.10' into release-3.19 | Brad King | 2020-10-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | FindPython: Add support of version 3.10 | Marc Chevrier | 2020-10-16 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'separate_arguments-no-args' into release-3.19 | Brad King | 2020-10-19 | 4 | -0/+20 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | separate_arguments: Fix crash on *_COMMAND with no arguments | Robert Bozzetto | 2020-10-16 | 4 | -0/+20 | |
| |/ / / / / |