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
/
Tests
/
RunCMake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'multi-ninja-pch'
Brad King
2020-01-20
9
-2/+43
|
\
|
*
Multi-Ninja: Add precompile headers support
Cristian Adam
2020-01-17
9
-2/+43
*
|
Merge topic 'fphsa-name-mismatch'
Brad King
2020-01-20
8
-0/+55
|
\
\
|
*
|
FPHSA: detect package name mismatches
Ben Boeckel
2020-01-14
8
-0/+55
*
|
|
Merge topic 'out-of-dir-link-list'
Brad King
2020-01-17
8
-8/+26
|
\
\
\
|
*
|
|
target_link_libraries: Fix out-of-dir linking of a list of targets
Brad King
2020-01-16
8
-8/+26
*
|
|
|
Merge topic 'cmake-ctest-arguments'
Brad King
2020-01-17
3
-0/+19
|
\
\
\
\
|
*
|
|
|
Add CMAKE_CTEST_ARGUMENTS variable to pass command-line arguments to ctest
Robert Goulet
2020-01-15
3
-0/+19
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'rename-cross-config-variable'
Brad King
2020-01-17
1
-7/+7
|
\
\
\
\
|
*
|
|
|
Ninja Multi-Config: Rename variable to be more consistent
Kyle Edwards
2020-01-16
1
-7/+7
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'cpack-custom-dmg-names'
Craig Scott
2020-01-17
7
-1/+75
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
CPack/DragNDrop: Support CPACK_DMG_<component>_FILE_NAME
Andrew Fuller
2020-01-16
3
-1/+7
|
*
|
|
Tests: Add DragNDrop as a testable CPack generator
Andrew Fuller
2020-01-16
4
-0/+68
*
|
|
|
Merge topic 'unity-lang-filename'
Brad King
2020-01-15
11
-15/+15
|
\
\
\
\
|
*
|
|
|
Unity Build: include language in generated source file name
Cristian Adam
2020-01-14
11
-15/+15
*
|
|
|
|
Merge topic 'ctest-timeout-on-pipe'
Brad King
2020-01-15
7
-0/+90
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
CTest: Fix timeout when grandchild keeps pipes open
Brad King
2020-01-14
3
-0/+21
|
*
|
|
|
Tests: Add RunCMake.CTestTimeout test
Brad King
2020-01-14
6
-0/+69
*
|
|
|
|
Merge topic 'ninja_multi_config_support_cuda'
Kyle Edwards
2020-01-14
7
-0/+104
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
CUDA: Mult-Config Ninja generator now supports CUDA
Robert Maynard
2020-01-13
7
-0/+104
|
|
/
/
/
*
|
|
|
Ninja Multi-Config: Improve error handling when not doing cross-config build
Kyle Edwards
2020-01-13
2
-6/+2
|
/
/
/
*
|
|
Merge topic 'target_compile_options-BEFORE-keyword'
Brad King
2020-01-13
8
-1/+54
|
\
\
\
|
*
|
|
target_compile_options: ensure BEFORE keyword is handled in all scopes
Marc Chevrier
2020-01-11
8
-1/+54
*
|
|
|
Merge topic 'ninja-cross-build-disable'
Brad King
2020-01-13
16
-5/+106
|
\
\
\
\
|
*
|
|
|
Ninja Multi-Config: Make cross-config building opt-in
Kyle Edwards
2020-01-10
16
-5/+106
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'out-of-dir-link-keyword'
Brad King
2020-01-13
4
-4/+4
|
\
\
\
\
|
*
|
|
|
target_link_libraries: Fix out-of-dir calls with debug/optimized keywords
Brad King
2020-01-10
4
-4/+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'fix-cpack-deb-description-file'
Brad King
2020-01-13
2
-1/+3
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
CPack: Fix regression in DEB generator description
Kyle Edwards
2020-01-10
2
-1/+3
|
*
|
ObjC: Add _COMPILE_LAUNCHER support
Cristian Adam
2020-01-09
12
-0/+32
*
|
|
Merge topic 'objc-compiler-launcher'
Brad King
2020-01-10
22
-0/+46
|
\
\
\
|
*
|
|
ObjC: Add _COMPILE_LAUNCHER support
Cristian Adam
2020-01-09
22
-0/+46
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'reduce_verbosity_find_package_debug_mode'
Brad King
2020-01-10
2
-5/+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
find_package: Improve debug logging output
Robert Maynard
2020-01-01
2
-5/+10
*
|
|
Merge topic 'add_target_deprecation'
Kyle Edwards
2020-01-03
6
-0/+25
|
\
\
\
|
*
|
|
Add set_property option: DEPRECATION
Joseph Snyder
2020-01-02
6
-0/+25
*
|
|
|
Merge topic 'trace-test-support-python26-and-older'
Kyle Edwards
2020-01-03
1
-8/+13
|
\
\
\
\
|
*
|
|
|
trace: Directly parse commandline arguments without argparse
Daniel Mensinger
2020-01-01
1
-8/+13
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Tests: do not use the same variable name in nested loops
Rolf Eike Beer
2019-12-31
1
-3/+3
|
/
/
/
*
|
|
Merge topic 'ctest-resource-allocation-spec-message'
Craig Scott
2019-12-29
1
-1/+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
CTest: Improve error handling when reading resource spec file
Kyle Edwards
2019-12-27
1
-1/+2
|
*
|
Merge topic 'pch-force-include' into release-3.16
Brad King
2019-12-16
1
-1/+1
|
|
\
\
|
*
\
\
Merge topic 'unity-object-libraries' into release-3.16
Brad King
2019-12-09
3
-0/+20
|
|
\
\
\
*
|
\
\
\
Merge topic 'traceJSON'
Kyle Edwards
2019-12-27
7
-1/+104
|
\
\
\
\
\
|
*
|
|
|
|
trace: Add test for the JSON-v1 trace
Daniel Mensinger
2019-12-23
7
-1/+104
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
cmCoreTryCompile::CleanupFiles now removes symlinks instead of their contents.
Johnny Jazeix
2019-12-26
2
-0/+25
*
|
|
|
|
find_*: Use debug logging infrastructure
Robert Maynard
2019-12-19
15
-0/+193
|
/
/
/
/
*
|
|
|
Merge topic 'fix-vs-winrt-by-default'
Brad King
2019-12-17
3
-0/+86
|
\
\
\
\
|
*
|
|
|
VS: Change CMAKE_VS_WINRT_BY_DEFAULT to not implicitly enable WinRT
Petr Polezhaev
2019-12-16
1
-3/+3
|
*
|
|
|
Vs: Add test for VS_WINRT_BY_DEFAULT
Petr Polezhaev
2019-12-16
3
-0/+86
[next]