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
*
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
|
|
/
/
/
*
|
|
|
Merge topic 'doc-TARGET_PROPERTY-unset'
Brad King
2024-05-13
1
-4/+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Help: Document TARGET_PROPERTY genex behavior on unset property
Brad King
2024-05-10
1
-4/+6
*
|
|
|
Tutorial: Set CPACK_GENERATOR in Step 9
betsy.mcphail
2024-05-09
5
-4/+11
|
/
/
/
*
|
|
Merge topic 'remove-vs9-generator'
Brad King
2024-05-09
16
-61/+25
|
\
\
\
|
*
|
|
Drop Visual Studio 9 2008 generator
Brad King
2024-05-08
16
-61/+25
*
|
|
|
Merge topic 'cmake-module-path-example'
Brad King
2024-05-09
1
-1/+14
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Help: Provide simple CMAKE_MODULE_PATH example
Juan Ramos
2024-05-07
1
-1/+14
|
|
/
/
*
|
|
Help: Clarify TARGET_PROPERTY genex evaluation of transitive properties
Brad King
2024-05-07
1
-12/+18
*
|
|
Help: Add intro text to cmake-buildsystem(7) build properties sections
Brad King
2024-05-07
1
-0/+12
|
|
/
|
/
|
*
|
Merge branch 'release-3.29'
Brad King
2024-05-07
1
-3/+3
|
\
\
|
|
/
|
/
|
|
*
CMake 3.29.3
v3.29.3
Brad King
2024-05-07
1
-3/+3
|
*
Merge branch 'release-3.28' into release-3.29
Brad King
2024-05-07
1
-0/+6
|
|
\
*
|
\
Merge branch 'release-3.28'
Brad King
2024-05-07
1
-0/+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
CMake 3.28.5
v3.28.5
Brad King
2024-05-07
1
-0/+6
*
|
|
Merge topic 'FindBoost-remove'
Brad King
2024-05-06
3
-0/+35
|
\
\
\
|
*
|
|
FindBoost: Add policy to remove this module
Brad King
2024-05-03
3
-0/+35
*
|
|
|
Help: Clarify cmake-buildsystem(7) compile properties section names
Brad King
2024-05-03
3
-13/+13
|
/
/
/
*
|
|
Merge topic 'vs-filter-props'
Brad King
2024-05-02
3
-0/+17
|
\
\
\
|
*
|
|
VS: Add option to import .props in .vcxproj.filters files
halx99
2024-05-01
3
-0/+17
*
|
|
|
Merge topic 'FindOpenMP-runtime-msvc'
Brad King
2024-05-02
1
-0/+5
|
\
\
\
\
|
*
|
|
|
FindOpenMP: Add option to control OpenMP runtime with MSVC
Axel Huebl
2024-05-01
1
-0/+5
|
|
/
/
/
*
|
|
|
Merge topic 'genex-link-properties'
Brad King
2024-05-01
5
-10/+77
|
\
\
\
\
|
*
|
|
|
GenEx: Fix TARGET_PROPERTY evaluation of transitive link properties
Brad King
2024-04-29
5
-4/+68
|
*
|
|
|
Help: Clarify CMP0099 documentation and summary text
Brad King
2024-04-29
2
-6/+9
|
|
/
/
/
*
|
|
|
Add CMAKE_<LANG>_STANDARD_LATEST variables
Tyler
2024-04-30
3
-0/+70
|
/
/
/
*
|
|
Merge topic 'help-fix-cmake_path-example'
Craig Scott
2024-04-28
1
-1/+1
|
\
\
\
|
*
|
|
Help: Fix cmake_path example
Juan Ramos
2024-04-26
1
-1/+1
*
|
|
|
Help: CMP0135 applies to FetchContent as well
Craig Scott
2024-04-27
2
-10/+10
|
/
/
/
*
|
|
Merge topic 'doc-genex'
Brad King
2024-04-25
3
-35/+82
|
\
\
\
[next]