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
/
Help
/
release
/
dev
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge topic 'prop-GENERATED-visibility'
Brad King
2024-03-29
1
-0/+6
|
\
\
|
|
/
|
/
|
|
*
CMP0163: Make GENERATED source file property globally visible
Deniz Bahadir
2024-03-29
1
-0/+6
*
|
CPack/WIX: Add support for WiX Toolset v4
Brad King
2024-03-24
1
-0/+5
|
/
*
fileapi: Add CONFIGURE_DEPENDS glob info to cmakeFiles object
Arctic Lampyrid
2024-03-19
1
-0/+9
*
ctest: Add explicit options for TLS version
Brad King
2024-03-12
1
-2/+3
*
ctest: Add explicit options for TLS server verification
Brad King
2024-03-12
1
-0/+4
*
Merge topic 'CUDAToolkit_nvfatbin'
Brad King
2024-03-08
1
-0/+5
|
\
|
*
FindCUDAToolkit: Add support for nvfatbin added in 12.4
Robert Maynard
2024-03-05
1
-0/+5
*
|
ExternalProject: Add TLS version options for https connections
Brad King
2024-02-29
1
-0/+6
|
/
*
file(DOWNLOAD|UPLOAD): Add CMAKE_TLS_VERSION environment variable
Brad King
2024-02-28
1
-3/+4
*
file(DOWNLOAD|UPLOAD): Add CMAKE_TLS_VERSION variable
Brad King
2024-02-28
1
-0/+4
*
file(DOWNLOAD|UPLOAD): Add TLS_VERSION option for https connections
Brad King
2024-02-28
1
-0/+6
*
Merge topic 'vs-UseDebugLibraries'
Brad King
2024-02-23
1
-0/+4
|
\
|
*
VS: Add UseDebugLibraries to vcxproj files by default
Brad King
2024-02-22
1
-0/+4
*
|
Merge topic 'preset-includes-macro-expansion'
Brad King
2024-02-22
1
-0/+7
|
\
\
|
|
/
|
/
|
|
*
presets: Expand more macros in the `include` directive
Cristian Le
2024-02-21
1
-0/+7
*
|
VS: Add [CMAKE_]VS_USE_DEBUG_LIBRARIES options to control UseDebugLibraries
Brad King
2024-02-19
1
-0/+6
|
/
*
GeneratorExpression: Add $<QUOTE> generator expression
Robert Maynard
2024-02-14
1
-0/+4
*
Begin post-3.29 development
Brad King
2024-02-06
1
-0/+7
*
Help: Drop development topic notes to prepare release
Brad King
2024-02-06
1
-7/+0
*
Help: Consolidate 3.29 release notes
Brad King
2024-02-06
30
-216/+0
*
FindOpenGL: Add support for a separate GLU include directory
Jordan Williams
2024-02-05
1
-0/+7
*
Merge topic 'add_custom_command-target-alias'
Brad King
2024-02-01
1
-0/+5
|
\
|
*
add_custom_command: Allow adding build event via ALIAS target
Chen Linxuan
2024-02-01
1
-0/+5
*
|
cmake: Allow CMAKE_INSTALL_PREFIX to be set by environment variable
Silvio Traversaro
2024-01-30
1
-0/+5
|
/
*
Merge topic 'test-launcher-emulator-genex'
Brad King
2024-01-29
1
-0/+3
|
\
|
*
Add genex support to TEST_LAUNCHER and CROSSCOMPILING_EMULATOR
Brad King
2024-01-29
1
-0/+3
*
|
CPack: Change CPACK_PRODUCTBUILD_DOMAINS default to true (CMP0161)
Craig Scott
2024-01-28
1
-0/+5
|
/
*
Merge topic 'ctest-tests-from-file'
Brad King
2024-01-26
1
-0/+10
|
\
|
*
ctest_test: add options INCLUDE_FROM_FILE and EXCLUDE_FROM_FILE
Alex Neundorf
2024-01-25
1
-0/+4
|
*
ctest: add command line option to exclude tests listed in a given file
Alex Neundorf
2024-01-25
1
-1/+2
|
*
ctest: add command line option to run the tests listed in a given file
Alex Neundorf
2024-01-25
1
-0/+5
*
|
IntelLLVM: support marking include paths as SYSTEM directories
Ben Boeckel
2024-01-24
1
-0/+6
*
|
Merge topic 'cuda-clang-windows'
Brad King
2024-01-23
1
-0/+5
|
\
\
|
|
/
|
/
|
|
*
CUDA/Clang: Add support for MSVC ABI on Windows using GNU-like frontend
Brad King
2024-01-22
1
-0/+5
*
|
MSVC: Teach find_library to consider the 'libfoo.a' naming convention
Brad King
2024-01-19
1
-0/+7
|
/
*
cmake_language: Add EXIT subcommand
leha-bot
2024-01-16
1
-0/+5
*
ctest: allow HTTP headers via command line
Matthew Woehlke
2024-01-08
1
-0/+5
*
Merge topic 'package-dispatch-apple'
Brad King
2023-12-20
1
-0/+7
|
\
|
*
CMakePackageConfigHelpers: Add generate_apple_architecture_selection_file()
Brad King
2023-12-19
1
-0/+7
*
|
add_test: Honor CROSSCOMPILING_EMULATOR only when cross-compiling
Ralf Habacker
2023-12-19
1
-0/+4
|
/
*
Merge topic 'cmake-test-launcher'
Brad King
2023-12-15
1
-0/+7
|
\
|
*
add_test: Optionally use a launcher for tests running in-project targets
Ralf Habacker
2023-12-13
1
-0/+7
*
|
create_test_sourcelist: use the full path to the driver
Ben Boeckel
2023-12-11
1
-0/+5
*
|
MSVC: Teach find_library to consider Rust's '${name}.dll.lib' convention
Daniel Ching
2023-12-08
1
-0/+6
|
/
*
Merge topic 'ctest-jobserver-client'
Brad King
2023-12-04
1
-0/+5
|
\
|
*
ctest: Add support for running under a make job server on POSIX systems
Brad King
2023-12-03
1
-0/+5
*
|
Merge topic 'fileapi-exe-launcher'
Brad King
2023-12-04
1
-0/+7
|
\
\
|
|
/
|
/
|
|
*
fileapi: Add cross-compiling emulator to codemodel-v2
Ralf Habacker
2023-12-01
1
-0/+7
*
|
Xcode: Add support to embed XPC Services
Jonathan Earnshaw
2023-11-29
1
-0/+6
[prev]
[next]