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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'add_custom_command-supports-COMMAND_EXPAND_LISTS' into release-3.16
Kyle Edwards
2019-11-12
1
-1/+2
|
\
|
*
Help: Both add_custom_command signatures support COMMAND_EXPAND_LISTS
Marc Aldorasi
2019-11-11
1
-1/+2
*
|
Merge topic 'unity-HEADER_FILE_ONLY' into release-3.16
Brad King
2019-11-12
9
-9/+43
|
\
\
|
*
|
Unity: Don't include sources with HEADER_FILE_ONLY property set
Cristian Adam
2019-11-11
9
-9/+43
*
|
|
Merge topic 'objc-standard-docs' into release-3.16
Brad King
2019-11-12
15
-1/+238
|
\
\
\
|
*
|
|
ObjC: Document ObjC/ObjCXX standard properties / variables
Cristian Adam
2019-11-11
15
-1/+238
*
|
|
|
Merge topic 'objc-xcode-flags' into release-3.16
Brad King
2019-11-12
6
-8/+61
|
\
\
\
\
|
*
|
|
|
ObjC: Add OBJC/OBJCXX flags to Xcode projects
Cristian Adam
2019-11-11
6
-8/+61
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'update-expat' into release-3.16
Brad King
2019-11-12
24
-4843/+4037
|
\
\
\
\
|
*
|
|
|
expat: Update CMake build for 2.2.9
Brad King
2019-11-11
1
-1/+0
|
*
|
|
|
Merge branch 'upstream-expat' into update-expat
Brad King
2019-11-11
22
-4840/+4036
|
|
\
\
\
\
|
|
*
|
|
|
expat 2019-09-25 (a7bc26b6)
Expat Upstream
2019-11-11
22
-4852/+4052
|
*
|
|
|
|
expat: Update script to get Expat 2.2.9
Brad King
2019-11-11
1
-2/+1
*
|
|
|
|
|
Merge topic 'reference-IMPORTED_IMPLIB-more' into release-3.16
Brad King
2019-11-12
1
-0/+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Help: Reference IMPORTED_IMPLIB from the IMPORTED_LOCATION documentation
Marc Aldorasi
2019-11-11
1
-0/+3
|
|
/
/
/
/
/
*
|
|
|
|
|
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 'resolve-full-path-at-generate-time' into release-3.16
Brad King
2019-11-12
2
-2/+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
UnityBuild: Resolve full paths of unity source includes
Daniel Eiband
2019-11-11
1
-1/+1
|
*
|
|
|
|
|
cmFileAPI: Resolve full path in PCH source comparison
Daniel Eiband
2019-11-11
1
-1/+1
*
|
|
|
|
|
|
Merge topic 'pch-no-duplicates' into release-3.16
Craig Scott
2019-11-12
6
-34/+17
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
PCH: No repeated path for internal generated PCH files
Cristian Adam
2019-11-11
6
-34/+17
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge topic 'remove-CPACK_INSTALL_CMAKE_CONFIGURATIONS' into release-3.16
Craig Scott
2019-11-12
14
-36/+55
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
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
8
-36/+4
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'objc-trycompile' into release-3.16
Brad King
2019-11-11
14
-80/+198
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ObjC: Add try_compile support
Cristian Adam
2019-11-09
14
-80/+198
*
|
|
|
|
|
|
Merge topic 'objc-link-main' into release-3.16
Brad King
2019-11-11
1
-50/+26
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
ObjC: Set same settings for all languages supported on Darwin
Cristian Adam
2019-11-07
1
-50/+26
*
|
|
|
|
|
|
Merge topic 'docs-UNITY_BUILD' into release-3.16
Craig Scott
2019-11-10
7
-75/+120
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Help: Improve readability and fix inaccuracies in unity build docs
Craig Scott
2019-11-09
7
-75/+120
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'CTestCoverageCollectGCOV-typo' into release-3.16
Brad King
2019-11-08
1
-1/+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
CTestCoverageCollectGCOV: Fix typo in ctest_coverage_collect_gcov docs
Brad King
2019-11-08
1
-1/+1
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'doc-pch-genex' into release-3.16
Brad King
2019-11-08
1
-0/+11
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Help: Document target_precompile_headers genex with angle brackets
Brad King
2019-11-08
1
-0/+11
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'revert-FindBinUtils-ask-compiler' into release-3.16
Brad King
2019-11-08
2
-75/+21
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
FindBinUtils: Revert "Use the compiler to get the path to compiler tools"
Brad King
2019-11-07
2
-75/+21
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'ctest-resource-groups' into release-3.16
Kyle Edwards
2019-11-07
141
-1051/+1062
|
\
\
\
\
\
|
*
|
|
|
|
Help: Fix error in resource allocation example
Kyle Edwards
2019-11-05
1
-2/+2
|
*
|
|
|
|
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
38
-252/+257
|
*
|
|
|
|
cmCTestMultiProcessHandler: Rename resource locking functions
Craig Scott
2019-11-05
2
-6/+6
|
*
|
|
|
|
CTest: Rename hardware -> resources for CMake variables, command options
Craig Scott
2019-11-05
13
-60/+59
|
*
|
|
|
|
CTest: Rename "Processes" lexer to "ResourceGroups"
Brad King
2019-11-05
10
-299/+299
|
*
|
|
|
|
CTest: Rename PROCESSES test property to RESOURCE_GROUPS
Brad King
2019-11-05
16
-206/+213
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'unity-include-generated' into release-3.16
Brad King
2019-11-07
4
-11/+6
|
\
\
\
\
\
|
*
|
|
|
|
Unity build: Include GENERATED files into unity build
Cristian Adam
2019-11-06
4
-11/+6
*
|
|
|
|
|
Merge topic 'llvm-rc-fix' into release-3.16
Brad King
2019-11-07
1
-1/+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
CMakeVersion.rc: Fix build with llvm-rc
Cristian Adam
2019-11-06
1
-1/+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'objc-x-objc' into release-3.16
Brad King
2019-11-07
2
-2/+2
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
[next]