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
Commit message (
Expand
)
Author
Age
Files
Lines
*
OrangeC: Add support for OrangeC compiler
David Lindauer
2023-09-25
32
-44/+63
*
Merge topic 'CrayClang-compiler'
Brad King
2023-09-25
1
-1/+1
|
\
|
*
CrayClang: Add support for this compiler
Ryan Krattiger
2023-09-22
1
-1/+1
*
|
Tests: Update tests to run in symlinked tree
Kyle Edwards
2023-09-22
5
-19/+29
|
/
*
Merge topic 'cuda-factor-out-lang'
Brad King
2023-09-22
2
-2/+6
|
\
|
*
CUDA: Factor out helper to validate CMAKE_CUDA_ARCHITECTURES
Brad King
2023-09-21
2
-2/+6
*
|
Merge topic 'macOS-system-framework-link'
Brad King
2023-09-22
4
-13/+20
|
\
\
|
*
|
macOS: GNU toolchain: ensure framework, marked as SYSTEM, can be linked
Marc Chevrier
2023-09-21
4
-13/+20
*
|
|
Merge topic 'fileset-private-dep'
Brad King
2023-09-21
20
-0/+125
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Ninja: Allow compilation before generation of dependencies' private sources
Martin Duffy
2023-09-20
20
-0/+125
*
|
|
Merge topic 'FindPkgConfig-override'
Brad King
2023-09-20
2
-0/+20
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
FindPkgConfig: Allow to override variables when calling pkg_get_variable
Corentin Noël
2023-09-19
2
-0/+20
*
|
|
cmake: Clarify error if -P script does not exist
scivision
2023-09-18
5
-5/+6
|
/
/
*
|
find_(library|file|path): Drop PATH-derived search prefixes
Brad King
2023-09-14
27
-180/+0
|
/
*
Merge topic 'cxxmodules-non-compiled-source'
Brad King
2023-09-14
6
-1/+37
|
\
|
*
Merge branch 'cxxmodules-non-compiled-source-release' into cxxmodules-non-com...
Ben Boeckel
2023-09-12
6
-1/+37
|
|
\
|
|
*
cxxmodules: detect and message about non-compiled sources
Ben Boeckel
2023-09-12
6
-1/+37
*
|
|
Merge topic 'autogen-exe-per-config'
Brad King
2023-09-14
19
-22/+424
|
\
\
\
|
*
|
|
NinjaMultiConfig: Update tests for the new dependency change
Orkun Tokdemir
2023-09-13
3
-22/+40
|
*
|
|
Autogen: AUTO*_EXECUTABLE: add support for per-config values
Orkun Tokdemir
2023-09-13
15
-0/+382
|
*
|
|
RunCMake: Add RunCMake_TEST_EXPECT_RESULT
Orkun Tokdemir
2023-09-13
1
-0/+2
*
|
|
|
Merge topic 'mingw-search-prefixes'
Brad King
2023-09-14
17
-4/+44
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
MinGW: Search for packages in standard MSYSTEM environment prefixes
Brad King
2023-09-13
17
-4/+44
*
|
|
|
Merge topic 'orkun_21677_16_06_2023'
Brad King
2023-09-13
16
-52/+123
|
\
\
\
\
|
*
|
|
|
Autogen: Move QtAutoMocDeps tests to RunCMake/Autogen
Orkun Tokdemir
2023-09-11
15
-52/+113
|
*
|
|
|
RunCMake: Add RunCMake_TEST_NOT_EXPECT variables
Orkun Tokdemir
2023-09-11
1
-0/+10
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'presets-schema'
Brad King
2023-09-12
6
-0/+20
|
\
\
\
\
|
*
|
|
|
presets: Add $schema property to JSON schema
ChenMoFeiJin
2023-09-12
6
-0/+20
*
|
|
|
|
Tests/RunCMake: Set $ENV{PWD} before each test
Kyle Edwards
2023-09-11
2
-6/+12
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
cmake_host_system_information: Add MSYSTEM_PREFIX query
Brad King
2023-09-10
9
-0/+33
|
|
/
/
|
/
|
|
*
|
|
Tests: Migrate CTestTest{NoBuild,NoExe} to RunCMake.ctest_{build,test}
Brad King
2023-09-07
10
-15/+42
*
|
|
Merge topic 'FindPkgConfig-system-cflags'
Brad King
2023-09-07
4
-4/+13
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
FindPkgConfig: Tolerate PKG_CONFIG_SYSTEM_INCLUDE_PATH in environment
Cristian Le
2023-09-06
2
-0/+9
|
*
|
Tests: Rename RunCMake.FindPkgConfig LIBRARY_PATH case to SYSTEM_PATH
Cristian Le
2023-09-06
3
-3/+3
*
|
|
Merge topic 'replace-cmsysprocess-with-cmuvprocesschain'
Brad King
2023-09-06
5
-0/+5
|
\
\
\
|
*
|
|
cmExecuteProcessCommand: Replace cmsysProcess with cmUVProcessChain
Kyle Edwards
2023-08-29
5
-0/+5
*
|
|
|
Merge topic 'xcode-no-legacy-buildsystem'
Brad King
2023-09-06
5
-3/+21
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Xcode: reject legacy buildsystem for Xcode 14
Gregor Jasny
2023-08-31
5
-3/+21
|
|
/
/
*
|
|
Tests: Fix FileAPI interface_exe test
Kyle Edwards
2023-09-01
2
-1/+42
|
/
/
*
|
macOS: IMPORTED framework: Honor SYSTEM target property in all cases
Marc Chevrier
2023-08-27
1
-0/+12
*
|
Merge topic 'modules-better-messages'
Brad King
2023-08-25
4
-22/+24
|
\
\
|
*
|
cxxmodules: improve error messages for C++ module setup
Ben Boeckel
2023-08-23
4
-22/+24
|
|
/
*
|
Merge topic 'imported-cxxmodules'
Brad King
2023-08-21
31
-10/+524
|
\
\
|
*
|
cmExperimental: recycle the C++ modules API UUID
Ben Boeckel
2023-08-17
12
-12/+12
|
*
|
Tests/RunCMake/CXXModules: add tests which use modules from imported targets
Ben Boeckel
2023-08-17
11
-0/+102
|
*
|
cmExportFileGenerator: export private compile info for C++ modules
Ben Boeckel
2023-08-17
13
-0/+412
*
|
|
Merge topic 'cmList-INSERT-regression'
Brad King
2023-08-19
1
-0/+47
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
list(INSERT): restore old behavior
Marc Chevrier
2023-08-17
1
-0/+47
*
|
Merge topic 'xcframework-check-platform-variant'
Kyle Edwards
2023-08-16
41
-16/+70
|
\
\
|
*
|
.xcframework: Check SupportedPlatformVariant
Kyle Edwards
2023-08-15
41
-16/+70
[next]