Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake Nightly Date Stamp | Kitware Robot | 2021-06-02 | 1 | -1/+1 |
* | Merge topic 'install-imported-runtime-artifacts' | Brad King | 2021-06-01 | 22 | -88/+746 |
|\ | |||||
| * | FileAPI: Populate information for IMPORTED_RUNTIME_ARTIFACTS | Kyle Edwards | 2021-05-31 | 5 | -3/+86 |
| * | install(): Add IMPORTED_RUNTIME_ARTIFACTS mode | Kyle Edwards | 2021-05-31 | 12 | -7/+572 |
| * | Refactor: Move common methods into cmInstallGenerator | Kyle Edwards | 2021-05-31 | 5 | -78/+88 |
* | | Merge topic 'link-objects-first' | Brad King | 2021-06-01 | 34 | -78/+476 |
|\ \ | |||||
| * | | target_link_libraries: Place $<TARGET_OBJECTS> before libraries | Brad King | 2021-05-29 | 22 | -5/+338 |
| * | | OpenWatcom: Add infrastructure to link to object files | Brad King | 2021-05-29 | 5 | -11/+44 |
| * | | cmComputeLinkInformation: Improve type safety of item IsPath member | Brad King | 2021-05-29 | 7 | -24/+35 |
| * | | cmComputeTargetDepends: Factor out helper to add object library dependency | Brad King | 2021-05-28 | 2 | -20/+32 |
| * | | cmGeneratorTarget: Refactor link item lookup | Brad King | 2021-05-28 | 3 | -18/+26 |
| * | | cmGeneratorTarget: Give temporary link impl item an explicit name | Brad King | 2021-05-28 | 1 | -2/+2 |
| * | | cmMakefile: Register explicit object sources more efficiently | Brad King | 2021-05-28 | 1 | -1/+2 |
| * | | cmGeneratorExpressionNode: Constify local variable | Brad King | 2021-05-28 | 1 | -1/+1 |
* | | | Merge topic 'binutils-consistency' | Brad King | 2021-06-01 | 1 | -1/+4 |
|\ \ \ | |||||
| * | | | BinUtils: Avoid llvm-objdump versions older than Clang 9 | Brad King | 2021-05-29 | 1 | -1/+4 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-06-01 | 1 | -1/+1 |
* | | | | Merge topic 'UseJava-update-doc' | Marc Chevrier | 2021-05-31 | 1 | -4/+8 |
|\ \ \ \ | |||||
| * | | | | UseJava: Add version for RESOURCES option | Marc Chevrier | 2021-05-30 | 1 | -4/+8 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-05-31 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-05-30 | 1 | -1/+1 |
* | | | | Merge topic 'linker-launcher' | Brad King | 2021-05-29 | 69 | -3/+263 |
|\ \ \ \ | |||||
| * | | | | Launchers: Support setting linker launchers | Bobby D Reynolds | 2021-05-28 | 63 | -1/+261 |
| * | | | | cmNinjaNormalTargetGenerator: Fix "Language" rule variable | Bobby D Reynolds | 2021-05-28 | 1 | -1/+1 |
| * | | | | Tests/CompilerLauncher: Fix file names and clarify comment | Bobby D Reynolds | 2021-05-28 | 6 | -1/+1 |
* | | | | | Merge branch 'release-3.20' | Brad King | 2021-05-29 | 0 | -0/+0 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge topic 'fix-compile-db-crash' into release-3.20 | Brad King | 2021-05-29 | 2 | -3/+7 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'fix-compile-db-crash' | Brad King | 2021-05-29 | 2 | -3/+7 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | / / / | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Makefiles: Fix CMAKE_EXPORT_COMPILE_COMMANDS crash with custom compile rule | Brad King | 2021-05-28 | 2 | -3/+7 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-05-29 | 1 | -1/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge branch 'release-3.20' | Brad King | 2021-05-28 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge topic 'ci-msvc-14.29-16.10' into release-3.20 | Brad King | 2021-05-28 | 1 | -4/+4 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'ci-msvc-14.29-16.10' | Brad King | 2021-05-28 | 1 | -4/+4 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Merge branch 'master' into ci-msvc-14.29-16.10 | Brad King | 2021-05-28 | 1290 | -10094/+26363 |
| |\ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'release-3.20' | Brad King | 2021-05-28 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge topic 'vs-16.10-map-external-warnings' into release-3.20 | Brad King | 2021-05-28 | 1 | -0/+35 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'vs-16.10-map-external-warnings' | Brad King | 2021-05-28 | 1 | -0/+35 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | VS: Add flag table entries for '/external:W*' flags in VS 16.10 | Brad King | 2021-05-28 | 1 | -0/+35 |
* | | | | | Merge branch 'release-3.20' | Brad King | 2021-05-28 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'vs-toolset-version' | Brad King | 2021-05-28 | 1 | -0/+3 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
* | | | | | Merge topic 'binutils-consistency' | Brad King | 2021-05-28 | 3 | -43/+54 |
|\ \ \ \ \ | |||||
| * | | | | | BinUtils: Find linker and librarian for Intel compilers on Windows | Brad King | 2021-05-27 | 2 | -4/+3 |
| * | | | | | BinUtils: Find linker and librarian for OpenWatcom | Brad King | 2021-05-27 | 2 | -5/+10 |
| * | | | | | BinUtils: Clarify search logic and make it more consistent | Brad King | 2021-05-27 | 1 | -34/+41 |
* | | | | | | Merge topic 'update-curl' | Brad King | 2021-05-28 | 147 | -4480/+6392 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Utilities: Add missing hard-coded try_compile results for libarchive | Brad King | 2021-05-27 | 1 | -0/+3 |
| * | | | | | | Utilities: Update hard-coded try_compile results for curl 1.77.0 | Brad King | 2021-05-27 | 1 | -0/+4 |
| * | | | | | | Merge branch 'upstream-curl' into update-curl | Brad King | 2021-05-27 | 145 | -4479/+6384 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | curl 2021-05-26 (6b951a69) | Curl Upstream | 2021-05-27 | 145 | -4479/+6381 |
| * | | | | | | | curl: Update script to get curl 7.77.0 | Brad King | 2021-05-27 | 1 | -1/+1 |