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
*
Tests: Match file command output for older macOS (Framework test)
Craig Scott
2019-10-27
2
-4/+2
*
Tests: Prevent CMP0012 policy warnings in Framework test output
Craig Scott
2019-10-27
1
-1/+1
*
Merge branch 'doc-pch-compile-language' into release-3.16
Brad King
2019-10-16
2
-1/+18
|
\
|
*
PCH: Document and test COMPILE_LANGUAGE genex for per-language header
Brad King
2019-10-16
2
-1/+18
*
|
cmake: Fix relative path regression in -C
Peter Waller
2019-10-14
12
-10/+38
|
/
*
CLI: Rename --loglevel to --log-level for naming consistency
Craig Scott
2019-10-10
15
-40/+136
*
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
69
-4/+952
|
\
|
*
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
*
|
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
4
-6/+9
|
\
\
|
*
|
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
4
-6/+9
|
|
/
*
|
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
*
|
Ninja,Makefile: Fix subdir "all" with nested EXCLUDE_FROM_ALL subdir
Brad King
2019-09-30
6
-0/+10
|
/
*
Merge topic 'fix-EXCLUDE_FROM_ALL-subdir-all'
Brad King
2019-09-30
9
-66/+120
|
\
|
*
Merge branch 'backport-3.15-fix-EXCLUDE_FROM_ALL-subdir-all'
Brad King
2019-09-30
9
-66/+120
|
|
\
|
|
*
Merge branch 'backport-3.14-fix-EXCLUDE_FROM_ALL-subdir-all'
Brad King
2019-09-30
9
-66/+120
|
|
|
\
|
|
|
*
Restore "all" target in subdirectories marked EXCLUDE_FROM_ALL
Brad King
2019-09-30
7
-2/+68
|
|
|
*
Tests: Clarify target names in RunCMake.add_subdirectory ExcludeFromAll
Brad King
2019-09-26
4
-6/+9
|
|
|
*
Tests: Revise RunCMake.add_subdirectory ExcludeFromAll to avoid globbing
Brad King
2019-09-26
4
-61/+43
|
|
|
*
Tests: Teach RunCMake to support a custom working directory
Brad King
2019-09-24
1
-1/+4
|
|
*
|
Merge branch 'FindBoost-1.71' into release-3.15
Brad King
2019-08-30
1
-0/+5
|
|
|
\
\
|
|
*
\
\
Merge branch 'backport-find-no-name' into release-3.15
Brad King
2019-08-28
3
-0/+4
|
|
|
\
\
\
*
|
|
\
\
\
Merge topic 'FPHSA-reason-failure-message'
Brad King
2019-09-30
13
-0/+70
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
FPHSA: add capability to specify message explaining reason of failure
Marc Chevrier
2019-09-27
13
-0/+70
*
|
|
|
|
|
fileapi: add some source property backtraces
Justin Goshi
2019-09-26
2
-4/+62
|
/
/
/
/
/
*
|
|
|
|
Merge topic 'fix-vsmacro-access-violation'
Brad King
2019-09-26
7
-1/+28
|
\
\
\
\
\
|
*
|
|
|
|
VS: Fix access violation when calling Visual Studio macro
Daniel Eiband
2019-09-24
7
-1/+28
*
|
|
|
|
|
Merge topic 'add-custom-target-byproduct-checks'
Brad King
2019-09-26
12
-4/+136
|
\
\
\
\
\
\
|
*
|
|
|
|
|
add_custom_command: Format files in error message in a single line
Daniel Eiband
2019-09-23
4
-4/+4
|
*
|
|
|
|
|
add_custom_target: Add output checks for custom target byproducts
Daniel Eiband
2019-09-23
5
-11/+55
|
*
|
|
|
|
|
add_custom_command: Add tests for custom command output checks
Daniel Eiband
2019-09-23
7
-0/+88
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'cpack-DEB-use-CPACK_PACKAGE_DESCRIPTION_FILE'
Kyle Edwards
2019-09-26
6
-3/+140
|
\
\
\
\
\
\
|
*
|
|
|
|
|
CPackDeb: Use `CPACK_PACKAGE_DESCRIPTION_FILE`
Alex Turbov
2019-09-21
6
-3/+140
*
|
|
|
|
|
|
Precompile headers: Treat headers as relative to current source directory
Cristian Adam
2019-09-23
6
-13/+22
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge topic 'split-custom-command-creation'
Brad King
2019-09-20
14
-0/+42
|
\
\
\
\
\
\
|
*
|
|
|
|
|
add_custom_command: Add tests for rejecting literal quotes in commands
Daniel Eiband
2019-09-17
14
-0/+42
*
|
|
|
|
|
|
Merge topic 'fileapiLinkPathAndLinkDirBacktraces'
Brad King
2019-09-20
2
-2/+39
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
fileapi: add backtraces for LINK_PATH and LINK_DIRECTORIES
Justin Goshi
2019-09-18
2
-2/+39
*
|
|
|
|
|
|
|
Merge topic 'shared-pch'
Brad King
2019-09-18
7
-1/+49
|
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
[next]