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 'pch-makefile-depends'
Brad King
2019-10-18
4
-4/+29
|
\
|
*
PCH: Fix Makefile dependencies to rebuild PCH on header changes
Brad King
2019-10-17
4
-4/+29
*
|
Merge topic 'graphviz'
Brad King
2019-10-17
42
-0/+1004
|
\
\
|
*
|
Graphviz: added test suite, fixes, enhancements
Corentin Plouet
2019-10-08
42
-0/+1004
*
|
|
Merge topic 'doc-pch-compile-language'
Brad King
2019-10-17
2
-1/+18
|
\
\
\
|
*
|
|
PCH: Document and test COMPILE_LANGUAGE genex for per-language header
Brad King
2019-10-16
2
-1/+18
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'export-target-lang-name'
Brad King
2019-10-17
1
-0/+5
|
\
\
\
|
*
|
|
install,export: Do not treat language names as target names
Brad King
2019-10-16
1
-0/+5
|
|
/
/
*
|
|
VS: Add VS_DOTNET_DOCUMENTATION_FILE property
Charly Mourglia
2019-10-15
3
-0/+35
*
|
|
Merge topic 'cmake-initial-cache-relative'
Brad King
2019-10-15
12
-10/+38
|
\
\
\
|
*
|
|
cmake: Fix relative path regression in -C
Peter Waller
2019-10-14
12
-10/+38
|
|
/
/
*
|
|
Merge topic 'feature/CMAKE_MESSAGE_CONTEXT'
Craig Scott
2019-10-13
17
-10/+93
|
\
\
\
|
*
|
|
message: Support logging a context with each message
Alex Turbov
2019-10-12
5
-0/+63
|
*
|
|
message: Add new CMAKE_MESSAGE_LOG_LEVEL variable
Alex Turbov
2019-10-12
3
-0/+20
|
*
|
|
Tests: Message log level tests must fail on unwanted output
Craig Scott
2019-10-12
10
-10/+10
*
|
|
|
Merge topic 'objc-c++flags'
Brad King
2019-10-12
3
-0/+28
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Objective-C: Do not treat Objective-C files as C++ files
Cristian Adam
2019-10-11
3
-0/+28
|
|
/
/
*
|
|
Merge topic 'intel-19-compile-features'
Brad King
2019-10-11
2
-1/+17
|
\
\
\
|
*
|
|
Tests: Update CompileFeatures test for Intel 19 with VS 2015
Brad King
2019-10-10
1
-0/+6
|
*
|
|
Intel: Fix default C++ dialect detection on Windows
Brad King
2019-10-10
1
-1/+11
|
|
/
/
*
|
|
Merge topic 'deprecate-policy-old'
Brad King
2019-10-10
3
-1/+32
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add deprecation warnings for policies CMP0069 and below
Brad King
2019-10-10
3
-1/+32
|
|
/
*
|
CLI: Rename --loglevel to --log-level for naming consistency
Craig Scott
2019-10-10
15
-40/+136
|
/
*
Merge topic 'export-genex-under-prefix'
Brad King
2019-10-07
1
-1/+4
|
\
|
*
install,export: Fix export of a genex following $<INSTALL_PREFIX>
Brad King
2019-10-04
1
-1/+4
*
|
Tests: Enable ConfigSources test on every configuration
Brad King
2019-10-04
9
-23/+71
*
|
PCH: Fix CMake test files indentation
Cristian Adam
2019-10-03
4
-20/+20
*
|
PCH: Add multi-language PCH generation support
Cristian Adam
2019-10-03
3
-0/+27
|
/
*
Merge topic 'ctest-hardware-allocation'
Brad King
2019-10-03
92
-5/+2050
|
\
|
*
CTest: Add Json output for PROCESSES property
Kyle Edwards
2019-10-02
2
-4/+62
|
*
Tests: Add test for CTest hardware allocation feature
Kyle Edwards
2019-10-02
23
-26/+204
|
*
Tests: Write tests for cthwalloc helper tool
Kyle Edwards
2019-10-02
45
-0/+284
|
*
Tests: Write cthwalloc helper tool
Kyle Edwards
2019-10-02
2
-0/+428
|
*
CTest: Add bin-packing algorithm
Kyle Edwards
2019-10-02
2
-0/+301
|
*
CTest: Add cmCTestHardwareAllocator class
Kyle Edwards
2019-10-02
2
-0/+427
|
*
CTest: Add parser for hardware spec file
Kyle Edwards
2019-10-02
20
-0/+230
|
*
CTest: Add lexer for PROCESSES property
Kyle Edwards
2019-10-02
2
-1/+140
*
|
Merge topic 'FindJava-all-versions'
Brad King
2019-10-03
4
-43/+27
|
\
\
|
*
|
FindJava: tests clean-up
Marc Chevrier
2019-10-02
4
-43/+27
|
|
/
*
|
Xcode: Restore CMAKE_XCODE_GENERATE_SCHEME for custom targets
Brad King
2019-10-02
2
-0/+12
|
/
*
Merge topic 'ninja-depend-shared-symlinks'
Brad King
2019-10-02
2
-2/+27
|
\
|
*
Ninja: Ensure shared library version symlinks are created for dependents
Brad King
2019-10-01
2
-2/+27
*
|
Merge topic 'clang-format-normalize-headers-presentation'
Brad King
2019-10-02
160
-213/+299
|
\
\
|
*
|
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
150
-209/+279
|
*
|
clang-format: Normalize headers presentation
Marc Chevrier
2019-10-01
10
-4/+20
|
|
/
*
|
Merge topic 'pch-compile-pdb'
Brad King
2019-10-02
4
-0/+18
|
\
\
|
*
|
PCH: Report error when setting COMPILE_PDB_NAME property
Cristian Adam
2019-10-01
4
-0/+18
*
|
|
Merge topic 'test-iface-paths'
Brad King
2019-10-02
8
-13/+13
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Tests: Shorten name RunCMake.IfacePaths_{INCLUDE_DIRECTORIES => INCDIRS}
Brad King
2019-10-01
8
-13/+13
|
|
/
*
|
Tests: Cover EXCLUDE_FROM_ALL OFF on sub/sub/tgt in sub/all
Brad King
2019-09-30
4
-0/+5
[next]