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
*
target_link_libraries: Fix regression in case of $<CONFIG> genex
Brad King
2020-03-30
4
-0/+28
*
install: Fix regression when using default destinations
Kyle Edwards
2020-02-11
6
-12/+12
*
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
*
Unity Build: include language in generated source file name
Cristian Adam
2020-01-14
11
-15/+15
*
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
*
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
|
\
|
*
PCH: Append pch header file to list of forced include files
Cristian Adam
2019-12-13
1
-1/+1
*
|
Merge topic 'unity-object-libraries' into release-3.16
Brad King
2019-12-09
3
-0/+20
|
\
\
|
*
|
Unity: Proper handling of object libraries
Cristian Adam
2019-12-07
3
-0/+20
|
|
/
*
|
PCH: Use the target's PREFIX for building the pdb file name
Cristian Adam
2019-12-08
3
-0/+32
|
/
*
CTest: Clarify that resource requirements can be split
Kyle Edwards
2019-11-25
8
-2/+22
*
CTest: Add version field to resource spec file
Kyle Edwards
2019-11-25
1
-0/+4
*
PCH: Do not issue an error on duplicate target_precompile_headers call
Cristian Adam
2019-11-15
2
-2/+15
*
Merge topic 'unity-HEADER_FILE_ONLY' into release-3.16
Brad King
2019-11-12
3
-4/+8
|
\
|
*
Unity: Don't include sources with HEADER_FILE_ONLY property set
Cristian Adam
2019-11-11
3
-4/+8
*
|
Merge topic 'objc-xcode-flags' into release-3.16
Brad King
2019-11-12
5
-0/+44
|
\
\
|
*
|
ObjC: Add OBJC/OBJCXX flags to Xcode projects
Cristian Adam
2019-11-11
5
-0/+44
*
|
|
Merge topic 'pch-no-duplicates' into release-3.16
Craig Scott
2019-11-12
4
-26/+7
|
\
\
\
|
*
|
|
PCH: No repeated path for internal generated PCH files
Cristian Adam
2019-11-11
4
-26/+7
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'remove-CPACK_INSTALL_CMAKE_CONFIGURATIONS' into release-3.16
Craig Scott
2019-11-12
10
-18/+51
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Tests: Add RunCMake.CPackCommandLine case for multi-config package
Brad King
2019-11-11
6
-0/+51
|
*
|
CPack: Remove CPACK_INSTALL_CMAKE_CONFIGURATIONS
Alex Turbov
2019-11-11
4
-18/+0
*
|
|
Merge topic 'objc-trycompile' into release-3.16
Brad King
2019-11-11
10
-0/+46
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ObjC: Add try_compile support
Cristian Adam
2019-11-09
10
-0/+46
*
|
|
Merge topic 'ctest-resource-groups' into release-3.16
Kyle Edwards
2019-11-07
86
-339/+342
|
\
\
\
|
*
|
|
CTest: Rename hardware -> resources for RunCMake tests
Craig Scott
2019-11-05
84
-287/+287
|
*
|
|
CTest: Rename hardware -> resources for source code
Craig Scott
2019-11-05
1
-17/+17
|
*
|
|
CTest: Rename hardware -> resources for CMake variables, command options
Craig Scott
2019-11-05
4
-5/+5
|
*
|
|
CTest: Rename PROCESSES test property to RESOURCE_GROUPS
Brad King
2019-11-05
5
-78/+81
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'unity-include-generated' into release-3.16
Brad King
2019-11-07
2
-7/+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Unity build: Include GENERATED files into unity build
Cristian Adam
2019-11-06
2
-7/+4
*
|
|
Merge topic 'xcode-restore-CMakeLists' into release-3.16
Brad King
2019-11-06
3
-0/+21
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Xcode: Fix generated references to CMakeLists.txt files
Brad King
2019-11-05
3
-0/+21
|
|
/
*
|
Merge branch 'source_group-tree' into release-3.16
Brad King
2019-11-05
2
-2/+32
|
\
\
|
*
|
source_group: ensure that passed file is not a directory
Mateusz Janek
2019-11-04
2
-2/+32
|
|
/
*
|
ForceToRelativePath: Fix spurious assertion when local path is root dir
Craig Scott
2019-11-02
3
-0/+15
|
/
*
Merge branch 'framework-tests-multiarch-old-macos' into release-3.16
Brad King
2019-10-28
3
-5/+3
|
\
|
*
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
*
|
project: Fix potential buffer write-past-end for version components
Craig Scott
2019-10-26
2
-0/+33
|
/
*
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
|
\
[next]