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
/
prop_tgt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Help: Add Ninja Multi-Config and make generator types into links
Craig Scott
2021-02-14
1
-5/+6
*
Help: Convert output directory variable mentions to cross-references
Craig Scott
2021-02-14
3
-3/+3
*
Help: Update Sphinx versionadded directives for 3.20 release
Brad King
2021-02-10
1
-0/+2
*
Merge topic 'object-lib-multiarch'
Brad King
2021-02-09
2
-4/+95
|
\
|
*
add_library(): Allow imported object libraries with multi-arch
Craig Scott
2021-02-06
2
-4/+95
*
|
Help: Convert some genex names to explicit cross-references
Brad King
2021-02-05
1
-2/+2
|
/
*
Help: Document intended purpose of XCODE_ATTRIBUTE_<an-attribute>
Brad King
2021-01-22
1
-1/+7
*
CMAKE_EXPORT_COMPILE_COMMANDS: allow configuration per target
Shannon Booth
2021-01-05
1
-0/+9
*
Merge topic 'doc-fix-XCODE_LINK_BUILD_PHASE_MODE'
Craig Scott
2020-12-21
1
-0/+1
|
\
|
*
Help: Fix Sphinx not recognising list in XCODE_LINK_BUILD_PHASE_MODE
Craig Scott
2020-12-20
1
-0/+1
*
|
Merge topic 'qt-autogen-per-config'
Brad King
2020-12-17
1
-1/+2
|
\
\
|
*
|
Autogen: Add support for per-config sources
Brad King
2020-12-16
1
-1/+2
*
|
|
Merge topic 'unity-anon-ns'
Craig Scott
2020-12-16
2
-0/+58
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Unity Build: Add option for generating per-file unique id
Stephen Kelly
2020-12-15
2
-0/+58
*
|
|
Merge topic 'ispc_control_header_suffixes'
Brad King
2020-12-15
1
-0/+14
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
ISPC: Generated Headers suffix configurable with a better default
Robert Maynard
2020-12-14
1
-0/+14
*
|
Merge branch 'master' into doc-3_19_release-fixes
Brad King
2020-12-11
8
-4/+43
|
\
\
|
|
/
|
/
|
|
*
CUDA, CXX, OBJCXX: C++23 support with Clang 12
Raul Tambre
2020-12-08
3
-3/+3
|
*
Xcode: add support for embedding frameworks
Gusts Kaksis
2020-11-28
4
-0/+39
|
*
Merge topic 'doc-cstd'
Brad King
2020-11-13
2
-4/+4
|
|
\
|
*
|
clang-tidy: allow OBJC and OBJCXX
Andrew Fuller
2020-11-05
1
-1/+1
*
|
|
Help: Mention how OPTIMIZE_DEPENDENCIES is initialized
Craig Scott
2020-12-11
1
-0/+3
|
|
/
|
/
|
*
|
Help: MSVC now has C standard level flags
Michael Hirsch
2020-11-12
2
-4/+4
|
/
*
Help: Update Sphinx versionadded directives for 3.19 release
Brad King
2020-10-08
2
-0/+4
*
Merge topic 'pch-instantiate-templates'
Brad King
2020-09-10
1
-0/+13
|
\
|
*
PCH: Template instantiation support
Tobias Hieta
2020-09-02
1
-0/+13
*
|
ISPC: Support generation for multiple instruction sets
Robert Maynard
2020-09-04
1
-0/+21
*
|
ISPC: Add compiler launcher support
Robert Maynard
2020-09-03
1
-1/+1
*
|
Merge topic 'xcode-link-phase-all'
Craig Scott
2020-09-01
1
-0/+52
|
\
\
|
*
|
Xcode: Use "Link Binary With Libraries" build phase in some cases
Gusts Kaksis
2020-08-31
1
-0/+52
|
|
/
*
|
Merge topic 'ispc_lang_support'
Brad King
2020-09-01
1
-0/+13
|
\
\
|
|
/
|
/
|
|
*
ISPC: Update help documentation to include ISPC
Robert Maynard
2020-08-28
1
-2/+3
|
*
ISPC: Support ISPC header generation byproducts and parallel builds
Robert Maynard
2020-08-28
1
-0/+12
*
|
WIN32_EXECUTABLE: Add support for generator expressions
Kyle Edwards
2020-08-21
1
-0/+4
*
|
Merge topic 'fotran_module_vs_docs'
Brad King
2020-08-18
1
-0/+8
|
\
\
|
*
|
Help: Expand Fortran_MODULE_DIRECTORY documentation.
Petr Kmoch
2020-08-17
1
-0/+8
*
|
|
Merge topic 'ios-combined-prune-archs'
Brad King
2020-08-17
1
-0/+6
|
\
\
\
|
*
|
|
CMakeIOSInstallCombined: Enforce disjoint architecture sets
Gregor Jasny
2020-08-08
1
-0/+6
|
|
|
/
|
|
/
|
*
|
|
Help: Improve formatting for IMPLICIT_DEPENDS_INCLUDE_TRANSFORM
Josef Angstenberger
2020-08-13
1
-5/+5
*
|
|
Add option to optimize link dependencies for static libraries
Kyle Edwards
2020-08-12
1
-0/+38
|
|
/
|
/
|
*
|
Merge topic 'automoc-path-prefix-off'
Brad King
2020-08-11
1
-3/+2
|
\
\
|
*
\
Merge branch 'backport-3.17-automoc-path-prefix-off'
Brad King
2020-08-10
1
-3/+2
|
|
\
\
|
|
*
\
Merge branch 'backport-3.16-automoc-path-prefix-off'
Brad King
2020-08-10
1
-3/+2
|
|
|
\
\
|
|
|
*
|
Autogen: Turn off moc path prefix generation by default
Joerg Bornemann
2020-08-10
1
-3/+2
|
|
|
*
|
ObjC: Add _COMPILE_LAUNCHER support
Cristian Adam
2020-01-09
1
-1/+1
*
|
|
|
|
Merge topic 'build-interface-targets'
Brad King
2020-08-10
1
-0/+8
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Add INTERFACE libraries to generated buildsystem if they have SOURCES
Brad King
2020-08-07
1
-0/+8
*
|
|
|
|
Help: Clarify what MSVC compilers ignore <LANG>_STANDARD_REQUIRED
Robert Maynard
2020-08-03
3
-3/+3
|
/
/
/
/
*
|
|
|
Merge topic 'EXCLUDE_FROM_ALL-genex'
Brad King
2020-07-22
1
-0/+7
|
\
\
\
\
|
*
|
|
|
Allow generator expressions in the EXCLUDE_FROM_ALL target property
Joerg Bornemann
2020-07-21
1
-0/+7
[next]