summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/Ninja
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'clang-cl-showIncludes' into release-3.29Brad King2024-02-087-3/+11
|\
| * Ninja: Update showIncludes prefix detection for clang-cl 18Martin Storsjö2024-02-074-0/+8
| * Tests/RunCMake/Ninja: Rename showIncludes case for clang-cl <= 17Brad King2024-02-074-3/+3
* | Merge topic 'Ninja-LINK_OPTIONS-with-newlines'Marc Chevrier2023-12-232-0/+9
|\ \ | |/
| * Ninja: LINK_OPTIONS property should support newlinesMarc Chevrier2023-12-202-0/+9
* | Merge topic 'ninja-dev'Brad King2023-12-091-3/+6
|\ \ | |/
| * Tests: Update for changes to upstream ninja development versionBrad King2023-12-081-3/+6
* | Merge topic 'Ninja-use-depslog'Brad King2023-11-077-1/+180
|\ \
| * | Tests/Ninja*/CustomCommandDepfile: check that deps are in the databaseBen Boeckel2023-11-016-0/+179
| * | Tests/RunCMake/Ninja: fix subdir prefix checkBen Boeckel2023-10-231-1/+1
| |/
* | Tests: Fix clang -Wstrict-prototypes warningsBrad King2023-10-262-2/+2
|/
* OrangeC: Add support for OrangeC compilerDavid Lindauer2023-09-251-1/+5
* Autogen: Move QtAutoMocDeps tests to RunCMake/AutogenOrkun Tokdemir2023-09-116-85/+1
* Add deprecation warnings for policies CMP0120 and belowBrad King2023-06-071-0/+8
* Merge topic 'cmake-verbose-print-build-tool-command'Brad King2023-05-311-1/+1
|\
| * cmGlobalGenerator: use a stream for output in `Build`Ben Boeckel2023-05-271-1/+1
* | codespell: Avoid escape sequence that looks like misspelled "nodes"Brad King2023-05-222-4/+6
* | Merge topic 'msvc-wine-showIncludes'Brad King2023-05-164-0/+8
|\ \ | |/ |/|
| * Ninja: Restore detection of msvc-wine showIncludes prefixBrad King2023-05-154-0/+8
* | Merge topic 'clang-cl-showIncludes'Brad King2023-03-214-0/+8
|\ \ | |/
| * Ninja: Restore detection of clang-cl showIncludes prefixYR Chen2023-03-204-0/+8
* | Add variable CMAKE_ADD_CUSTOM_COMMAND_DEPENDS_EXPLICIT_ONLYAbdelmaged Khalifa2023-02-172-10/+48
* | Merge topic 'ninja-custom-command-depends'Brad King2023-02-152-0/+30
|\ \
| * | add_custom_command: Add DEPENDS_EXPLICIT_ONLY option for NinjaAbdelmaged Khalifa2023-02-142-0/+30
| |/
* | Deprecate compatibility with CMake versions older than 3.5Brad King2023-02-114-5/+40
* | Tests/RunCMake: Update cmake_minimum_required versionsBrad King2023-02-1116-24/+14
|/
* Ninja: Fix detection of MSVC showIncludes prefix in ItalianBrad King2023-01-284-0/+8
* Tests: Extend RunCMake.Ninja ShowIncludes cases to cover more languagesBrad King2023-01-2819-0/+50
* Tests: Generalize RunCMake.Ninja ShowIncludes test infrastructureBrad King2023-01-289-3/+9
* Tests: Extend RunCMake.Ninja ShowIncludes case with sample pathBrad King2023-01-274-4/+4
* Ninja: Match showIncludes dependencies using console output code pageBrad King2022-10-3010-0/+67
* Merge topic 'ninja-intl-paths' into release-3.25Brad King2022-10-274-0/+22
|\
| * Tests: Add case for ninja with non-ascii charsBrad King2022-10-264-0/+22
* | AUTOMOC: Skip PCH when all sources files skip the PCH file tooCristian Adam2022-10-062-0/+33
|/
* Tests: Add support for testing Qt6Craig Scott2021-10-046-31/+44
* Tests/RunCMake/Ninja.*: Sanitize NINJA_STATUS since we expect default behaviorNAKAMURA Takumi2021-06-281-0/+3
* Ninja: Always compile sources using absolute pathsBrad King2021-05-251-2/+2
* Genex: add_custom_command: DEPFILE supports genexMarc Chevrier2021-04-123-3/+19
* Tests: Add test for Ninja automoc dependency cyleKyle Edwards2021-03-295-14/+45
* Merge topic 'autogen-cmp0116-fix' into release-3.20Brad King2021-02-242-0/+3
|\
| * Tests: Test Qt autogen target with CMP0116 set to WARNKyle Edwards2021-02-232-0/+3
* | Merge topic 'ninja-status-stderr' into release-3.20Brad King2021-02-241-0/+2
|\ \ | |/ |/|
| * Tests: Update for upstream ninja change to write status on stderrBrad King2021-02-231-0/+2
* | AutoGen: Account for CMP0116 in the depfileKyle Edwards2020-12-084-2/+22
* | GENERATED prop: Set CMP0118 to NEW for some (unrelated) testsDeniz Bahadir2020-11-241-1/+1
* | GENERATED prop: Check CMP0118 policy and warn in certain situationsDeniz Bahadir2020-11-241-0/+1
|/
* Tests: Pass additional Qt information to Ninja and NMC testsKyle Edwards2020-09-011-0/+1
* Merge branch 'backport-3.17-automoc_timestamp_deps'Brad King2020-08-055-0/+53
|\
| * AutoGen: Add test to check for correct AutoMoc dependenciesAlexandru Croitor2020-08-035-0/+53
* | Merge branch 'master' into ninja-order-only-fixKyle Edwards2020-04-239-0/+30
|\ \ | |/ |/|