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
*
ci: Record expected C and CXX language standard support
Brad King
2024-04-05
2
-1/+10
*
Tests/CompileFeatures: Cover c_std_## and cxx_std_## meta-features
Brad King
2024-04-05
12
-0/+58
*
Tests/CompileFeatures: Factor out headers to compute C and C++ standard levels
Brad King
2024-04-05
4
-59/+60
*
GNU: Fix detection of C++ 11 mode in GCC 4.{4,5,6}
Brad King
2024-04-05
1
-0/+2
*
PGI: Fix detection of C++ 14/17 modes
Brad King
2024-04-05
1
-1/+1
*
NVHPC: Fix detection of C++ 20 mode on NVHPC < 22.7
Brad King
2024-04-05
1
-0/+6
*
XL/XLClang: Fix detection of C++ 14 mode on Linux
Brad King
2024-04-04
1
-0/+6
*
Intel: Fix detection of C++ 14/17 modes on Linux/macOS
Brad King
2024-04-04
1
-0/+8
*
Intel: Fix detection of C++ 17/20 modes on Windows
Brad King
2024-04-04
1
-8/+13
*
CompilerId: Clarify C and C++ standard level detection
Brad King
2024-04-04
2
-14/+30
*
Merge topic 'ctest-resource-lock'
Brad King
2024-04-02
7
-74/+21
|
\
|
*
ctest: Restore enforcement of RESOURCE_LOCK test property
Brad King
2024-04-01
7
-74/+21
*
|
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
[next]