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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'install-name-tool-bug'
Brad King
2020-01-28
2
-5/+9
|
\
|
*
Tests: Disable test on problematic versions of install_name_tool
Kyle Edwards
2020-01-27
2
-5/+9
*
|
Merge topic 'fix-ninja-multi-framework-header'
Brad King
2020-01-27
2
-0/+29
|
\
\
|
*
|
Ninja Multi-Config: Fix bug with MacOS frameworks
Kyle Edwards
2020-01-24
2
-0/+29
*
|
|
Merge topic 'depend-on-target-real-name'
Brad King
2020-01-27
2
-0/+12
|
\
\
\
|
*
|
|
add_custom_command: Fix dependency on macOS framework target
Brad King
2020-01-24
2
-0/+12
*
|
|
|
Merge topic 'csharp-no-valued-macros'
Brad King
2020-01-27
1
-4/+4
|
\
\
\
\
|
*
|
|
|
CSharp: Do not pass definitions with values
Sumit Bhardwaj
2020-01-24
1
-4/+4
*
|
|
|
|
Merge topic 'stl-support'
Brad King
2020-01-27
1
-0/+1
|
\
\
\
\
\
|
*
|
|
|
|
Stl support: cm::append now supports any sequential container
Marc Chevrier
2020-01-24
1
-0/+1
*
|
|
|
|
|
Merge topic 'FindGTest-upstream-lib-names'
Brad King
2020-01-27
1
-0/+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
FindGTest: Add GTest::{gtest,gtest_main} library names
Paweł Bylica
2020-01-24
1
-0/+4
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'cpack-deb-fix-description'
Brad King
2020-01-27
4
-7/+16
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
CPack: Fix regression in Deb description
Kyle Edwards
2020-01-24
4
-7/+16
|
*
|
|
|
|
file(GET_RUNTIME_DEPENDENCIES): Tolerate empty list arguments
Kyle Edwards
2020-01-22
2
-2/+20
*
|
|
|
|
|
Merge topic 'ninja-multi-cross-configs'
Brad King
2020-01-24
15
-0/+377
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Ninja Multi-Config: Add variable to control configs used in cross-config build
Kyle Edwards
2020-01-23
15
-0/+377
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'vs-dotnet-standard-core'
Brad King
2020-01-24
8
-0/+134
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
VS: Add support for .NET Standard and .NET Core
Joerg Bornemann
2020-01-24
8
-0/+134
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'trace_json_timestamp'
Brad King
2020-01-24
1
-4/+8
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
trace: Add time and stack level to JSON output format
Frank Winklmeier
2020-01-22
1
-4/+8
|
|
/
/
*
|
|
Merge topic 'get-runtime-dependencies-keyword-args'
Brad King
2020-01-23
2
-2/+20
|
\
\
\
|
*
|
|
file(GET_RUNTIME_DEPENDENCIES): Tolerate empty list arguments
Kyle Edwards
2020-01-22
2
-2/+20
*
|
|
|
Ninja Multi-Config: Add variable to control aliases in build.ninja
Kyle Edwards
2020-01-22
5
-0/+140
*
|
|
|
Refactor: Split Ninja files into impl-<Config>.ninja and build-<Config>.ninja
Kyle Edwards
2020-01-22
4
-0/+142
|
/
/
/
*
|
|
Merge topic 'mark_as_advanced-without-cache'
Brad King
2020-01-22
9
-0/+87
|
\
\
\
|
*
|
|
cmMarkAsAdvancedCommand: ignore variables which don't exist in the cache
Ben Boeckel
2020-01-20
9
-0/+87
*
|
|
|
Tests: Make CMake.FileDownload invalid host name case more robust
Brad King
2020-01-21
1
-2/+2
*
|
|
|
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 'acc-fix-in-source-depends-path'
Brad King
2020-01-20
1
-0/+17
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Tests/CustomCommand: add a test for depending on a `./path`
Ben Boeckel
2020-01-16
1
-0/+8
|
*
|
|
|
Tests/CustomCommand: fix custom command line to actually make its output
Ben Boeckel
2020-01-16
1
-1/+1
|
*
|
|
|
cmLocalGenerator: collapse the path after construction
Ben Boeckel
2020-01-16
1
-0/+1
|
*
|
|
|
add_custom_command: check if a relative path should be an in-source path
Ben Boeckel
2020-01-16
1
-0/+8
*
|
|
|
|
Merge topic 'out-of-dir-link-list'
Brad King
2020-01-17
11
-11/+31
|
\
\
\
\
\
|
*
|
|
|
|
target_link_libraries: Fix out-of-dir linking of a list of targets
Brad King
2020-01-16
10
-11/+30
|
*
|
|
|
|
Tests: Enable CMP0022 in ExportImport out-of-dir linking case
Brad King
2020-01-14
1
-0/+1
*
|
|
|
|
|
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 'cpack-nsis-test'
Brad King
2020-01-16
1
-1/+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Tests: Fix CPackNSISGenerator test on non-x86 Windows platforms
Brad King
2020-01-15
1
-1/+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'file_download_filename'
Brad King
2020-01-16
3
-16/+70
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
[next]