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
*
cmExperimental: Make CPS-export experimental notice more consistent
Matthew Woehlke
2024-11-19
1
-2/+2
*
LLD linker: avoid regression on archive libraries deduplication
Marc Chevrier
2024-11-18
2
-1/+12
*
CMP0175: Do not reject USES_TERMINAL for add_custom_command(TARGET)
Craig Scott
2024-11-15
3
-4/+5
*
Clarify advice given by compatibility deprecation message for CMake < 3.10
Brad King
2024-11-14
28
-60/+90
*
GoogleTest: Clear script content buffer on flush and flush less often
Craig Scott
2024-11-12
4
-10/+46
*
cmake_parse_arguments: Restore capture of value after repeated keyword
Craig Scott
2024-10-28
2
-4/+32
*
Merge topic 'link-strategy' into release-3.31
Brad King
2024-10-28
23
-12/+12
|
\
|
*
LINK_LIBRARIES_STRATEGY: Rename strategies to clarify expectations
Brad King
2024-10-25
23
-12/+12
*
|
Tests/RunCMake/BuildDepends: Skip LinkDepends with broken GNU ld 2.43
Brad King
2024-10-26
2
-4/+10
*
|
Tests: Fix FILE stream leaks in helper programs
Brad King
2024-10-26
2
-7/+11
*
|
Tests: Update FindBoost.TestPython for Python 3.13 and 3.14
Brad King
2024-10-25
1
-2/+2
*
|
codespell: Fix typos
Brad King
2024-10-25
6
-9/+9
|
/
*
Merge topic 'windows-kernel-mode-driver' into release-3.31
Brad King
2024-10-25
1
-1/+1
|
\
|
*
WindowsKernelModeDriver: Switch to appending to variables
Joseph Snyder
2024-10-24
1
-1/+1
*
|
LFortran: Improve detection of implicit link information for lfortran 0.40+
Brad King
2024-10-24
5
-0/+91
|
/
*
Help: Fix find_package search order w.r.t. globs
Matthew Woehlke
2024-10-23
3
-0/+19
*
Merge topic 'test-cuda-bin2c-null' into release-3.31
Brad King
2024-10-19
1
-1/+1
|
\
|
*
Tests: Ensure CUDA bin2c output is null terminated
Robert Maynard
2024-10-18
1
-1/+1
*
|
Merge topic 'fix-cps-version' into release-3.31
Brad King
2024-10-18
3
-0/+41
|
\
\
|
*
|
cmExportPackageInfoGenerator: Fix version properties
Matthew Woehlke
2024-10-17
3
-0/+41
*
|
|
Merge topic 'test-cuda-simplify-kernels' into release-3.31
Brad King
2024-10-18
1
-7/+0
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Tests: Simplify CUDA kernels avoid crash with nvidia driver 550
Robert Maynard
2024-10-18
1
-7/+0
*
|
Revert "Ensure imported targets in sibling dirs are deduplicated"
Brad King
2024-10-16
3
-1/+5
*
|
Tests/RunCMake/CMP0156: Match expected results more precisely
Brad King
2024-10-16
2
-2/+2
*
|
AIX: Enable versioned shared objects with CMAKE_AIX_SHARED_LIBRARY_ARCHIVE
Aditya Vidyadhar Kamath
2024-10-10
2
-5/+12
*
|
project: Always set <PROJECT-NAME>_* as normal variables
Craig Scott
2024-10-08
10
-11/+56
*
|
Merge topic 'FindOpenMP-CUDA-Clang'
Brad King
2024-10-08
1
-1/+1
|
\
\
|
*
|
FindOpenMP: Add support for CUDA when compiling with Clang
Brad King
2024-10-07
1
-1/+1
*
|
|
Merge topic 'test-cuda-optixir-includes'
Brad King
2024-10-08
1
-0/+1
|
\
\
\
|
*
|
|
CUDA: OptiXIR test includes all required headers
Robert Maynard
2024-10-07
1
-0/+1
*
|
|
|
Merge topic 'project-vars'
Brad King
2024-10-08
1
-1/+6
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
project: Only check non-cache vars when setting project vars
Craig Scott
2024-10-07
1
-1/+6
*
|
|
|
Merge topic 'cmake--workflow-preset'
Brad King
2024-10-07
5
-2/+58
|
\
\
\
\
|
*
|
|
|
preset: Easier command line interface for Workflow Presets
Kevin Tolle
2024-10-05
5
-2/+58
*
|
|
|
|
Merge topic 'GoogleTest-DISCOVERY_EXTRA_ARGS'
Brad King
2024-10-07
4
-0/+70
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
GoogleTest: Add DISCOVERY_EXTRA_ARGS to gtest_discover_tests()
Cedric Martineau
2024-10-04
4
-0/+70
*
|
|
|
|
Deprecate compatibility with CMake versions older than 3.10
Brad King
2024-10-03
32
-35/+65
*
|
|
|
|
Tests: Update cmake_minimum_required versions to 3.10
Brad King
2024-10-03
338
-353/+355
*
|
|
|
|
Tests/RunCMake: Update cmake_minimum_required versions to 3.10
Brad King
2024-10-03
190
-189/+237
*
|
|
|
|
Tests/RunCMake: Match diagnostic line numbers more robustly
Brad King
2024-10-03
52
-78/+78
*
|
|
|
|
Static libraries de-duplication: keep first occurrence
Marc Chevrier
2024-10-02
2
-19/+23
*
|
|
|
|
Tests/RunCMake/LinkLibrariesStrategy: Check ordering results more strongly
Brad King
2024-10-02
11
-2/+62
|
/
/
/
/
*
|
|
|
Merge topic 'preserve-empty-args-test-command-lines'
Brad King
2024-10-02
11
-29/+171
|
\
\
\
\
|
*
|
|
|
tests: Preserve empty arguments in test command lines
Craig Scott
2024-10-02
11
-29/+171
|
|
|
/
/
|
|
/
|
|
*
|
|
|
VS: Honor VS_TOOL_OVERRIDE for known source file types too
Darragh Coy
2024-10-01
5
-0/+74
*
|
|
|
Merge topic 'FindOpenMP-CUDA'
Brad King
2024-09-30
2
-6/+13
|
\
\
\
\
|
*
|
|
|
FindOpenMP: Add support for CUDA when supported by the toolchain
Brad King
2024-09-27
2
-6/+13
|
|
/
/
/
*
|
|
|
Merge topic 'aix-archive-shared-libraries'
Brad King
2024-09-30
1
-0/+16
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Ninja: Fix AIX shared library archiving
Aditya Vidyadhar Kamath
2024-09-27
1
-0/+16
*
|
|
|
Merge topic 'curl-tls-version'
Brad King
2024-09-27
4
-8/+7
|
\
\
\
\
[next]