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
/
variable
Commit message (
Expand
)
Author
Age
Files
Lines
*
codespell: Fix typos
Brad King
2024-10-25
1
-1/+1
*
Merge topic 'Help-CMAKE_LINK_DEPENDS_USE_LINKER' into release-3.31
Brad King
2024-10-25
1
-2/+3
|
\
|
*
Help: Update note relative the GNU binutils linkers
Marc Chevrier
2024-10-24
1
-2/+3
*
|
Help: Fix find_package search order w.r.t. globs
Matthew Woehlke
2024-10-23
1
-8/+11
|
/
*
Help: Move LINK_LIBRARIES_STRATEGY details to target property docs
Craig Scott
2024-10-18
1
-60/+3
*
Help: Update Sphinx versionadded directives for 3.31 release
Brad King
2024-10-09
2
-0/+4
*
Merge topic 'cmake-host-executable-suffix'
Brad King
2024-10-03
2
-1/+17
|
\
|
*
Add CMAKE_HOST_EXECUTABLE_SUFFIX for Unix/Windows
leha-bot
2024-10-02
2
-1/+17
*
|
Static libraries de-duplication: keep first occurrence
Marc Chevrier
2024-10-02
1
-1/+1
|
/
*
Merge topic 'curl-tls-version'
Brad King
2024-09-27
1
-0/+5
|
\
|
*
file(DOWNLOAD/UPLOAD): Require minimum TLS 1.2 by default
Brad King
2024-09-26
1
-0/+5
*
|
Merge topic 'link-strategy'
Brad King
2024-09-26
1
-0/+68
|
\
\
|
|
/
|
/
|
|
*
Linking: Optionally reorder direct dependencies from LINK_LIBRARIES
Brad King
2024-09-25
1
-0/+68
*
|
Merge topic 'curl-tls-verify'
Brad King
2024-09-24
2
-1/+12
|
\
\
|
*
|
ctest: Verify TLS server certificate by default
Brad King
2024-09-24
1
-0/+6
|
*
|
file(DOWNLOAD/UPLOAD): Verify TLS server certificate by default
Brad King
2024-09-24
1
-1/+6
|
|
/
*
|
NVCC: Detect host compiler id and version
Brad King
2024-09-20
3
-0/+25
|
/
*
Merge topic 'windows-kernel-mode-driver-includes'
Brad King
2024-09-05
1
-0/+13
|
\
|
*
WindowsKernelModeDriver: Add WDK include and link paths on MSVC
Joseph Snyder
2024-09-03
1
-0/+13
*
|
Merge topic 'build-databases'
Brad King
2024-09-05
1
-0/+86
|
\
\
|
|
/
|
/
|
|
*
cmExperimental: gate build database support behind a flag
Ben Boeckel
2024-09-03
1
-0/+6
|
*
cxxmodules: plumb control data for exporting build databases
Ben Boeckel
2024-08-27
1
-0/+80
*
|
Merge topic 'standard-link-directories'
Brad King
2024-08-29
1
-0/+14
|
\
\
|
*
|
Linking: Add CMAKE_LANG_STANDARD_LINK_DIRECTORIES
Vito Gamberini
2024-08-28
1
-0/+14
|
|
/
*
|
Drop Visual Studio 12 2013 generator
Brad King
2024-08-28
6
-21/+15
|
/
*
Help: Rename Oracle Solaris Studio to Oracle Developer Studio
Peter Kokot
2024-08-09
1
-1/+1
*
Help: Add a link to `cmake(1)` CLI option to `CMAKE_VS_NUGET_PACKAGE_RESTORE`
Alex Turbov
2024-08-01
1
-3/+4
*
LFortran: Add support for this compiler
Christoph Junghans
2024-07-22
1
-0/+1
*
Merge topic 'cpack-wix-per-machine'
Brad King
2024-07-22
1
-0/+2
|
\
|
*
CPack/WIX: Generate perMachine installers by default
Brad King
2024-07-18
1
-0/+2
*
|
Merge topic 'aix-archive-shared-libraries'
Brad King
2024-07-19
3
-0/+25
|
\
\
|
|
/
|
/
|
|
*
AIX: Add option to archive shared libraries
Aditya Vidyadhar Kamath
2024-07-17
3
-0/+25
*
|
WASI: Add platform modules
Jacob Hummer
2024-07-16
2
-0/+8
|
/
*
Link feature attributes: stabilization
Marc Chevrier
2024-06-21
3
-23/+24
*
Help: Improve link library feature properties docs
Craig Scott
2024-06-15
4
-103/+115
*
Merge topic 'dep-provider-try_compile'
Brad King
2024-05-31
1
-4/+7
|
\
|
*
try_compile: Propagating top level includes into whole-project calls
Craig Scott
2024-05-30
1
-4/+7
*
|
Merge topic 'msvc-v143-versions'
Brad King
2024-05-30
1
-1/+1
|
\
\
|
*
|
Help: Update MSVC_VERSION range for VS 17.10's MSVC 14.40 toolset
Brad King
2024-05-29
1
-1/+1
*
|
|
HIP: Populate CMAKE_HIP_KNOWN_FEATURES global property
Brad King
2024-05-28
1
-0/+13
|
|
/
|
/
|
*
|
GenEx $<LINK_LIBRARY>: Add the support of properties attached to features
Marc Chevrier
2024-05-15
4
-0/+116
*
|
Merge topic 'remove-vs9-generator'
Brad King
2024-05-09
4
-4/+3
|
\
\
|
*
|
Drop Visual Studio 9 2008 generator
Brad King
2024-05-08
4
-4/+3
*
|
|
Help: Provide simple CMAKE_MODULE_PATH example
Juan Ramos
2024-05-07
1
-1/+14
|
/
/
*
|
Add CMAKE_<LANG>_STANDARD_LATEST variables
Tyler
2024-04-30
1
-0/+64
*
|
Merge topic 'doc-install-prefix-override-default'
Brad King
2024-04-22
1
-1/+1
|
\
\
|
*
|
Help: update CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT
Etienne Doms
2024-04-19
1
-1/+1
*
|
|
Merge topic 'doc-objc-lang-flags'
Brad King
2024-04-19
1
-0/+4
|
\
\
\
|
*
|
|
Help: Document ObjC/ObjC++ flag variables
Alexander Borsuk
2024-04-18
1
-0/+4
|
|
/
/
*
|
|
cxxmodules: provide a detection variable for `import std`
Ben Boeckel
2024-04-18
1
-0/+14
|
/
/
[next]