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
/
manual
Commit message (
Expand
)
Author
Age
Files
Lines
*
ExternalProject: Add policy CMP0114 to refine step target dependencies
Brad King
2020-09-14
1
-0/+1
*
Merge topic 'pch-instantiate-templates'
Brad King
2020-09-10
2
-0/+2
|
\
|
*
PCH: Template instantiation support
Tobias Hieta
2020-09-02
2
-0/+2
*
|
Makefile: Add policy CMP0113 to avoid duplication of custom commands
Brad King
2020-09-08
1
-0/+1
*
|
Merge topic 'ispc_improvements'
Brad King
2020-09-08
2
-0/+2
|
\
\
|
*
|
ISPC: Support generation for multiple instruction sets
Robert Maynard
2020-09-04
2
-0/+2
*
|
|
cmake_path command: path management
Marc Chevrier
2020-09-06
1
-0/+1
|
/
/
*
|
Merge topic 'target_genex_dependency'
Brad King
2020-09-01
2
-0/+31
|
\
\
|
*
|
GenEx: Remove unneeded dependencies from target info queries
Robert Maynard
2020-09-01
2
-0/+31
|
|
/
*
|
Merge topic 'xcode-link-phase-all'
Craig Scott
2020-09-01
2
-0/+2
|
\
\
|
*
|
Xcode: Use "Link Binary With Libraries" build phase in some cases
Gusts Kaksis
2020-08-31
2
-0/+2
|
|
/
*
|
Merge topic 'ispc_lang_support'
Brad King
2020-09-01
4
-0/+18
|
\
\
|
|
/
|
/
|
|
*
ISPC: Update help documentation to include ISPC
Robert Maynard
2020-08-28
2
-0/+16
|
*
ISPC: Support ISPC header generation byproducts and parallel builds
Robert Maynard
2020-08-28
2
-0/+2
*
|
Merge topic 'vs-win-sdk-custom-max'
Brad King
2020-08-26
1
-0/+1
|
\
\
|
*
|
VS: Add option for custom Win10 SDK version maximum
jonathan molinatto
2020-08-25
1
-0/+1
*
|
|
cmTarget: Raise error if imported target location is not set
Raul Tambre
2020-08-21
1
-0/+1
|
/
/
*
|
Merge topic 'buildsystem_documentation_update'
Brad King
2020-08-19
1
-5/+15
|
\
\
|
*
|
Help: Update cmake-buildsystem documentation
Joseph Snyder
2020-08-18
1
-5/+15
|
|
/
*
|
Merge topic 'add_test-special-chars-in-name'
Brad King
2020-08-17
1
-1/+2
|
\
\
|
*
|
add_test: Allow special characters in test name (w/ policy CMP0110)
Deniz Bahadir
2020-08-12
1
-1/+2
*
|
|
Add option to optimize link dependencies for static libraries
Kyle Edwards
2020-08-12
2
-0/+2
|
/
/
*
|
Merge topic 'build-interface-targets'
Brad King
2020-08-10
2
-22/+23
|
\
\
|
*
|
fileapi: Add INTERFACE libraries with SOURCES to codemodel-v2
Brad King
2020-08-07
1
-1/+2
|
*
|
Add INTERFACE libraries to generated buildsystem if they have SOURCES
Brad King
2020-08-07
1
-8/+21
|
*
|
Remove filtering of allowed INTERFACE library properties
Brad King
2020-08-03
1
-13/+0
|
|
/
*
|
Clang: Add support for passing VFS arguments
Thomas Bernard
2020-08-07
1
-0/+1
|
/
*
Fix typos identified using codespell
Jean-Christophe Fillion-Robin
2020-07-22
3
-4/+4
*
cmake: Add -E create_hardlink
Sibi Siddharthan
2020-07-15
1
-0/+7
*
Merge topic 'ctest-resource-spec-file-doc'
Craig Scott
2020-07-08
1
-3/+10
|
\
|
*
Help: Clarify search order for resource spec file
Kyle Edwards
2020-07-07
1
-3/+10
*
|
Merge topic 'remove-warn-unused-vars'
Craig Scott
2020-07-01
1
-3/+3
|
\
\
|
*
|
cmake: Remove broken '--warn-unused-vars' option
Brad King
2020-06-29
1
-3/+3
*
|
|
Help: Update FileAPI codemodel version to 2.2, add release notes
Kyle Edwards
2020-06-30
1
-1/+3
*
|
|
Merge branch 'master' into fileapi-version-doc
Kyle Edwards
2020-06-30
4
-5/+36
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Merge topic 'fileApiAddLanguageStandardBacktrace'
Brad King
2020-06-29
1
-0/+18
|
|
\
|
|
*
fileapi: Extend codemodel targets with language standard
Justin Goshi
2020-06-26
1
-0/+18
|
*
|
Merge topic 'install-default-directory-permissions'
Kyle Edwards
2020-06-26
1
-0/+3
|
|
\
\
|
|
*
|
cmake-install: implement default directory permissions
Asit Dhal
2020-06-25
1
-0/+3
|
|
|
/
|
*
|
Genex: $<CONFIG:> now supports multiple configurations
Robert Maynard
2020-06-24
1
-4/+5
|
|
/
|
*
Merge topic 'improve_device_link_policy_cross_ref'
Brad King
2020-06-18
1
-2/+3
|
|
\
|
*
\
Merge topic 'doc-3.18-fixups'
Brad King
2020-06-18
1
-1/+1
|
|
\
\
|
*
\
\
Merge topic 'cmake-E-compare_files-exit-code'
Brad King
2020-06-16
1
-1/+2
|
|
\
\
\
|
|
*
|
|
cmake: add dedicated error for -E compare_files invalid arguments
Asit Dhal
2020-06-15
1
-1/+2
|
*
|
|
|
find_program: Find programs that are executable but not readable
Brad King
2020-06-15
1
-0/+8
|
|
/
/
/
*
|
|
|
Help: Update FileAPI codemodel version to 2.1, add release notes
Kyle Edwards
2020-06-30
1
-1/+3
*
|
|
|
Merge topic 'improve_device_link_policy_cross_ref' into release-3.18
Brad King
2020-06-18
1
-2/+3
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Help: Better document that CMP0105 controls DEVICE_LINK parsing
Robert Maynard
2020-06-18
1
-2/+3
|
|
/
*
|
Help: Add missing PCH_WARN_INVALID docs and related cleanups
Craig Scott
2020-06-18
1
-1/+1
|
/
*
add_library/add_executable: allow local alias to imported targets
Marc Chevrier
2020-06-02
1
-0/+1
[next]