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: Document when CUDA_STANDARD values were added
Brad King
2021-07-08
1
-1/+23
*
Help: Document when OBJCXX_STANDARD values were added
Brad King
2021-07-08
1
-1/+21
*
Help: Document when OBJC_STANDARD values as definition list
Brad King
2021-07-08
1
-1/+10
*
Help: Note CXX_STANDARD values added vs. CMake version
Michael Hirsch
2021-07-06
1
-1/+25
*
Help: Note C_STANDARD values added in CMake 3.21
Michael Hirsch
2021-07-01
1
-1/+20
*
Merge topic 'add_hip_language'
Brad King
2021-06-09
2
-1/+28
|
\
|
*
HIP: analyze output of `hipcc` to determine default GPU architecture
Zack Galbreath
2021-06-07
1
-2/+3
|
*
HIP: Add language to CMake
Robert Maynard
2021-06-07
2
-1/+27
*
|
Merge topic 'compile-options-order'
Brad King
2021-06-08
1
-3/+7
|
\
\
|
*
|
Help: Document order of flags from CMAKE_<LANG>_FLAGS and COMPILE_OPTIONS
Brad King
2021-06-03
1
-3/+7
|
|
/
*
|
Help: Remove recommendations for using CMAKE_CFG_INTDIR
Craig Scott
2021-06-06
1
-12/+10
|
/
*
Launchers: Support setting linker launchers
Bobby D Reynolds
2021-05-28
1
-0/+16
*
Help: Add SHELL, LINKER and host/device discussions to property docs
Craig Scott
2021-05-15
3
-0/+10
*
Help: Fix typos and spelling in documentation
Josef Angstenberger
2021-05-07
2
-2/+2
*
Help: Convert CMAKE_LINK_DEPENDS_NO_SHARED to cross-reference link
Craig Scott
2021-04-27
1
-2/+3
*
Merge topic 'xcode_app_extensions'
Brad King
2021-04-26
6
-7/+75
|
\
|
*
Xcode: Add support for embedding app extensions
Alexander Akhundzhanov
2021-04-22
6
-7/+75
*
|
Help: Demonstrate using set_target_properties with CUDA architectures
Robert Maynard
2021-04-20
1
-1/+1
*
|
Merge topic 'ios-rpath-linker-flag'
Brad King
2021-04-07
1
-3/+5
|
\
\
|
*
|
Apple: Set CMAKE_SHARED_LIBRARY_RUNTIME_C_FLAG on non-macOS too
Craig Scott
2021-04-06
1
-3/+5
*
|
|
Merge topic 'doc-IMPORTED_LOCATION'
Brad King
2021-04-02
1
-4/+4
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Help: Clarify IMPORTED_LOCATION documentation
mcc
2021-04-01
1
-4/+4
*
|
C23 support
Raul Tambre
2021-02-25
1
-1/+1
*
|
C17 support
Raul Tambre
2021-02-25
1
-1/+1
|
/
*
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
[next]