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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests: Migrate CTestTest{NoBuild,NoExe} to RunCMake.ctest_{build,test}
Brad King
2023-09-07
15
-94/+38
*
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
6
-4/+5
|
\
\
|
*
|
cmCTestScriptHandler: Replace cmsysProcess with cmUVProcessChain
Kyle Edwards
2023-08-29
1
-4/+0
|
*
|
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
|
/
*
Merge topic 'cmuvstreamread-raii'
Kyle Edwards
2023-08-29
1
-2/+56
|
\
|
*
cmUVStreamRead: Return RAII handle to avoid memory leak
Kyle Edwards
2023-08-25
1
-2/+56
*
|
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
*
|
Tests: Run CTestTest2 in explicit configuration
Brad King
2023-08-22
1
-1/+1
*
|
CMakeLibTests: Compile with WIN32_LEAN_AND_MEAN
Kyle Edwards
2023-08-21
1
-0/+6
*
|
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 'debugger-pipe-connections'
Brad King
2023-08-19
2
-4/+11
|
\
\
\
|
*
|
|
Debugger: Replace libuv with platform-specific connection code
Paul Maybee
2023-08-17
2
-4/+11
*
|
|
|
Merge topic 'cmList-INSERT-regression'
Brad King
2023-08-19
2
-0/+68
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
list(INSERT): restore old behavior
Marc Chevrier
2023-08-17
2
-0/+68
|
*
|
|
Merge topic 'test-debugger-named-pipe-fix' into release-3.27
Brad King
2023-08-16
1
-7/+7
|
|
\
\
\
*
|
\
\
\
Merge topic 'test-debugger-named-pipe-fix'
Brad King
2023-08-16
1
-7/+7
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
/
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
testDebuggerNamedPipe: fix for cppdap with nlohmann_json
Đoàn Trần Công Danh
2023-08-16
1
-7/+7
*
|
|
|
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
*
|
|
|
|
Merge topic 'ExternalProject-build-jobserver'
Brad King
2023-08-16
12
-113/+115
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
ExternalProject: Enable Make Job Server with Explicit Build Command
Chris Mahoney
2023-08-15
6
-1/+71
|
*
|
|
|
Tests/RunCMake/Make: simplify GNUMakeJobSeverAware check function
Chris Mahoney
2023-08-15
6
-112/+44
*
|
|
|
|
Merge topic 'TAPI-is-Apple-only'
Brad King
2023-08-15
1
-6/+6
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Apple Text Stubs (.tbd): various fixes
Marc Chevrier
2023-08-11
1
-6/+6
|
|
/
/
*
|
|
Merge topic 'test-properties-directory'
Kyle Edwards
2023-08-14
19
-8/+103
|
\
\
\
|
*
|
|
get_test_property(): Add DIRECTORY option
Kyle Edwards
2023-08-11
3
-8/+25
|
*
|
|
set_tests_properties(): Add DIRECTORY option
Kyle Edwards
2023-08-11
9
-0/+43
|
*
|
|
set_property(TEST): Add DIRECTORY option
Kyle Edwards
2023-08-10
7
-0/+35
*
|
|
|
Merge topic 'ctest-generate-resource-spec-file'
Kyle Edwards
2023-08-14
39
-4/+237
|
\
\
\
\
|
*
|
|
|
CTest: Add ability to dynamically generate resource spec file
Kyle Edwards
2023-08-10
39
-4/+237
|
|
/
/
/
*
|
|
|
Merge topic 'test-ifort-windows'
Brad King
2023-08-11
1
-0/+5
|
\
\
\
\
|
*
|
|
|
Tests: Fix RunCMake.BuildDepends Fortran case with Intel compiler on Windows
Brad King
2023-08-10
1
-0/+5
*
|
|
|
|
Merge topic 'vs-sdk-selection'
Brad King
2023-08-10
10
-51/+73
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'backport-vs-sdk-selection' into vs-sdk-selection
Brad King
2023-08-10
10
-51/+73
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
VS: Select latest Windows SDK even when targeting Windows 8.1 and below
Brad King
2023-08-10
2
-5/+9
|
|
*
|
|
VS: Teach CMAKE_GENERATOR_PLATFORM to support Windows 8.1 SDK selection
Brad King
2023-08-10
1
-0/+11
|
|
*
|
|
VS: Teach CMAKE_GENERATOR_PLATFORM to use Windows 10 SDKs for older versions
Brad King
2023-08-10
9
-24/+33
|
|
*
|
|
Tests: Remove redundant condition in RunCMake.GeneratorPlatform test
Brad King
2023-08-10
1
-23/+21
|
|
*
|
|
Merge topic 'file-GENERATE-arg-parsing' into release-3.27
Brad King
2023-08-08
4
-0/+10
|
|
|
\
\
\
[next]