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
*
Help: Fix minor grammar problems
Craig Scott
2025-12-21
1
-3/+3
*
Emscripten: Provide CMAKE_<LANG>_COMPILER_ARCHITECTURE_ID
Brad King
2025-11-25
1
-0/+6
*
Help/CMAKE_AUTOGEN_INTERMEDIATE_DIR_STRATEGY: document supported generators
Ben Boeckel
2025-11-18
1
-0/+6
*
Merge topic 'xcode-macos-deployment-target' into release-4.2
Brad King
2025-10-27
1
-10/+34
|
\
|
*
Merge branch 'backport-4.0-xcode-macos-deployment-target'
Brad King
2025-10-26
1
-10/+34
|
|
\
|
|
*
Xcode: Restore default CMAKE_OSX_DEPLOYMENT_TARGET to run on host
Brad King
2025-10-26
1
-10/+34
*
|
|
FASTbuild: allow setting custom IDE args
Eduard Voronkin
2025-10-17
1
-0/+17
*
|
|
Merge topic 'doc-apple-arch-default' into release-4.2
Brad King
2025-10-10
1
-0/+4
|
\
\
\
|
*
|
|
Help: Document default architecture when CMAKE_OSX_ARCHITECTURES is not set
Brad King
2025-10-09
1
-0/+4
*
|
|
|
Help: Update Sphinx versionadded directives for 4.2 release
Brad King
2025-10-09
14
-0/+28
|
/
/
/
*
|
|
Help: Document generators supporting CMAKE_INTERMEDIATE_DIR_STRATEGY
Brad King
2025-10-01
1
-0/+6
*
|
|
FASTBuild: expose more options
Eduard Voronkin
2025-09-17
7
-0/+55
*
|
|
Merge topic 'vs-ifx'
Brad King
2025-09-17
1
-1/+8
|
\
\
\
|
*
|
|
VS: Default Intel Fortran projects to ifx in VS 18 and above
Brad King
2025-09-16
1
-1/+8
*
|
|
|
Merge topic 'vs2026'
Brad King
2025-09-16
2
-0/+2
|
\
\
\
\
|
*
\
\
\
Merge branch 'backport-vs2026' into vs2026
Brad King
2025-09-15
2
-0/+2
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
VS: Add Visual Studio 18 2026 generator
Brad King
2025-09-15
2
-0/+2
|
|
|
/
/
*
|
|
|
Merge topic 'cxxmodules-custom-import-std-metadata-file'
Brad King
2025-09-15
1
-0/+11
|
\
\
\
\
|
*
|
|
|
cxximportstd: support setting the `import std` metadata location
Ben Boeckel
2025-09-11
1
-0/+11
|
|
/
/
/
*
|
|
|
Merge topic 'fbuild_cache_path'
Brad King
2025-09-12
1
-3/+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
FASTBuild: don't set default cache path
Eduard Voronkin
2025-09-11
1
-3/+4
*
|
|
|
Merge topic 'object-name-properties'
Brad King
2025-09-10
1
-1/+2
|
\
\
\
\
|
*
|
|
|
prop_sf/OBJECT_NAME: support custom object names
Ben Boeckel
2025-09-09
1
-1/+2
|
|
/
/
/
*
|
|
|
Merge topic 'target-SKIP_LINTING'
Brad King
2025-09-10
1
-0/+9
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add `SKIP_LINTING` target property and `CMAKE_SKIP_LINTING` variable
Alex Turbov
2025-09-09
1
-0/+9
*
|
|
|
install: support using `DESTINATION` as-is for object installation
Ben Boeckel
2025-09-06
1
-0/+11
*
|
|
|
Help/CMAKE_INSTALL_OBJECT_NAME_STRATEGY: add `versionadded` directive
Ben Boeckel
2025-09-03
1
-0/+2
|
/
/
/
*
|
|
FASTBuild: Add generator
Eduard Voronkin
2025-08-26
7
-0/+92
*
|
|
Merge topic 'install-object-name-strategy'
Brad King
2025-08-18
1
-0/+8
|
\
\
\
|
*
|
|
cmTarget: add the `INSTALL_OBJECT_NAME_STRATEGY` property
Ben Boeckel
2025-08-07
1
-0/+8
*
|
|
|
Help: Prevent section headings being used for <ORIGIN>_autogen xrefs
Craig Scott
2025-08-15
2
-10/+12
*
|
|
|
CMAKE_LANG_USING_LINKER_MODE: Fix typo and update docs
Peter Kokot
2025-08-11
2
-9/+15
*
|
|
|
Merge topic 'patch-22360-position-independent-code'
Brad King
2025-08-08
1
-1/+11
|
\
\
\
\
|
*
|
|
|
Help: Improve position independent code docs
Peter Kokot
2025-08-06
1
-1/+11
*
|
|
|
|
Sunway: Add sw_64 support
Verney7
2025-08-07
1
-0/+3
|
|
/
/
/
|
/
|
|
|
*
|
|
|
CMAKE_SYSTEM_NAME: Add initial list of removed platforms
Peter Kokot
2025-08-05
1
-0/+12
|
/
/
/
*
|
|
autogen: support the `SHORT` intermediate dir strategy
Ben Boeckel
2025-07-29
1
-0/+27
*
|
|
cmake: support setting the intermediate dir strategy from the environment
John Parent
2025-07-28
1
-0/+28
*
|
|
AIX: Drop unnecessary -l from CMAKE_DL_LIBS
Peter Kokot
2025-07-21
1
-1/+1
*
|
|
Merge topic 'patch-TestBigEndian'
Brad King
2025-07-21
1
-0/+75
|
\
\
\
|
*
|
|
TestBigEndian, CMAKE_<LANG>_BYTE_ORDER: Update documentation
Peter Kokot
2025-07-16
1
-0/+75
*
|
|
|
CMAKE_DL_LIBS: Update documentation
Peter Kokot
2025-07-18
1
-3/+45
*
|
|
|
Do not define CMAKE_PARENT_LIST_FILE in CMakeLists.txt
Benjamin Buch
2025-07-15
1
-1/+2
|
/
/
/
*
|
|
Merge topic 'doc_undefined_mods'
Brad King
2025-06-26
4
-0/+8
|
\
\
\
|
*
|
|
Help: Document cases of variables modification having undefined behavior
Dan Raviv
2025-06-24
4
-0/+8
*
|
|
|
project: Add SPDX_LICENSE argument
Matthew Woehlke
2025-06-20
3
-0/+64
|
/
/
/
*
|
|
find_package: Use deterministic search order by default
Moritz Haase
2025-06-18
2
-23/+29
|
/
/
*
|
Merge topic 'doc-generator-xrefs'
Brad King
2025-06-17
2
-2/+2
|
\
\
|
*
|
Help: add and make references to generators consistent
Ben Boeckel
2025-06-12
2
-2/+2
*
|
|
Help: Fix CMAKE_PROJECT_COMPAT_VERSION documentation
Matthew Woehlke
2025-06-12
1
-1/+1
[next]