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
/
command
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'cpp-named-module-file-sets'
Brad King
2022-06-17
1
-15/+62
|
\
|
*
cmTarget: add support for C++ module fileset types
Ben Boeckel
2022-06-16
1
-15/+62
*
|
find_(program,library,file,path): add validation function
Marc Chevrier
2022-06-14
1
-0/+21
|
/
*
Merge topic 'fetchcontent-global-targets'
Brad King
2022-06-11
1
-4/+5
|
\
|
*
Help: Add missing version directive for find_package() GLOBAL keyword
Craig Scott
2022-06-10
1
-4/+5
*
|
Merge topic 'doc-using-deps-guide'
Brad King
2022-06-09
2
-0/+9
|
\
\
|
|
/
|
/
|
|
*
Help: Overhaul and expand the Using Dependencies Guide
Craig Scott
2022-06-09
2
-0/+9
*
|
Merge topic 'if-command-PATH_EQUAL'
Brad King
2022-06-06
1
-1/+29
|
\
\
|
*
|
if command: Add PATH_EQUAL operator
Marc Chevrier
2022-06-03
1
-1/+29
*
|
|
Help: Fix formatting and missing cross-reference for find_package()
Craig Scott
2022-06-05
1
-3/+3
|
|
/
|
/
|
*
|
Help: State behavior for add_custom_command(TARGET) without event type
Craig Scott
2022-06-04
1
-0/+5
|
/
*
Genex-PATH_EQUAL: path comparison
Marc Chevrier
2022-06-01
1
-0/+1
*
Genex-PATH: path handling
Marc Chevrier
2022-05-31
1
-1/+11
*
Merge topic 'dependency-providers'
Brad King
2022-05-25
2
-1/+265
|
\
|
*
Dependency providers: Add find_package and FetchContent support
Craig Scott
2022-05-24
2
-1/+265
*
|
Help: Avoid duplicating registry query syntax in multiple find_* commands
Marc Chevrier
2022-05-18
3
-51/+5
*
|
Merge topic 'try_compile-project-platform-vars'
Brad King
2022-05-17
1
-0/+15
|
\
\
|
|
/
|
/
|
|
*
try_compile: Add option to skip passing platform variables
Brad King
2022-05-16
1
-0/+4
|
*
try_compile: Propagate platform variables in project-mode too
Brad King
2022-05-16
1
-0/+11
*
|
Merge topic 'CMAKE_PROJECT_TOP_LEVEL_INCLUDES'
Brad King
2022-05-16
1
-19/+47
|
\
\
|
*
|
project(): Add new CMAKE_PROJECT_TOP_LEVEL_INCLUDES file injection point
Craig Scott
2022-05-13
1
-19/+47
*
|
|
Merge topic 'doc-install-example-components'
Brad King
2022-05-13
1
-1/+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Help: Make install() example component names more consistent
Jean-Christophe Fillion-Robin
2022-05-12
1
-1/+1
*
|
|
OpenWatcom: Allow specifying the runtime library
Cameron Cawley
2022-05-06
1
-0/+1
|
|
/
|
/
|
*
|
Merge topic 'FetchContent_find_package_integration'
Craig Scott
2022-05-06
1
-9/+31
|
\
\
|
*
|
Packages: Integrate FetchContent and find_package()
Craig Scott
2022-05-03
1
-9/+31
*
|
|
Merge topic 'HelpExit'
Brad King
2022-05-05
1
-0/+3
|
\
\
\
|
*
|
|
Help: for message(FATAL_ERROR), document nonzero exit code
Joachim Wuttke (h)
2022-05-05
1
-0/+3
*
|
|
|
Merge topic 'HelpEnv'
Brad King
2022-05-05
1
-2/+3
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Help: from command:if, link to environment variables
Joachim Wuttke (h)
2022-05-05
1
-2/+3
|
|
/
/
*
|
|
Merge topic 'chsi-windows_registry-updates'
Brad King
2022-05-04
2
-2/+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cmake_host_system_information(WINDOWS_REGISTRY) updates
Marc Chevrier
2022-05-01
2
-2/+10
|
|
/
*
|
find_* commands: add control over Windows registry views
Marc Chevrier
2022-04-29
9
-9/+138
|
/
*
Merge topic 'NO_CMAKE_INSTALL_PREFIX'
Brad King
2022-04-22
2
-6/+12
|
\
|
*
Find: Support per call disabling of CMAKE_INSTALL_PREFIX
Robert Maynard
2022-04-15
2
-6/+12
*
|
Merge topic 'find_package_document_global_in_full_signature'
Brad King
2022-04-21
1
-0/+1
|
\
\
|
*
|
Help: Clarify that find_package GLOBAL argument is supported in full signature
Robert Maynard
2022-04-20
1
-0/+1
|
|
/
*
|
Merge topic 'file-set-generated-dependency'
Brad King
2022-04-15
1
-0/+1
|
\
\
|
*
|
FILE_SET: Make INTERFACE libraries with HEADER_SETS participate in buildsystem
Kyle Edwards
2022-04-14
1
-0/+1
*
|
|
cmake_host_system_information: query windows registry
Marc Chevrier
2022-04-13
1
-3/+149
|
|
/
|
/
|
*
|
Merge topic 'header-sets-no-framework'
Brad King
2022-04-07
1
-1/+1
|
\
\
|
|
/
|
*
FILE_SET: Forbid adding header sets to Apple FRAMEWORK libraries
Kyle Edwards
2022-04-07
1
-1/+1
*
|
Merge topic 'doc-install-typo'
Craig Scott
2022-04-04
1
-1/+1
|
\
\
|
|
/
|
*
Help: Fix typo in install command documentation
Eugene Shalygin
2022-04-03
1
-1/+1
*
|
Merge topic 'help-json-length-empty-index'
Brad King
2022-03-31
1
-1/+1
|
\
\
|
|
/
|
*
Help: Fix string(JSON ... LENGTH ...) signature
Tobias Nießen
2022-03-30
1
-1/+1
*
|
cmake -E tar: Add --touch option
Kasper Laudrup
2022-03-23
1
-1/+6
*
|
Merge topic 'initialize-property-name'
Brad King
2022-03-23
1
-2/+4
|
\
\
|
|
/
|
*
define_property(): Change constraints of INITIALIZE_FROM_VARIABLE
Kyle Edwards
2022-03-23
1
-2/+4
|
*
Merge topic 'cleanup-define_property' into release-3.23
Brad King
2022-03-22
1
-11/+15
|
|
\
[next]