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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'file-accept-empty-lists'
Brad King
2024-06-03
1
-0/+8
|
\
|
*
file(): TOUCH, TOUCH_NOCREATE and MAKE_DIRECTORY accept empty lists
Craig Scott
2024-05-31
1
-0/+8
*
|
Merge topic 'doc-presets-cwd'
Craig Scott
2024-06-03
1
-15/+21
|
\
\
|
*
|
Help: Presets read by --preset must be in the source directory
Craig Scott
2024-06-02
1
-15/+21
|
|
/
*
|
Merge topic 'doc-find_package-typical-usage'
Craig Scott
2024-06-01
1
-6/+24
|
\
\
|
*
|
Help: Start find_package() docs with a new "Typical Usage" section
Craig Scott
2024-05-31
1
-6/+24
|
|
/
*
|
Merge topic 'dep-provider-try_compile'
Brad King
2024-05-31
6
-4/+52
|
\
\
|
|
/
|
/
|
|
*
try_compile: Propagating top level includes into whole-project calls
Craig Scott
2024-05-30
6
-4/+52
*
|
Merge topic 'enforce-fc-fully-disconnected-requirements'
Brad King
2024-05-30
3
-0/+40
|
\
\
|
*
|
FetchContent: Enforce FETCHCONTENT_FULLY_DISCONNECTED requirements
Craig Scott
2024-05-29
3
-0/+40
*
|
|
Merge topic 'CUDAToolkit_search_non_activated_compiler_paths'
Brad King
2024-05-30
1
-0/+7
|
\
\
\
|
*
|
|
FindCUDAToolkit: Use CUDA compiler path even when CUDA lang not enabled
Robert Maynard
2024-05-29
1
-0/+7
*
|
|
|
Merge topic 'FindBLAS-LAPACK-libblastrampoline'
Brad King
2024-05-30
1
-0/+5
|
\
\
\
\
|
*
|
|
|
FindBLAS/LAPACK: Add libblastrampoline support
Ian McInerney
2024-05-29
1
-0/+5
|
|
/
/
/
*
|
|
|
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
*
|
|
|
|
Merge topic 'deprecate-fetchcontent_populate'
Brad King
2024-05-29
3
-0/+58
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
FetchContent: Deprecate FetchContent_Populate(depName)
Craig Scott
2024-05-29
3
-0/+58
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'hip-std'
Brad King
2024-05-29
4
-0/+57
|
\
\
\
\
|
*
|
|
|
HIP: Populate CMAKE_HIP_KNOWN_FEATURES global property
Brad King
2024-05-28
4
-0/+57
|
|
/
/
/
*
|
|
|
Merge topic 'doc-swift-module-dir-caveat'
Brad King
2024-05-29
1
-0/+12
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Help: Discourage use of Swift_MODULE_DIRECTORY with multi-config generators
Dave Abrahams
2024-05-28
1
-0/+12
*
|
|
|
Merge topic 'genex-compiler-frontend-variant'
Brad King
2024-05-24
2
-13/+132
|
\
\
\
\
|
*
|
|
|
GenEx: Add generator expr. for CMAKE_<LANG>_COMPILER_FRONTEND_VARIANT
Deniz Bahadir
2024-05-22
2
-3/+122
|
*
|
|
|
Help: Use correct programming language names in docs of generator expr.
Deniz Bahadir
2024-05-22
1
-10/+10
*
|
|
|
|
Merge topic 'ninja-parallel'
Brad King
2024-05-24
3
-7/+53
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Ninja: Add option for parallel install
Martin Duffy
2024-05-23
3
-0/+31
|
*
|
|
|
Help: Add Builtin Targets section to Ninja help
Martin Duffy
2024-05-22
1
-7/+22
*
|
|
|
|
GenEx: Add support for custom transitive link properties
Brad King
2024-05-21
6
-6/+53
*
|
|
|
|
GenEx: Add support for custom transitive compile properties
Brad King
2024-05-21
5
-0/+115
*
|
|
|
|
Help: Format TARGET_PROPERTY special evaluation rules as a definition list
Brad King
2024-05-21
1
-16/+18
*
|
|
|
|
Merge topic 'doc-macro'
Brad King
2024-05-21
1
-1/+1
|
\
\
\
\
\
|
*
|
|
|
|
Help: Fix inaccurate use of "function" in macro docs
Dave Abrahams
2024-05-21
1
-1/+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'typo-fix-issue'
Brad King
2024-05-20
1
-1/+1
|
\
\
\
\
\
|
*
|
|
|
|
Tutorial: Fix grammar typo in Step 11
FrankYin
2024-05-17
1
-1/+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'cmp0097-fetchcontent'
Brad King
2024-05-20
1
-3/+12
|
\
\
\
\
\
|
*
|
|
|
|
Help: Document that CMP0097 is always NEW for FetchContent
Craig Scott
2024-05-17
1
-3/+12
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'fetchcontent-direct'
Craig Scott
2024-05-18
3
-0/+74
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
FetchContent: Populate directly without a sub-build
Craig Scott
2024-05-17
3
-0/+74
*
|
|
|
|
Merge topic 'LINK_LIBRARY-Feature-properties'
Brad King
2024-05-16
6
-0/+125
|
\
\
\
\
\
|
*
|
|
|
|
GenEx $<LINK_LIBRARY>: Add the support of properties attached to features
Marc Chevrier
2024-05-15
6
-0/+125
*
|
|
|
|
|
Merge topic 'custom-command-output-hash-character'
Brad King
2024-05-16
1
-0/+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
add_custom_command: Allow OUTPUT filenames containing a hash '#' character
Glenn Coombs
2024-05-15
1
-0/+6
*
|
|
|
|
|
|
importstd: clarify when the experimental UUID must be available
Ben Boeckel
2024-05-15
1
-1/+2
*
|
|
|
|
|
|
Merge topic 'FindPython-WIN32-DEBUG'
Brad King
2024-05-14
1
-0/+20
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
FindPython: On Windows, Enhance python debug version support
Marc Chevrier
2024-05-09
1
-0/+20
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge topic 'help-options'
Brad King
2024-05-14
1
-2/+3
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Help: try_compile how to pass compiler options
scivision
2024-05-12
1
-2/+3
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'print-configure-generate-time'
Brad King
2024-05-13
1
-0/+8
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cmake: Capture more complete configure/generate steps in printed durations
Brad King
2024-05-10
1
-0/+8
|
|
/
/
/
/
/
[next]