summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/Ninja
Commit message (Expand)AuthorAgeFilesLines
* Tests/RunCMake: Match dots more precisely, part 3AJIOB2025-10-206-9/+9
* Tests/RunCMake: Match CMakeLists.txt file name more preciselyAJIOB2025-10-161-2/+2
* Tests/RunCMake: Match xxx.cmake file name more preciselyAJIOB2025-10-162-2/+2
* Tests/RunCMake: Match CMakeLists.txt file name more preciselyHanna Rusakovich2025-10-151-1/+1
* Merge topic 'ninja-trailing-newline-comment'Brad King2025-10-072-0/+12
|\
| * Ninja: handle trailing newlines in variable stanzasBen Boeckel2025-10-062-0/+12
* | Merge topic 'ninja-custom-command-comment-syntax'Brad King2025-09-033-0/+31
|\ \ | |/
| * Ninja: escape special characters in custom command commentsBen Boeckel2025-09-023-0/+31
* | Ninja: support short object directoriesJohn Parent2025-07-299-0/+75
* | Ninja: Add support for per-source JOB_POOL_COMPILE propertyBastien Montagne2025-07-163-0/+26
|/
* Ninja: Add COMMENT to custom command and target descriptionsBen Boeckel2025-03-032-0/+27
* Remove optional arguments from else() and end*() commandsPeter Kokot2025-01-281-4/+4
* CMP0058: Remove support for OLD behaviorBrad King2025-01-2215-112/+0
* Clarify advice given by compatibility deprecation message for CMake < 3.10Brad King2024-11-144-8/+12
* Deprecate compatibility with CMake versions older than 3.10Brad King2024-10-034-4/+4
* Tests/RunCMake: Update cmake_minimum_required versions to 3.10Brad King2024-10-031-1/+1
* LFortran: Add support for this compilerChristoph Junghans2024-07-221-1/+4
* Tests/RunCMake: Pass Fortran compiler id into more testsBrad King2024-07-221-1/+1
* Merge topic 'clang-cl-showIncludes'Brad 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
|\