| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'cmake-verbose-print-build-tool-command' | Brad King | 2023-05-31 | 1 | -1/+1 |
|\ |
|
| * | cmGlobalGenerator: use a stream for output in `Build` | Ben Boeckel | 2023-05-27 | 1 | -1/+1 |
|
|
* | | codespell: Avoid escape sequence that looks like misspelled "nodes" | Brad King | 2023-05-22 | 2 | -4/+6 |
|
|
* | | Merge topic 'msvc-wine-showIncludes' | Brad King | 2023-05-16 | 4 | -0/+8 |
|\ \
| |/
|/| |
|
| * | Ninja: Restore detection of msvc-wine showIncludes prefix | Brad King | 2023-05-15 | 4 | -0/+8 |
|
|
* | | Merge topic 'clang-cl-showIncludes' | Brad King | 2023-03-21 | 4 | -0/+8 |
|\ \
| |/ |
|
| * | Ninja: Restore detection of clang-cl showIncludes prefix | YR Chen | 2023-03-20 | 4 | -0/+8 |
|
|
* | | Add variable CMAKE_ADD_CUSTOM_COMMAND_DEPENDS_EXPLICIT_ONLY | Abdelmaged Khalifa | 2023-02-17 | 2 | -10/+48 |
|
|
* | | Merge topic 'ninja-custom-command-depends' | Brad King | 2023-02-15 | 2 | -0/+30 |
|\ \ |
|
| * | | add_custom_command: Add DEPENDS_EXPLICIT_ONLY option for Ninja | Abdelmaged Khalifa | 2023-02-14 | 2 | -0/+30 |
| |/ |
|
* | | Deprecate compatibility with CMake versions older than 3.5 | Brad King | 2023-02-11 | 4 | -5/+40 |
|
|
* | | Tests/RunCMake: Update cmake_minimum_required versions | Brad King | 2023-02-11 | 16 | -24/+14 |
|/ |
|
* | Ninja: Fix detection of MSVC showIncludes prefix in Italian | Brad King | 2023-01-28 | 4 | -0/+8 |
|
|
* | Tests: Extend RunCMake.Ninja ShowIncludes cases to cover more languages | Brad King | 2023-01-28 | 19 | -0/+50 |
|
|
* | Tests: Generalize RunCMake.Ninja ShowIncludes test infrastructure | Brad King | 2023-01-28 | 9 | -3/+9 |
|
|
* | Tests: Extend RunCMake.Ninja ShowIncludes case with sample path | Brad King | 2023-01-27 | 4 | -4/+4 |
|
|
* | Ninja: Match showIncludes dependencies using console output code page | Brad King | 2022-10-30 | 10 | -0/+67 |
|
|
* | Merge topic 'ninja-intl-paths' into release-3.25 | Brad King | 2022-10-27 | 4 | -0/+22 |
|\ |
|
| * | Tests: Add case for ninja with non-ascii chars | Brad King | 2022-10-26 | 4 | -0/+22 |
|
|
* | | AUTOMOC: Skip PCH when all sources files skip the PCH file too | Cristian Adam | 2022-10-06 | 2 | -0/+33 |
|/ |
|
* | Tests: Add support for testing Qt6 | Craig Scott | 2021-10-04 | 6 | -31/+44 |
|
|
* | Tests/RunCMake/Ninja.*: Sanitize NINJA_STATUS since we expect default behavior | NAKAMURA Takumi | 2021-06-28 | 1 | -0/+3 |
|
|
* | Ninja: Always compile sources using absolute paths | Brad King | 2021-05-25 | 1 | -2/+2 |
|
|
* | Genex: add_custom_command: DEPFILE supports genex | Marc Chevrier | 2021-04-12 | 3 | -3/+19 |
|
|
* | Tests: Add test for Ninja automoc dependency cyle | Kyle Edwards | 2021-03-29 | 5 | -14/+45 |
|
|
* | Merge topic 'autogen-cmp0116-fix' into release-3.20 | Brad King | 2021-02-24 | 2 | -0/+3 |
|\ |
|
| * | Tests: Test Qt autogen target with CMP0116 set to WARN | Kyle Edwards | 2021-02-23 | 2 | -0/+3 |
|
|
* | | Merge topic 'ninja-status-stderr' into release-3.20 | Brad King | 2021-02-24 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Tests: Update for upstream ninja change to write status on stderr | Brad King | 2021-02-23 | 1 | -0/+2 |
|
|
* | | AutoGen: Account for CMP0116 in the depfile | Kyle Edwards | 2020-12-08 | 4 | -2/+22 |
|
|
* | | GENERATED prop: Set CMP0118 to NEW for some (unrelated) tests | Deniz Bahadir | 2020-11-24 | 1 | -1/+1 |
|
|
* | | GENERATED prop: Check CMP0118 policy and warn in certain situations | Deniz Bahadir | 2020-11-24 | 1 | -0/+1 |
|/ |
|
* | Tests: Pass additional Qt information to Ninja and NMC tests | Kyle Edwards | 2020-09-01 | 1 | -0/+1 |
|
|
* | Merge branch 'backport-3.17-automoc_timestamp_deps' | Brad King | 2020-08-05 | 5 | -0/+53 |
|\ |
|
| * | AutoGen: Add test to check for correct AutoMoc dependencies | Alexandru Croitor | 2020-08-03 | 5 | -0/+53 |
|
|
* | | Merge branch 'master' into ninja-order-only-fix | Kyle Edwards | 2020-04-23 | 9 | -0/+30 |
|\ \
| |/
|/| |
|
| * | Ninja: On Windows, select the compiler occurring first in PATH | Brad King | 2020-04-22 | 9 | -0/+30 |
|
|
* | | Ninja: Remove config suffix from order-only target | Kyle Edwards | 2020-04-23 | 2 | -0/+21 |
|/ |
|
* | Tests: Fix RunCMake.Ninja test for Ninja 1.10 | Brad King | 2020-01-27 | 1 | -0/+1 |
|
|
* | Ninja: Add multi-config variant | Kyle Edwards | 2019-12-13 | 1 | -0/+3 |
|
|
* | Tests: fix failures with gnu mode clang on windows | Zsolt Parragi | 2019-05-24 | 2 | -0/+2 |
|
|
* | Support job pools in custom commands and targets | Rosen Matev | 2019-05-14 | 6 | -0/+39 |
|
|
* | cmake: Add tests for verbose output to --build mode | Robert Maynard | 2019-01-28 | 4 | -0/+14 |
|
|
* | configure_file: canonicalize input and output path in dependencies | Frank Benkstein | 2018-11-13 | 3 | -0/+13 |
|
|
* | Add deprecation warnings for policies CMP0063 and below | Brad King | 2018-09-17 | 2 | -0/+20 |
|
|
* | Tests: Extend RunCMake.Ninja filesystem delays | Brad King | 2018-09-12 | 1 | -4/+5 |
|
|
* | Ninja: Fix dupbuild error skipping alias with conflicting custom command | Jean-Christophe Fillion-Robin | 2018-08-09 | 2 | -0/+48 |
|
|
* | Ninja: Avoid empty phony edges for target ordering | Brad King | 2018-04-26 | 3 | -0/+12 |
|
|
* | Ninja: Fix Fortran support with response files | Brad King | 2018-04-05 | 4 | -0/+12 |
|
|
* | Ninja: Fix command concatenation on Windows | Bernhard Burgermeister | 2017-05-09 | 2 | -0/+24 |
|
|