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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmCoreTryCompile: use the source type context for source files
Ben Boeckel
2023-07-31
11
-21/+137
*
cmArgumentParser: support storing a context value with parsing
Ben Boeckel
2023-07-31
1
-0/+32
*
cmCoreTryCompile: parse `SOURCES_TYPE` argument
Ben Boeckel
2023-07-31
4
-1/+81
*
cmCoreTryCompile: use `target_sources` for `try_compile` targets
Ben Boeckel
2023-07-31
1
-3/+4
*
cmExperimental: support forwarding associated variables to `try_compile`
Ben Boeckel
2023-07-31
3
-4/+17
*
cmExperimental: only forward C++ module support to non-ABI checks
Ben Boeckel
2023-07-31
3
-3/+7
*
cmExperimental: use an `enum` for whether to forward to try_compile
Ben Boeckel
2023-07-31
3
-5/+12
*
Modules/Internal/FeatureTesting: mark feature testing as a special test
Ben Boeckel
2023-07-31
1
-0/+1
*
Merge topic 'test-target-property-init'
Brad King
2023-07-31
23
-6/+724
|
\
|
*
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
|
*
Tests/RunCMake/property_init: add a function to test properties
Ben Boeckel
2023-07-29
1
-0/+57
|
*
Tests/RunCMake/property_init: add functions to make example targets
Ben Boeckel
2023-07-29
4
-1/+58
|
*
Tests/RunCMake/property_init: add a function to parse property tables
Ben Boeckel
2023-07-29
1
-0/+29
|
*
Tests/RunCMake/property_init: add a function to check a property
Ben Boeckel
2023-07-29
1
-0/+24
|
*
Tests/RunCMake/property_init: add skeleton for testing
Ben Boeckel
2023-07-29
3
-0/+8
|
*
cmTarget: handle `HIP_STANDARD` like other language standards
Ben Boeckel
2023-07-29
1
-2/+3
|
*
Help: fix agreement in `DLL_NAME_WITH_SOVERSION` docs
Ben Boeckel
2023-07-29
1
-2/+2
|
*
Help: fix cross-linking from `Swift_LANGUAGE_VERSION` property
Ben Boeckel
2023-07-29
1
-2/+3
*
|
Merge topic 'ci-debian-12'
Brad King
2023-07-31
167
-1125/+1048
|
\
\
|
*
|
IWYU: Update for Debian 12 CI job
Brad King
2023-07-28
136
-1020/+950
|
*
|
ci: use Debian 12 images and environments
Brad King
2023-07-28
17
-66/+59
|
*
|
ci: Update base images to Debian 12
Brad King
2023-07-28
15
-39/+39
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-07-31
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-07-30
1
-1/+1
|
|
/
|
/
|
*
|
CMake Nightly Date Stamp
Kitware Robot
2023-07-29
1
-1/+1
*
|
Merge topic 'xcframework-find-library'
Kyle Edwards
2023-07-28
5
-0/+40
|
\
\
|
*
|
find_library(): Add support for .xcframework
Kyle Edwards
2023-07-28
5
-0/+40
*
|
|
Merge topic 'readme-bootstrap'
Brad King
2023-07-28
1
-2/+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
README: Update bootstrap example to use 'build' directory under source
Brad King
2023-07-27
1
-2/+2
*
|
|
Merge topic 'ExportTestLabelToJUnit'
Brad King
2023-07-28
2
-1/+16
|
\
\
\
|
*
|
|
set_test_properties: link to the test properties in the documentation
Alex Neundorf
2023-07-26
1
-1/+1
|
*
|
|
ctest: export test labels to junit xml
Alex Neundorf
2023-07-26
1
-0/+15
*
|
|
|
Merge branch 'release-3.27'
Brad King
2023-07-28
0
-0/+0
|
\
\
\
\
|
*
\
\
\
Merge topic 'cxx-atomic' into release-3.27
Brad King
2023-07-28
6
-7/+25
|
|
\
\
\
\
*
|
\
\
\
\
Merge topic 'cxx-atomic'
Brad King
2023-07-28
6
-7/+25
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Source: Link libatomic when needed on Linux 32-bit ARM
Brad King
2023-07-27
6
-7/+25
|
|
/
/
/
/
[next]