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
/
variable
Commit message (
Expand
)
Author
Age
Files
Lines
*
Help: Add documentation and release notes for multi-config Ninja
Kyle Edwards
2019-12-13
1
-0/+7
*
Merge topic 'function-var-current'
Kyle Edwards
2019-12-12
4
-0/+49
|
\
|
*
cmFunctionCommand: Introduce `CMAKE_CURRENT_FUNCTION*` variables
Alex Turbov
2019-12-10
4
-0/+49
*
|
Merge topic 'add_cuda_meta_compiler_features'
Brad King
2019-12-12
1
-0/+11
|
\
\
|
*
|
CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) support
Robert Maynard
2019-12-10
1
-0/+11
*
|
|
Merge topic 'ctest-drmemory-support'
Brad King
2019-12-12
1
-1/+1
|
\
\
\
|
*
|
|
ctest: add support for memcheck using Dr. Memory
Dietmar Scheidl
2019-12-10
1
-1/+1
*
|
|
|
Merge topic 'ctest-configuration-type'
Kyle Edwards
2019-12-11
1
-0/+3
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
ctest: Populate CTEST_CONFIGURATION_TYPE from the -C command line when set
Julien Jomier
2019-12-09
1
-0/+3
|
|
/
/
*
|
|
Merge topic 'compiler-launcher-env'
Brad King
2019-12-09
1
-0/+3
|
\
\
\
|
*
|
|
launcher: support setting a compiler launcher through the environment
Ben Boeckel
2019-12-05
1
-0/+3
|
|
/
/
*
|
|
Merge topic 'doc-rpath'
Brad King
2019-12-06
1
-4/+8
|
\
\
\
|
*
|
|
Help: Clarify INSTALL_RPATH_USE_LINK_PATH documentation
Hong Xu
2019-12-05
1
-4/+8
|
|
/
/
*
|
|
Help: Fix CMAKE_HOST_SYSTEM_PROCESSOR use of uname
Hong Xu
2019-12-04
1
-3/+10
|
/
/
*
|
Xcode: Add custom working directory property
Gregor Jasny
2019-11-18
1
-0/+12
*
|
Merge topic 'objc-standard-docs'
Brad King
2019-11-12
6
-0/+66
|
\
\
|
*
|
ObjC: Document ObjC/ObjCXX standard properties / variables
Cristian Adam
2019-11-11
6
-0/+66
*
|
|
Merge topic 'docs-UNITY_BUILD'
Craig Scott
2019-11-10
2
-8/+17
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Help: Improve readability and fix inaccuracies in unity build docs
Craig Scott
2019-11-09
2
-8/+17
|
*
Merge branch 'docs-INSTALL_REMOVE_ENVIRONMENT_PATH' into release-3.16
Brad King
2019-11-05
1
-5/+5
|
|
\
*
|
\
Merge topic 'docs-INSTALL_REMOVE_ENVIRONMENT_PATH'
Brad King
2019-11-05
1
-5/+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Help: Fix inaccuracies in INSTALL_REMOVE_ENVIRONMENT_RPATH docs
Craig Scott
2019-11-04
1
-5/+5
*
|
|
Merge topic 'add_CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY'
Craig Scott
2019-11-05
8
-3/+51
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
find_package: Add support for CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY
Robert Maynard
2019-11-04
8
-3/+51
|
|
/
*
|
Merge topic 'docs-find-vars'
Brad King
2019-10-29
7
-44/+67
|
\
\
|
|
/
|
*
Help: Fix markup errors, improve wording of CMAKE_FIND... variable docs
Craig Scott
2019-10-27
7
-44/+67
|
*
Merge branch 'doc-static-lib-flags' into release-3.16
Brad King
2019-10-15
2
-5/+17
|
|
\
*
|
\
Merge topic 'xcode-scheme-env'
Brad King
2019-10-25
1
-0/+15
|
\
\
\
|
*
|
|
Xcode: Add CMAKE_XCODE_SCHEME_ENVIRONMENT variable
Felix Heidrich
2019-10-24
1
-0/+15
*
|
|
|
Merge topic 'project-include-before'
Brad King
2019-10-21
4
-3/+17
|
\
\
\
\
|
*
|
|
|
project: Add variable CMAKE_PROJECT_<PROJECT-NAME>_INCLUDE_BEFORE
Deniz Bahadir
2019-10-18
4
-3/+17
|
|
/
/
/
*
|
|
|
Initialize CMAKE_EXPORT_COMPILE_COMMANDS from envvar of the same name
Daan De Meyer
2019-10-18
1
-0/+3
*
|
|
|
VS: Add support to override VCTargetsPath through toolset
Alexander Boczar
2019-10-15
1
-0/+5
|
/
/
/
*
|
|
Merge topic 'doc-static-lib-flags'
Brad King
2019-10-15
2
-5/+17
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Help: Clarify documentation of CMAKE_STATIC_LINKER_FLAGS
Brad King
2019-10-15
2
-5/+17
*
|
|
Merge topic 'feature/CMAKE_MESSAGE_CONTEXT'
Craig Scott
2019-10-13
3
-0/+92
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
message: Support logging a context with each message
Alex Turbov
2019-10-12
2
-0/+77
|
*
|
message: Add new CMAKE_MESSAGE_LOG_LEVEL variable
Alex Turbov
2019-10-12
1
-0/+15
|
|
/
*
|
Help: Document CMAKE_UNITY_BUILD/CMAKE_EXPORT_COMPILE_COMMANDS limitation
Brad King
2019-10-11
2
-0/+8
*
|
Help: Extend documentation of CMAKE_UNITY_BUILD variable
Brad King
2019-10-11
1
-3/+5
|
/
*
xcode: Add XCODE_SCHEME_DEBUG_DOCUMENT_VERSIONING property
Gregor Jasny
2019-10-01
1
-0/+13
*
Merge topic 'doc-vs-2019-toolset'
Brad King
2019-09-20
1
-0/+1
|
\
|
*
Help: Document VS 2019 toolset in MSVC_TOOLSET_VERSION
LE GARREC Vincent
2019-09-20
1
-0/+1
|
*
Merge branch 'msvc-runtime-library-doc' into release-3.15
Brad King
2019-07-19
1
-0/+5
|
|
\
|
*
|
Swift: support multithreaded compilation
Saleem Abdulrasool
2019-07-18
1
-0/+8
*
|
|
Help: Add documentation for AUTOMOC_PATH_PREFIX
Sebastian Holtermann
2019-09-18
1
-0/+11
*
|
|
Merge topic 'unity-build'
Brad King
2019-09-05
2
-0/+12
|
\
\
\
|
*
|
|
Unity build: Add support for Ninja and Makefile generators
Cristian Adam
2019-08-29
2
-0/+12
*
|
|
|
Merge topic 'vs-cuda-custom-dir'
Brad King
2019-09-03
3
-6/+27
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
cuda: Added docs for extended cuda toolset
Benjamin Wozniak
2019-08-30
3
-6/+27
[next]