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
*
Add support for FRAMEWORK_MULTI_CONFIG_POSTFIX_<CONFIG>
Alexandru Croitor
2020-03-04
1
-0/+8
*
Ninja Multi-Config: Remove "NMC" from variable names
Kyle Edwards
2020-02-27
3
-6/+6
*
Help: Note that CMAKE_CFG_INTDIR is not fully supported on Ninja Multi-Config
Kyle Edwards
2020-02-25
1
-0/+7
*
Merge topic 'ninja-multi-variable-shuffle'
Brad King
2020-02-03
7
-30/+20
|
\
|
*
Ninja Multi-Config: Shuffle variables around
Kyle Edwards
2020-02-03
7
-30/+20
*
|
AIX: Add an option to disable automatic exports from shared libraries
Brad King
2020-01-31
1
-0/+6
|
/
*
Merge topic 'cuda_runtime_library_controls'
Brad King
2020-01-28
1
-0/+24
|
\
|
*
CUDA: Add abstraction for cuda runtime selection
Robert Maynard
2020-01-27
1
-0/+24
*
|
Merge topic 'ninja-multi-cross-configs'
Brad King
2020-01-24
1
-0/+7
|
\
\
|
*
|
Ninja Multi-Config: Add variable to control configs used in cross-config build
Kyle Edwards
2020-01-23
1
-0/+7
|
|
/
*
|
Merge topic 'vs-dotnet-standard-core'
Brad King
2020-01-24
2
-1/+21
|
\
\
|
|
/
|
/
|
|
*
VS: Add support for .NET Standard and .NET Core
Joerg Bornemann
2020-01-24
2
-1/+21
*
|
Ninja Multi-Config: Add variable to control aliases in build.ninja
Kyle Edwards
2020-01-22
1
-0/+6
*
|
Merge topic 'mark_as_advanced-without-cache'
Brad King
2020-01-22
1
-0/+2
|
\
\
|
|
/
|
/
|
|
*
cmMarkAsAdvancedCommand: ignore variables which don't exist in the cache
Ben Boeckel
2020-01-20
1
-0/+2
*
|
Merge topic 'cmake-ctest-arguments'
Brad King
2020-01-17
1
-0/+6
|
\
\
|
*
|
Add CMAKE_CTEST_ARGUMENTS variable to pass command-line arguments to ctest
Robert Goulet
2020-01-15
1
-0/+6
|
|
/
*
|
Merge topic 'rename-cross-config-variable'
Brad King
2020-01-17
2
-6/+10
|
\
\
|
*
|
Ninja Multi-Config: Rename variable to be more consistent
Kyle Edwards
2020-01-16
2
-6/+10
|
|
/
*
|
Ninja: Add a separate job pool for PCH creation
Dan Johnston
2020-01-16
1
-0/+6
|
/
*
Merge topic 'fix-global-autogen-target-help'
Brad King
2020-01-14
1
-1/+1
|
\
|
*
Help: Fix variable name on CMAKE_GLOBAL_AUTOGEN_TARGET page
Joerg Bornemann
2020-01-13
1
-1/+1
*
|
Ninja Multi-Config: Make cross-config building opt-in
Kyle Edwards
2020-01-10
1
-0/+6
*
|
ObjC: Add _COMPILE_LAUNCHER support
Cristian Adam
2020-01-09
1
-1/+1
|
/
*
Help: Document CMAKE_FIND_DEBUG_MODE
Robert Maynard
2019-12-19
1
-0/+22
*
Merge topic 'fix-vs-winrt-by-default'
Brad King
2019-12-17
1
-2/+12
|
\
|
*
VS: Change CMAKE_VS_WINRT_BY_DEFAULT to not implicitly enable WinRT
Petr Polezhaev
2019-12-16
1
-2/+12
*
|
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
|
\
\
\
|
|
|
/
|
|
/
|
[next]