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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
Merge topic 'ninja-postgen-commands'
Brad King
2020-01-10
1
-0/+5
|
\
\
\
\
\
|
*
|
|
|
|
Ninja: clean ninja metadata once generated
Ben Boeckel
2020-01-06
1
-0/+5
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'objc-compiler-launcher'
Brad King
2020-01-10
2
-2/+2
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
ObjC: Add _COMPILE_LAUNCHER support
Cristian Adam
2020-01-09
2
-2/+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'docs-autogen'
Craig Scott
2020-01-10
9
-27/+29
|
\
\
\
\
|
*
|
|
|
Help: Mention both target and source properties for AUTO..._OPTIONS
Craig Scott
2020-01-09
2
-5/+9
|
*
|
|
|
Help: Clarify/add docs for initializing AUTO..._OPTIONS properties
Craig Scott
2020-01-09
3
-7/+5
|
*
|
|
|
Help: Clean up formatting and typos in autogen docs
Craig Scott
2020-01-09
4
-7/+7
|
*
|
|
|
Help: Fix sorting of property indexes
Craig Scott
2020-01-09
1
-8/+8
|
|
/
/
/
*
|
|
|
FindPython: Add variable Python_SOABI
Marc Chevrier
2020-01-09
1
-0/+6
|
/
/
/
*
|
|
Autogen: Process .hh headers based on new policy CMP0100 settings
Sebastian Holtermann
2020-01-04
3
-0/+47
|
/
/
*
|
Merge topic 'add_target_deprecation'
Kyle Edwards
2020-01-03
3
-0/+15
|
\
\
|
*
|
Add set_property option: DEPRECATION
Joseph Snyder
2020-01-02
3
-0/+15
*
|
|
FindLibXml2: provide imported target LibXml2::xmllint
Sylvain Joubert
2019-12-31
1
-0/+4
*
|
|
Merge topic 'traceJSON'
Kyle Edwards
2019-12-27
2
-0/+67
|
\
\
\
|
*
|
|
trace: Add JSON output format
Daniel Mensinger
2019-12-23
2
-0/+67
|
|
/
/
*
|
|
Help: Add release notes for debugging find commands
Robert Maynard
2019-12-23
1
-0/+10
*
|
|
Merge topic 'findpython_conda_support'
Marc Chevrier
2019-12-23
1
-0/+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
FindPython: Extend virtual environment handling by considering conda
Sebastian Müller
2019-12-21
1
-0/+5
|
|
/
*
|
Merge topic 'add_find_call_debugging'
Kyle Edwards
2019-12-20
3
-0/+29
|
\
\
|
*
|
Help: Document CMAKE_FIND_DEBUG_MODE
Robert Maynard
2019-12-19
2
-0/+23
|
*
|
find_*: Add debug logging infrastructure
Robert Maynard
2019-12-19
1
-0/+6
|
|
/
*
|
add_custom_command: convert DEPENDS path arguments to absolute paths
Ben Boeckel
2019-12-18
2
-3/+13
|
/
*
Merge topic 'FindCUDAToolkit-module'
Brad King
2019-12-17
3
-0/+6
|
\
|
*
FindCUDAToolkit: Add module to find the CUDA Toolkit
Stephen McDowell
2019-12-16
3
-0/+6
*
|
Merge topic 'better_category_for_target_debug_property'
Brad King
2019-12-17
1
-1/+1
|
\
\
|
*
|
CMAKE_DEBUG_TARGET_PROPERTIES to `provides information` section
Robert Maynard
2019-12-16
1
-1/+1
|
|
/
*
|
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
6
-3/+98
|
/
*
Merge topic 'function-var-current'
Kyle Edwards
2019-12-12
7
-0/+68
|
\
|
*
cmFunctionCommand: Introduce `CMAKE_CURRENT_FUNCTION*` variables
Alex Turbov
2019-12-10
7
-0/+68
*
|
Merge topic 'add_cuda_meta_compiler_features'
Brad King
2019-12-12
8
-10/+62
|
\
\
|
*
|
CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) support
Robert Maynard
2019-12-10
8
-10/+62
*
|
|
Merge topic 'ctest-drmemory-support'
Brad King
2019-12-12
3
-1/+20
|
\
\
\
|
*
|
|
ctest: add support for memcheck using Dr. Memory
Dietmar Scheidl
2019-12-10
3
-1/+20
*
|
|
|
Merge topic 'ctest-configuration-type'
Kyle Edwards
2019-12-11
2
-0/+8
|
\
\
\
\
|
*
|
|
|
ctest: Populate CTEST_CONFIGURATION_TYPE from the -C command line when set
Julien Jomier
2019-12-09
2
-0/+8
|
|
/
/
/
*
|
|
|
Merge topic 'link-options-propagation'
Brad King
2019-12-09
3
-0/+33
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Link properties: must be transitive over private dependency on static library
Marc Chevrier
2019-12-09
3
-0/+33
*
|
|
|
Merge topic 'foreach-ZIP_LISTS'
Brad King
2019-12-09
2
-0/+48
|
\
\
\
\
|
*
|
|
|
foreach: Allow multiple iteration variables for `ZIP_LIST` mode
Alex Turbov
2019-12-07
1
-11/+26
|
*
|
|
|
foreach: Introduce `IN ZIP_LISTS` mode
Alex Turbov
2019-12-01
2
-0/+33
*
|
|
|
|
Merge topic 'compiler-launcher-env'
Brad King
2019-12-09
4
-0/+19
|
\
\
\
\
\
|
*
|
|
|
|
launcher: support setting a compiler launcher through the environment
Ben Boeckel
2019-12-05
4
-0/+19
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'libarchive-target'
Kyle Edwards
2019-12-09
1
-0/+5
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
FindLibArchive: create a target
T.J. Corona
2019-12-05
1
-0/+5
*
|
|
|
|
Merge topic 'doc-rpath'
Brad King
2019-12-06
2
-9/+17
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Help: Clarify INSTALL_RPATH_USE_LINK_PATH documentation
Hong Xu
2019-12-05
2
-9/+17
|
|
/
/
/
*
|
|
|
Merge topic 'host-system-processor'
Brad King
2019-12-05
1
-3/+10
|
\
\
\
\
[prev]
[next]