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
/
Modules
/
Internal
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'rpm-quoting'
Brad King
2023-11-30
1
-5/+19
|
\
|
*
CPack/RPM: Quote paths in rpm spec only if they have whitespace
Brad King
2023-11-29
1
-1/+6
|
*
CPack/RPM: Factor out helper to quote paths in generated rpm spec
Brad King
2023-11-29
1
-5/+14
*
|
Merge topic 'cpack-auto-suffixes'
Brad King
2023-11-28
2
-2/+2
|
\
\
|
*
|
CPack/RPM: Append .rpm to CPACK_RPM_FILE_NAME if missing
Alex Neundorf
2023-11-27
1
-1/+1
|
*
|
CPack/DEB: Append .deb to CPACK_DEBIAN_FILE_NAME if missing
Alex Neundorf
2023-11-27
1
-1/+1
*
|
|
Merge topic 'ci-fedora-39'
Brad King
2023-11-20
1
-1/+1
|
\
\
\
|
*
\
\
Merge branch 'backport-ci-fedora-39' into ci-fedora-39
Brad King
2023-11-17
1
-1/+1
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
codespell: Fix typos
Brad King
2023-11-17
1
-1/+1
*
|
|
|
CPack/WiX: Make InstallScope configurable
Max Gaukler
2023-11-16
2
-0/+9
|
/
/
/
*
|
|
Merge branch 'backport-cuda-vs' into cuda-vs
Brad King
2023-11-01
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
CMakeNVCCParseImplicitInfo: Recognize link.exe line in CUDA VS integration
Brad King
2023-11-01
1
-0/+3
|
|
/
*
|
Link Step: compute effective linker used by the compiler
Marc Chevrier
2023-10-24
1
-0/+92
|
/
*
CUDA: Factor out helper to validate CMAKE_CUDA_ARCHITECTURES
Brad King
2023-09-21
1
-0/+19
*
CUDA: Factor out helper for detecting native CUDA architectures
Brad King
2023-09-21
1
-0/+49
*
CUDA: Factor out helper to compute all CUDA architectures
Brad King
2023-09-21
1
-0/+88
*
CUDA: Factor out helper to find CUDA Toolkit for compiler
Brad King
2023-09-21
1
-0/+173
*
CUDA: Factor out helper to filter implicit link libraries
Brad King
2023-09-21
1
-0/+20
*
CUDA: Factor out helper to parse NVCC implicit compiler and linker flags
Brad King
2023-09-21
2
-0/+165
*
CPack/NSIS: Fix incorrect jump for standard user
Sprite
2023-09-05
1
-1/+1
*
Modules/Internal/FeatureTesting: mark feature testing as a special test
Ben Boeckel
2023-07-31
1
-0/+1
*
codespell: Fix typos
Brad King
2023-05-22
1
-1/+1
*
CPack: Add Inno Setup generator
Jannik Alber
2023-04-28
2
-0/+122
*
Merge topic 'revert-CheckCompilerFlag-clang-argument-unused'
Brad King
2023-03-14
2
-3/+8
|
\
|
*
CheckCompilerFlag: Revert 'Match the Clang "argument unused" output ...'
Brad King
2023-03-13
2
-3/+8
*
|
Modules:Check*: refactor: use block(SCOPE_FOR POLICIES)
scivision
2023-03-08
5
-10/+11
|
/
*
CheckCompilerFlag: Match the Clang "argument unused" output for all languages
KOLANICH
2023-01-24
2
-8/+3
*
Modules: Record system inspection steps in the configure log
Brad King
2023-01-18
1
-2/+2
*
Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.log
Brad King
2023-01-18
3
-33/+1
*
CompileFeatures: Warn explicitly when feature detection binary is not found
Brad King
2023-01-18
1
-4/+7
*
Source: Fix a few typos
Vitaly Stakhovsky
2023-01-17
1
-2/+2
*
CheckCompilerFlag: Add Swift Support
Evan Wilde
2022-11-04
1
-0/+2
*
CheckSourceCompiles: For Swift executable, name source 'main.swift'
Evan Wilde
2022-10-24
1
-2/+6
*
CheckSourceCompiles: Add support for Swift
Evan Wilde
2022-10-24
1
-0/+3
*
Merge topic 'cpack-nsis-uninstaller'
Brad King
2022-10-11
1
-5/+14
|
\
|
*
CPack/NSIS: Fix installer not waiting for uninstaller to finish
Mika Fischer
2022-10-10
1
-5/+14
*
|
Modules: Use new SOURCES_FROM_* try_compile (1/2)
Matthew Woehlke
2022-09-27
3
-10/+9
*
|
Modules: Use new keyword-dispatched try_compile signature
Matthew Woehlke
2022-09-14
3
-5/+3
*
|
CPack: re-use paths of tools discovered by CMakeFindBinUtils
Matteo Martelli
2022-09-06
2
-18/+18
*
|
Merge topic 'cpack-nuget-components-on-windows'
Brad King
2022-05-19
1
-1/+3
|
\
\
|
|
/
|
*
CPack/NuGet: Restore component packaging on Windows
Alex Turbov
2022-05-18
1
-1/+3
*
|
CPack/NSIS: Fix several typos in the NSIS template
Sadie Powell
2022-05-03
1
-22/+22
*
|
Merge topic 'CheckCompilerFlags-revert-linker-warnings'
Brad King
2022-04-22
1
-0/+9
|
\
\
|
|
/
|
*
CheckLinkerFlag: Catch linker warning when the checked flag is ignored
Brad King
2022-04-21
1
-0/+9
*
|
Merge topic 'check-flag-fembed-bitcode-conflict'
Brad King
2022-04-11
1
-0/+69
|
\
\
|
|
/
|
*
CheckSourceCompiles: Avoid linker warning with -fembed-bitcode
Craig Scott
2022-04-09
1
-0/+69
*
|
Merge topic 'CheckCompilerFlag-restore-env'
Brad King
2022-04-08
1
-2/+2
|
\
\
|
|
/
|
*
CheckCompilerFlag: Fix regression in locale environment preservation
Brad King
2022-04-07
1
-2/+2
|
*
Merge topic 'productbuild-rootVolumeOnly' into release-3.23
Brad King
2022-03-22
1
-6/+5
|
|
\
|
*
\
Merge topic 'cpack-nsis-fix-uninstall-quoting' into release-3.23
Brad King
2022-03-22
1
-3/+5
|
|
\
\
[next]