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
*
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
4
-5/+9
*
Merge topic 'cuda-device-link-only-cuda' into release-3.16
Brad King
2020-01-10
3
-0/+9
|
\
|
*
Merge branch 'backport-3.15-cuda-device-link-only-cuda'
Brad King
2020-01-09
3
-0/+9
|
|
\
|
|
*
CUDA: Do not device link if target has no CUDA usage
Robert Maynard
2020-01-09
3
-0/+9
|
|
*
Merge branch 'backport-findpostgres-10-and-older' into release-3.15
Brad King
2019-11-07
1
-3/+12
|
|
|
\
|
|
|
*
FindPostgreSQL: support version encoding used in pre-10 releases
Ben Boeckel
2019-11-07
1
-3/+12
|
|
*
|
Xcode: Restore CMAKE_XCODE_GENERATE_SCHEME for custom targets
Brad King
2019-10-02
2
-0/+12
*
|
|
|
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
2
-53/+72
*
|
|
Merge topic 'autogen-no-hh' into release-3.16
Brad King
2019-12-19
3
-16/+0
|
\
\
\
|
*
|
|
Autogen: Revert processing of .hh files for compatibility
Brad King
2019-12-18
3
-16/+0
*
|
|
|
Merge topic 'test-resource-spec-init-lists' into release-3.16
Brad King
2019-12-19
1
-37/+36
|
\
\
\
\
|
*
|
|
|
Tests: Fix testCTestResourceSpec struct initialization for some compilers
Michael Dickens
2019-12-18
1
-37/+36
|
|
/
/
/
*
|
|
|
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
|
|
/
/
/
*
|
|
|
Merge topic 'pch-reuse-importlib' into release-3.16
Brad King
2019-12-09
3
-0/+32
|
\
\
\
\
|
*
|
|
|
PCH: Use the target's PREFIX for building the pdb file name
Cristian Adam
2019-12-08
3
-0/+32
|
|
/
/
/
*
|
|
|
CTest Resource Allocation: Add test for spec file with no version
Kyle Edwards
2019-11-26
2
-0/+5
|
/
/
/
*
|
|
CTest: Clarify that resource requirements can be split
Kyle Edwards
2019-11-25
9
-2/+25
*
|
|
CTest: Add version field to resource spec file
Kyle Edwards
2019-11-25
35
-0/+189
*
|
|
Merge topic 'pch-reuse-no-prop' into release-3.16
Brad King
2019-11-18
2
-2/+15
|
\
\
\
|
*
|
|
PCH: Do not issue an error on duplicate target_precompile_headers call
Cristian Adam
2019-11-15
2
-2/+15
*
|
|
|
Merge topic 'objc-tests' into release-3.16
Brad King
2019-11-15
23
-87/+10
|
\
\
\
\
|
*
|
|
|
Tests: Organize Objective C/C++ test directories
Brad King
2019-11-14
23
-87/+10
|
|
/
/
/
*
|
|
|
Tests: Fix reliance on undefined behavior of cm::optional
Kyle Edwards
2019-11-13
1
-36/+48
|
/
/
/
*
|
|
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-cray-classic' into release-3.16
Brad King
2019-11-12
1
-1/+1
|
\
\
\
\
\
|
*
|
|
|
|
Tests: Fix ExportImport PCH expectation on Cray Classic compiler
Brad King
2019-11-11
1
-1/+1
*
|
|
|
|
|
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
13
-0/+70
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
ObjC: Add try_compile support
Cristian Adam
2019-11-09
13
-0/+70
*
|
|
|
|
Merge topic 'ctest-resource-groups' into release-3.16
Kyle Edwards
2019-11-07
109
-398/+402
|
\
\
\
\
\
|
*
|
|
|
|
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
23
-70/+70
|
*
|
|
|
|
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
7
-84/+88
|
|
|
/
/
/
|
|
/
|
|
|
[next]