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 'doc-discourse' into release-3.16
Craig Scott
2019-11-06
2
-12/+9
|
\
|
*
Help: Replace links to mailing lists with links to our Discourse Forum
Brad King
2019-11-05
1
-7/+3
|
*
Help/dev: Update maintainer guide for Discourse transition
Brad King
2019-11-05
1
-5/+6
*
|
Merge branch 'clarify_compile_features_documentation' into release-3.16
Brad King
2019-11-05
3
-15/+15
|
\
\
|
*
|
Help: Clarify what 'aware' means as it relates to C++ standards
Robert Maynard
2019-11-04
3
-15/+15
|
|
/
*
|
Merge branch 'docs-INSTALL_REMOVE_ENVIRONMENT_PATH' into release-3.16
Brad King
2019-11-05
2
-11/+17
|
\
\
|
*
|
Help: Fix inaccuracies in INSTALL_REMOVE_ENVIRONMENT_RPATH docs
Craig Scott
2019-11-04
2
-11/+17
|
|
/
*
|
Merge branch 'add_CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY' into release...
Craig Scott
2019-11-05
11
-5/+58
|
\
\
|
*
|
find_package: Add support for CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY
Robert Maynard
2019-11-04
11
-5/+58
|
|
/
*
|
Merge branch 'tutorial-cleanup' into release-3.16
Brad King
2019-11-04
1
-63/+66
|
\
\
|
*
|
Tutorial: clean up typos, grammar and formatting
Craig Scott
2019-11-04
1
-63/+66
|
|
/
*
|
Merge branch 'update-compile-feature-supported-compiler-list' into release-3.16
Brad King
2019-11-04
1
-11/+11
|
\
\
|
*
|
Help: Remove out of date bounds on compile feature supported versions
Robert Maynard
2019-11-01
1
-11/+11
*
|
|
Merge branch 'fix_load_cache_docs' into release-3.16
Brad King
2019-11-04
1
-2/+2
|
\
\
\
|
*
|
|
Help: Clarify load_cache documentation of first parameter
Charles Barto
2019-11-01
1
-2/+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'docs-file-GET_RUNTIME_DEPENDENCIES' into release-3.16
Craig Scott
2019-11-03
1
-10/+10
|
\
\
\
|
*
|
|
Help: Typo and grammar fixes for file(GET_RUNTIME_DEPENDENCIES)
Craig Scott
2019-11-03
1
-10/+10
|
|
/
/
*
|
|
Merge branch 'docs-list-remove_item' into release-3.16
Craig Scott
2019-11-03
1
-1/+1
|
\
\
\
|
*
|
|
Help: list(REMOVE_ITEM) removes all instances, not just the first found
Craig Scott
2019-11-02
1
-1/+1
|
|
/
/
*
|
|
Help: drop confusing reference to `if()` from `$<BOOL:>`
Ben Boeckel
2019-10-31
1
-2/+2
|
/
/
*
|
Merge branch 'help-file-spelling-error' into release-3.16
Brad King
2019-10-31
1
-1/+1
|
\
\
|
*
|
Help: Fix spelling error in file(GET_RUNTIME_DEPENDENCIES) docs
Marc Chevrier
2019-10-30
1
-1/+1
|
|
/
*
|
Merge branch 'fix-find_package-doc' into release-3.16
Brad King
2019-10-30
1
-0/+1
|
\
\
|
*
|
Help: Add OPTIONAL_COMPONENTS to config mode signature of find_package.
Deniz Bahadir
2019-10-30
1
-0/+1
|
|
/
*
|
Merge branch 'docs-find-vars' into release-3.16
Brad King
2019-10-28
10
-69/+92
|
\
\
|
*
|
Help: Fix markup errors, improve wording of CMAKE_FIND... variable docs
Craig Scott
2019-10-27
8
-60/+82
|
*
|
Help: Document that <PackageName>_ROOT applies to config packages too
Craig Scott
2019-10-27
2
-9/+10
|
|
/
*
|
Merge branch 'project-version-buffer-overflow' into release-3.16
Craig Scott
2019-10-28
1
-1/+2
|
\
\
|
*
|
Help: math() expressions must be representable as signed 64-bit
Craig Scott
2019-10-26
1
-1/+2
|
|
/
*
|
Help: Fix capitalization in CMP0097 documentation
Kyle Edwards
2019-10-23
1
-1/+1
*
|
Merge branch 'doc-genex-tweak' into release-3.16
Brad King
2019-10-21
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
Help: Fix COMPILE_LANG_AND_ID genex example
Alan W. Irwin
2019-10-21
1
-1/+1
|
*
Merge branch 'backport-3.15-fix-EXCLUDE_FROM_ALL-subdir-all' into release-3.15
Brad King
2019-09-30
4
-19/+34
|
|
\
*
|
\
Merge branch 'doc-pch-compile-language' into release-3.16
Brad King
2019-10-16
1
-0/+4
|
\
\
\
|
*
|
|
PCH: Document and test COMPILE_LANGUAGE genex for per-language header
Brad King
2019-10-16
1
-0/+4
*
|
|
|
Merge branch 'doc-add_link_options-typos' into release-3.16
Brad King
2019-10-16
2
-11/+11
|
\
\
\
\
|
*
|
|
|
Help: Fix typos and style in add_link_options documentation
Tom Lankhorst
2019-10-16
2
-11/+11
|
|
/
/
/
*
|
|
|
Merge branch 'doc-static-lib-flags' into release-3.16
Brad King
2019-10-15
2
-5/+17
|
\
\
\
\
|
*
|
|
|
Help: Clarify documentation of CMAKE_STATIC_LINKER_FLAGS
Brad King
2019-10-15
2
-5/+17
|
|
/
/
/
*
|
|
|
Help: Document CMAKE_UNITY_BUILD/CMAKE_EXPORT_COMPILE_COMMANDS limitation
Brad King
2019-10-11
3
-0/+14
*
|
|
|
Help: Extend documentation of CMAKE_UNITY_BUILD variable
Brad King
2019-10-11
1
-3/+5
*
|
|
|
Help: Improve UNITY_BUILD documentation formatting
Brad King
2019-10-11
1
-15/+15
*
|
|
|
Help: Document CMAKE_UNITY_BUILD in 3.16 release notes
Brad King
2019-10-11
1
-0/+4
|
/
/
/
*
|
|
Merge branch 'rename_loglevel_option' into release-3.16
Brad King
2019-10-10
3
-2/+10
|
\
\
\
|
*
|
|
CLI: Rename --loglevel to --log-level for naming consistency
Craig Scott
2019-10-10
3
-2/+10
*
|
|
|
Help: Drop development topic notes to prepare release
Brad King
2019-10-07
2
-9/+0
|
/
/
/
*
|
|
Merge topic 'doc-3.16-relnotes'
Brad King
2019-10-07
44
-295/+271
|
\
\
\
|
*
|
|
Help: Add missing 3.16 release notes for CPack/DEB descriptions
Brad King
2019-10-07
1
-0/+8
|
*
|
|
Help: Organize and revise 3.16 release notes
Brad King
2019-10-07
1
-135/+178
|
*
|
|
Help: Consolidate 3.16 release notes
Brad King
2019-10-04
44
-295/+220
[next]