index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
Ninja
/
RunCMakeTest.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'clang-cl-showIncludes' into release-3.29
Brad King
2024-02-08
1
-1/+2
|
\
|
*
Ninja: Update showIncludes prefix detection for clang-cl 18
Martin Storsjö
2024-02-07
1
-0/+1
|
*
Tests/RunCMake/Ninja: Rename showIncludes case for clang-cl <= 17
Brad King
2024-02-07
1
-1/+1
*
|
Merge topic 'Ninja-LINK_OPTIONS-with-newlines'
Marc Chevrier
2023-12-23
1
-0/+2
|
\
\
|
|
/
|
*
Ninja: LINK_OPTIONS property should support newlines
Marc Chevrier
2023-12-20
1
-0/+2
*
|
Merge topic 'ninja-dev'
Brad King
2023-12-09
1
-3/+6
|
\
\
|
|
/
|
*
Tests: Update for changes to upstream ninja development version
Brad King
2023-12-08
1
-3/+6
*
|
Tests/Ninja*/CustomCommandDepfile: check that deps are in the database
Ben Boeckel
2023-11-01
1
-0/+2
|
/
*
OrangeC: Add support for OrangeC compiler
David Lindauer
2023-09-25
1
-1/+5
*
Autogen: Move QtAutoMocDeps tests to RunCMake/Autogen
Orkun Tokdemir
2023-09-11
1
-40/+1
*
Merge topic 'msvc-wine-showIncludes'
Brad King
2023-05-16
1
-0/+1
|
\
|
*
Ninja: Restore detection of msvc-wine showIncludes prefix
Brad King
2023-05-15
1
-0/+1
*
|
Merge topic 'clang-cl-showIncludes'
Brad King
2023-03-21
1
-0/+1
|
\
\
|
|
/
|
*
Ninja: Restore detection of clang-cl showIncludes prefix
YR Chen
2023-03-20
1
-0/+1
*
|
Add variable CMAKE_ADD_CUSTOM_COMMAND_DEPENDS_EXPLICIT_ONLY
Abdelmaged Khalifa
2023-02-17
1
-4/+24
*
|
add_custom_command: Add DEPENDS_EXPLICIT_ONLY option for Ninja
Abdelmaged Khalifa
2023-02-14
1
-0/+12
|
/
*
Ninja: Fix detection of MSVC showIncludes prefix in Italian
Brad King
2023-01-28
1
-0/+1
*
Tests: Extend RunCMake.Ninja ShowIncludes cases to cover more languages
Brad King
2023-01-28
1
-0/+8
*
Tests: Generalize RunCMake.Ninja ShowIncludes test infrastructure
Brad King
2023-01-28
1
-2/+2
*
Ninja: Match showIncludes dependencies using console output code page
Brad King
2022-10-30
1
-0/+9
*
Merge topic 'ninja-intl-paths' into release-3.25
Brad King
2022-10-27
1
-0/+9
|
\
|
*
Tests: Add case for ninja with non-ascii chars
Brad King
2022-10-26
1
-0/+9
*
|
AUTOMOC: Skip PCH when all sources files skip the PCH file too
Cristian Adam
2022-10-06
1
-0/+16
|
/
*
Tests: Add support for testing Qt6
Craig Scott
2021-10-04
1
-7/+14
*
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
1
-1/+1
*
Tests: Add test for Ninja automoc dependency cyle
Kyle Edwards
2021-03-29
1
-14/+9
*
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
1
-2/+11
|
/
*
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
1
-0/+21
|
\
|
*
AutoGen: Add test to check for correct AutoMoc dependencies
Alexandru Croitor
2020-08-03
1
-0/+21
*
|
Merge branch 'master' into ninja-order-only-fix
Kyle Edwards
2020-04-23
1
-0/+6
|
\
\
|
|
/
|
/
|
|
*
Ninja: On Windows, select the compiler occurring first in PATH
Brad King
2020-04-22
1
-0/+6
*
|
Ninja: Remove config suffix from order-only target
Kyle Edwards
2020-04-23
1
-0/+9
|
/
*
Ninja: Add multi-config variant
Kyle Edwards
2019-12-13
1
-0/+3
*
Support job pools in custom commands and targets
Rosen Matev
2019-05-14
1
-0/+2
*
cmake: Add tests for verbose output to --build mode
Robert Maynard
2019-01-28
1
-0/+9
*
configure_file: canonicalize input and output path in dependencies
Frank Benkstein
2018-11-13
1
-0/+7
*
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
1
-0/+7
*
Ninja: Avoid empty phony edges for target ordering
Brad King
2018-04-26
1
-0/+9
*
Ninja: Fix Fortran support with response files
Brad King
2018-04-05
1
-0/+6
*
Ninja: Fix command concatenation on Windows
Bernhard Burgermeister
2017-05-09
1
-0/+10
*
RunCMake.Ninja: add a test for assumed sources
Ben Boeckel
2017-04-21
1
-0/+16
*
ninja: break unnecessary target dependencies
Ben Boeckel
2017-04-21
1
-0/+17
*
RunCMake.Ninja: support passing arguments when running ninja
Ben Boeckel
2017-04-21
1
-1/+1
*
Ninja: Use binary dir for `$subdir/all` targets
Alexis Murzeau
2016-10-24
1
-0/+9
[next]