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 'add_library-no-static-fallback'
Brad King
2024-04-01
7
-0/+33
|
\
|
*
add_library: Reject shared libraries on platforms that do not support them
Asit Dhal
2024-03-29
7
-0/+33
*
|
Merge topic 'tls-verify'
Brad King
2024-04-01
36
-13/+116
|
\
\
|
*
|
ctest: Fall back to CMake environment variable for TLS server verification
Brad King
2024-03-30
16
-0/+39
|
*
|
ctest: Test fallback to CMake options for TLS server verification
Brad King
2024-03-30
17
-3/+33
|
*
|
file(DOWNLOAD|UPLOAD): Add CMAKE_TLS_VERIFY environment variable
Brad King
2024-03-30
2
-2/+15
|
*
|
file(DOWNLOAD|UPLOAD): Add test covering CMAKE_TLS_VERIFY cmake variable
Brad King
2024-03-30
2
-7/+28
|
*
|
Tests: Update cmake_minimum_required version in RunCMake ctest cases
Brad King
2024-03-29
3
-3/+3
|
|
/
*
|
Merge topic 'nested-package-config-file'
Brad King
2024-04-01
5
-0/+102
|
\
\
|
|
/
|
/
|
|
*
CMakePackageConfigHelpers: Use unique variable name for pkg prefix
Craig Scott
2024-03-31
5
-0/+102
*
|
Merge topic 'prop-GENERATED-visibility'
Brad King
2024-03-29
427
-0/+10996
|
\
\
|
*
|
CMP0163: Make GENERATED source file property globally visible
Deniz Bahadir
2024-03-29
427
-0/+10996
*
|
|
CPack/WIX: Add support for WiX Toolset v4
Brad King
2024-03-24
5
-1/+56
*
|
|
Tests: Prepare RunCMake.CPack_WIX to cover multiple WiX versions
Brad King
2024-03-24
4
-3/+12
|
/
/
*
|
Merge topic 'file-RPATH-large-ELF'
Brad King
2024-03-24
5
-1/+50
|
\
\
|
*
|
cmELF: Get correct section count for large ELF binaries
Martin Duffy
2024-03-22
5
-1/+50
*
|
|
Merge topic 'linker-vars-propagate-try_compile'
Brad King
2024-03-24
4
-0/+40
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
try_compile(): Include languages with _ or - when passing linker vars
Craig Scott
2024-03-22
4
-0/+40
|
*
|
Merge topic 'ninja-fortran-include' into release-3.29
Brad King
2024-03-20
4
-8/+15
|
|
\
\
*
|
\
\
Merge topic 'doc-CMP0118'
Brad King
2024-03-22
91
-247/+976
|
\
\
\
\
|
*
|
|
|
CMP0118: Revise documentation to describe actual behavior
Deniz Bahadir
2024-03-21
8
-68/+68
|
*
|
|
|
CMP0118: Fix some tests and add more tests
Deniz Bahadir
2024-03-19
84
-179/+908
*
|
|
|
|
Merge topic 'fileapi-provide-glob-dependent'
Brad King
2024-03-21
3
-3/+53
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
fileapi: Add CONFIGURE_DEPENDS glob info to cmakeFiles object
Arctic Lampyrid
2024-03-19
3
-3/+53
*
|
|
|
|
Merge topic 'ninja-fortran-include'
Brad King
2024-03-20
4
-8/+15
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Ninja: Fix Fortran module deps in files INCLUDEd by preprocessed sources
Brad King
2024-03-19
4
-8/+15
*
|
|
|
|
Merge topic 'package-dispatch-apple'
Brad King
2024-03-20
14
-7/+96
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
generate_apple_*_selection_file: Add option to capture errors
Brad King
2024-03-19
11
-0/+75
|
*
|
|
|
generate_apple_architecture_selection_file: Document $(ARCHS_STANDARD) support
Brad King
2024-03-19
4
-1/+6
|
*
|
|
|
generate_apple_architecture_selection_file: Simplify signature
Brad King
2024-03-19
1
-3/+3
|
*
|
|
|
Tests/RunCMake/CMakePackage: Fix Apple architecture selection argument order
Brad King
2024-03-19
1
-1/+4
|
*
|
|
|
Tests/RunCMake/CMakePackage: Add architecture i386 for macOS on Xcode < 10
Brad King
2024-03-19
1
-4/+10
|
*
|
|
|
Merge topic 'Apple-TBD-in-subdirecory' into release-3.29
Brad King
2024-03-14
2
-3/+14
|
|
\
\
\
\
|
*
\
\
\
\
Merge topic 'autogen-makefile-depfile' into release-3.29
Brad King
2024-03-14
6
-1/+28
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge topic 'LINKER_TYPE-mold-support' into release-3.29
Brad King
2024-03-14
8
-4/+13
|
|
\
\
\
\
\
*
|
|
|
|
|
|
Tests: Pass path to WiX 3 into RunCMake.CPack_WIX test
Brad King
2024-03-19
2
-2/+6
*
|
|
|
|
|
|
Tests: Teach RunCMake.CPack_WIX to honor windows-arm64 hosts
Brad King
2024-03-18
3
-2/+7
*
|
|
|
|
|
|
Tests: Convert CPackWiXGenerator to RunCMake.CPack_WIX
Brad King
2024-03-18
17
-100/+90
*
|
|
|
|
|
|
Tests/RunCMake: Add new infrastructure to run cpack
Brad King
2024-03-18
3
-0/+136
*
|
|
|
|
|
|
Tests/RunCMake: Add option to print custom details in failure output
Brad King
2024-03-18
2
-0/+6
*
|
|
|
|
|
|
Merge topic 'ci-wix'
Brad King
2024-03-18
1
-3/+2
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Tests: Teach CPackWiXGenerator to use WiX tools in PATH
Brad King
2024-03-14
1
-3/+2
*
|
|
|
|
|
|
Merge topic 'Apple-TBD-in-subdirecory'
Brad King
2024-03-14
2
-3/+14
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
/
/
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Apple Text Based Stubs: should be usage in subdirectories
Marc Chevrier
2024-03-14
2
-3/+14
|
|
/
/
/
/
|
*
|
|
|
Merge topic 'export-find_dependency-calls' into release-3.29
Brad King
2024-03-13
19
-0/+50
|
|
\
\
\
\
*
|
\
\
\
\
Merge topic 'autogen-makefile-depfile'
Brad King
2024-03-14
6
-1/+28
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Autogen: Restore target-ordering dependencies in Makefiles with DEPFILE
Brad King
2024-03-14
6
-1/+28
*
|
|
|
|
|
Merge topic 'LINKER_TYPE-mold-support'
Brad King
2024-03-14
8
-4/+13
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
LINKER_TYPE: Support MOLD only on GCC versions that support it
Marc Chevrier
2024-03-13
8
-4/+13
*
|
|
|
|
|
Merge topic 'ctest-tls-options'
Brad King
2024-03-13
51
-16/+116
|
\
\
\
\
\
\
[next]