summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | target_link_libraries: Place $<TARGET_OBJECTS> before librariesBrad King2021-05-2922-5/+338
| * | | | | | | | | OpenWatcom: Add infrastructure to link to object filesBrad King2021-05-295-11/+44
| * | | | | | | | | cmComputeLinkInformation: Improve type safety of item IsPath memberBrad King2021-05-297-24/+35
| * | | | | | | | | cmComputeTargetDepends: Factor out helper to add object library dependencyBrad King2021-05-282-20/+32
| * | | | | | | | | cmGeneratorTarget: Refactor link item lookupBrad King2021-05-283-18/+26
| * | | | | | | | | cmGeneratorTarget: Give temporary link impl item an explicit nameBrad King2021-05-281-2/+2
| * | | | | | | | | cmMakefile: Register explicit object sources more efficientlyBrad King2021-05-281-1/+2
| * | | | | | | | | cmGeneratorExpressionNode: Constify local variableBrad King2021-05-281-1/+1
* | | | | | | | | | Merge topic 'binutils-consistency'Brad King2021-06-011-1/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | BinUtils: Avoid llvm-objdump versions older than Clang 9Brad King2021-05-291-1/+4
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | CMake Nightly Date StampKitware Robot2021-06-011-1/+1
* | | | | | | | | | Merge topic 'UseJava-update-doc'Marc Chevrier2021-05-311-4/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | UseJava: Add version for RESOURCES optionMarc Chevrier2021-05-301-4/+8
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | CMake Nightly Date StampKitware Robot2021-05-311-1/+1
|/ / / / / / / / /
* | | | | | | | | CMake Nightly Date StampKitware Robot2021-05-301-1/+1
* | | | | | | | | Merge topic 'linker-launcher'Brad King2021-05-2969-3/+263
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Launchers: Support setting linker launchersBobby D Reynolds2021-05-2863-1/+261
| * | | | | | | | | cmNinjaNormalTargetGenerator: Fix "Language" rule variableBobby D Reynolds2021-05-281-1/+1
| * | | | | | | | | Tests/CompilerLauncher: Fix file names and clarify commentBobby D Reynolds2021-05-286-1/+1
* | | | | | | | | | Merge branch 'release-3.20'Brad King2021-05-290-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'fix-compile-db-crash' into release-3.20Brad King2021-05-292-3/+7
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'fix-compile-db-crash'Brad King2021-05-292-3/+7
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | / / / / / / | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Makefiles: Fix CMAKE_EXPORT_COMPILE_COMMANDS crash with custom compile ruleBrad King2021-05-282-3/+7
* | | | | | | | | CMake Nightly Date StampKitware Robot2021-05-291-1/+1
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge branch 'release-3.20'Brad King2021-05-280-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge topic 'ci-msvc-14.29-16.10' into release-3.20Brad King2021-05-281-4/+4
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'ci-msvc-14.29-16.10'Brad King2021-05-281-4/+4
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Merge branch 'master' into ci-msvc-14.29-16.10Brad King2021-05-281290-10094/+26363
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | / / / / / / | | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'release-3.20'Brad King2021-05-280-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge topic 'vs-16.10-map-external-warnings' into release-3.20Brad King2021-05-281-0/+35
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge topic 'vs-16.10-map-external-warnings'Brad King2021-05-281-0/+35
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | VS: Add flag table entries for '/external:W*' flags in VS 16.10Brad King2021-05-281-0/+35
* | | | | | | | Merge branch 'release-3.20'Brad King2021-05-280-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'vs-toolset-version'Brad King2021-05-281-0/+3
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge topic 'binutils-consistency'Brad King2021-05-283-43/+54
|\ \ \ \ \ \ \ \
| * | | | | | | | BinUtils: Find linker and librarian for Intel compilers on WindowsBrad King2021-05-272-4/+3
| * | | | | | | | BinUtils: Find linker and librarian for OpenWatcomBrad King2021-05-272-5/+10
| * | | | | | | | BinUtils: Clarify search logic and make it more consistentBrad King2021-05-271-34/+41
* | | | | | | | | Merge topic 'update-curl'Brad King2021-05-28147-4480/+6392
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Utilities: Add missing hard-coded try_compile results for libarchiveBrad King2021-05-271-0/+3
| * | | | | | | | | Utilities: Update hard-coded try_compile results for curl 1.77.0Brad King2021-05-271-0/+4
| * | | | | | | | | Merge branch 'upstream-curl' into update-curlBrad King2021-05-27145-4479/+6384
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | curl 2021-05-26 (6b951a69)Curl Upstream2021-05-27145-4479/+6381
| * | | | | | | | | | curl: Update script to get curl 7.77.0Brad King2021-05-271-1/+1
* | | | | | | | | | | Merge topic 'WriteBasicConfigVersion_support_leading_zeroes'Brad King2021-05-288-6/+977
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | WriteBasicConfigVersion supports version strings such as 21.07.04Robert Maynard2021-05-278-6/+977
* | | | | | | | | | | | Merge topic 'doc-test-regex-v-exit-code'Brad King2021-05-283-2/+12
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Help: Clarify {PASS,FAIL}_REGULAR_EXPRESSION semantics w.r.t. exit codeBrad King2021-05-273-2/+12
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge topic 'deprecate-cmake-cfg-intdir'Brad King2021-05-281-5/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | CMAKE_CFG_INTDIR: Formally deprecate in favor of $<CONFIG>Kyle Edwards2021-05-271-5/+6
| |/ / / / / / / / / / /