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
*
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
|
|
|
\
|
|
*
\
Merge topic 'cmList-append-regression' into release-3.27
Brad King
2023-08-08
1
-4/+4
|
|
|
\
\
|
|
|
*
|
cmList: Fix performance regression in append/prepend
Marc Chevrier
2023-08-04
1
-4/+4
*
|
|
|
|
Merge topic 'OPTIMIZE_DEPENDENCIES-runtime-targets'
Brad King
2023-08-10
6
-0/+46
|
\
\
\
\
\
|
*
|
|
|
|
OPTIMIZE_DEPENDENCIES: Skip order-only deps for non-linking targets
Craig Scott
2023-08-09
6
-0/+46
*
|
|
|
|
|
Merge topic 'test-cxxmodules-generated-fix'
Brad King
2023-08-10
2
-5/+9
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Tests/RunCMake/CXXModules: actually generate the source at build time
Ben Boeckel
2023-08-07
2
-5/+9
*
|
|
|
|
|
|
Merge topic 'add-cm-fileno'
Brad King
2023-08-09
1
-1/+4
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Source: Add cm_fileno wrapper
Kyle Edwards
2023-08-07
1
-1/+4
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'file-GENERATE-arg-parsing'
Brad King
2023-08-08
4
-0/+10
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
file(GENERATE): Restore INPUT|CONTENT parse checking
Evan Wilde
2023-08-07
4
-0/+10
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'cmList-append-regression'
Brad King
2023-08-08
1
-4/+4
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
cmList: Fix performance regression in append/prepend
Marc Chevrier
2023-08-04
1
-4/+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'cxxmodules-try-compile'
Brad King
2023-08-07
19
-10/+86
|
\
\
\
\
|
*
|
|
|
cmExperimental: recycle the C++ modules API UUID
Ben Boeckel
2023-07-31
10
-10/+10
|
*
|
|
|
cmCoreTryCompile: use the source type context for source files
Ben Boeckel
2023-07-31
9
-0/+76
*
|
|
|
|
Merge topic 'set-CACHE-diagnostics'
Brad King
2023-08-07
4
-0/+25
|
\
\
\
\
\
|
*
|
|
|
|
set: Improve diagnostics for CACHE mode
Jeremy
2023-08-02
4
-0/+25
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'backport-revert-vs-show-cmake-files'
Brad King
2023-08-02
7
-255/+11
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
VS: Revert "Add CMake input files to ZERO_CHECK"
Brad King
2023-08-02
7
-255/+11
|
|
|
/
|
|
/
|
|
*
|
Merge topic 'property-typo-fix' into release-3.27
Brad King
2023-07-25
1
-1/+3
|
|
\
\
|
*
\
\
Merge topic 'cdash_checksum_400' into release-3.27
Brad King
2023-07-25
1
-1/+1
|
|
\
\
\
*
|
\
\
\
Merge topic 'xcode-embed-resources'
Brad King
2023-08-01
8
-2/+49
|
\
\
\
\
\
|
*
|
|
|
|
Xcode: Add embed resources support
halx99
2023-07-31
8
-2/+49
*
|
|
|
|
|
Merge topic 'test_utf8_improve'
Brad King
2023-08-01
1
-58/+49
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
testUTF8: Improve using string_view
Vitaly Stakhovsky
2023-07-30
1
-58/+49
*
|
|
|
|
|
Merge topic 'test-target-property-init'
Brad King
2023-07-31
20
-0/+716
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Tests/RunCMake/property_init: test 'with_exports' properties
Ben Boeckel
2023-07-29
2
-0/+52
|
*
|
|
|
|
|
Tests/RunCMake/property_init: test 'with_commands' properties
Ben Boeckel
2023-07-29
2
-0/+14
|
*
|
|
|
|
|
Tests/RunCMake/property_init: test 'with_artifact' properties
Ben Boeckel
2023-07-29
2
-0/+20
|
*
|
|
|
|
|
Tests/RunCMake/property_init: test 'shared_library' properties
Ben Boeckel
2023-07-29
2
-0/+13
|
*
|
|
|
|
|
Tests/RunCMake/property_init: test 'pic_targets' properties
Ben Boeckel
2023-07-29
2
-0/+22
|
*
|
|
|
|
|
Tests/RunCMake/property_init: test 'normal' properties
Ben Boeckel
2023-07-29
2
-0/+11
|
*
|
|
|
|
|
Tests/RunCMake/property_init: test 'non_imported' properties
Ben Boeckel
2023-07-29
2
-0/+12
|
*
|
|
|
|
|
Tests/RunCMake/property_init: test 'normal_non_imported' properties
Ben Boeckel
2023-07-29
2
-0/+10
|
*
|
|
|
|
|
Tests/RunCMake/property_init: test 'linkable' properties
Ben Boeckel
2023-07-29
2
-0/+13
|
*
|
|
|
|
|
Tests/RunCMake/property_init: test 'library_with_artifact' properties
Ben Boeckel
2023-07-29
2
-0/+11
|
*
|
|
|
|
|
Tests/RunCMake/property_init: add `per_config` table builder helper
Ben Boeckel
2023-07-29
1
-0/+35
|
*
|
|
|
|
|
Tests/RunCMake/property_init: test 'imported' properties
Ben Boeckel
2023-07-29
2
-0/+10
|
*
|
|
|
|
|
Tests/RunCMake/property_init: test 'executable' properties
Ben Boeckel
2023-07-29
2
-0/+26
|
*
|
|
|
|
|
Tests/RunCMake/property_init: test 'can_compile' properties
Ben Boeckel
2023-07-29
2
-0/+275
|
*
|
|
|
|
|
Tests/RunCMake/property_init: test 'always' properties
Ben Boeckel
2023-07-29
2
-0/+17
[next]