| Commit message (Expand) | Author | Age | Files | Lines |
* | VS: Add support for add_custom_command DEPFILE | Brad King | 2021-06-09 | 7 | -12/+97 |
|
|
* | Help: Generalize release note filename for add_custom_command DEPFILE | Brad King | 2021-06-09 | 2 | -5/+5 |
|
|
* | cmTransformDepfile: Add support for MSBuild AdditionalInputs format | Brad King | 2021-06-09 | 4 | -1/+41 |
|
|
* | cmTransformDepfile: Make directory for transformed depfile automatically | Brad King | 2021-06-09 | 2 | -2/+1 |
|
|
* | Merge topic 'depfile-no-vstlog' | Brad King | 2021-06-08 | 6 | -29/+0 |
|\ |
|
| * | Tests: Remove unused RunCMake.TransformDepfile files | Brad King | 2021-06-08 | 6 | -29/+0 |
|/ |
|
* | Merge topic 'install-with-runtime-dependencies' | Brad King | 2021-06-08 | 80 | -244/+2585 |
|\ |
|
| * | FileAPI: Add integration for runtime dependency installers | Kyle Edwards | 2021-06-04 | 6 | -4/+259 |
|
|
| * | Help: Add documentation for runtime dependency installation | Kyle Edwards | 2021-06-04 | 3 | -2/+120 |
|
|
| * | Tests: Add tests for new options | Kyle Edwards | 2021-06-04 | 20 | -34/+369 |
|
|
| * | install: Add RUNTIME_DEPENDENCY_SET mode | Kyle Edwards | 2021-06-04 | 5 | -0/+123 |
|
|
| * | install(IMPORTED_RUNTIME_ARTIFACTS): Add RUNTIME_DEPENDENCY_SET option | Kyle Edwards | 2021-06-04 | 5 | -1/+50 |
|
|
| * | install(TARGETS): Add RUNTIME_DEPENDENCY_SET argument | Kyle Edwards | 2021-06-04 | 8 | -0/+44 |
|
|
| * | install(TARGETS): Add RUNTIME_DEPENDENCIES option | Kyle Edwards | 2021-06-04 | 29 | -25/+928 |
|
|
| * | Source: Add cmInstallRuntimeDependencySet | Kyle Edwards | 2021-06-04 | 6 | -0/+296 |
|
|
| * | file: Add undocumented RPATH_SET command | Kyle Edwards | 2021-06-04 | 2 | -0/+98 |
|
|
| * | Refactor: Modify file(RPATH_*) to use cmArgumentParser | Kyle Edwards | 2021-06-04 | 1 | -77/+61 |
|
|
| * | cmSystemTools: Add SetRPath() method | Kyle Edwards | 2021-06-04 | 2 | -1/+37 |
|
|
| * | Refactor: Break up logic in cmSystemTools::ChangeRPath() | Kyle Edwards | 2021-06-04 | 1 | -70/+108 |
|
|
| * | file(GET_RUNTIME_DEPENDENCIES): Add undocumented RPATH_PREFIX option | Kyle Edwards | 2021-06-04 | 7 | -12/+72 |
|
|
| * | cmRuntimeDependencyArchive: Fix const-ness of method signatures | Kyle Edwards | 2021-06-03 | 2 | -18/+20 |
|
|
* | | Merge topic 'grd-win-objdump-newline' | Brad King | 2021-06-08 | 1 | -2/+3 |
|\ \ |
|
| * | | file(GET_RUNTIME_DEPENDENCIES): Use cmSystemTools::GetLineFromStream() | Kyle Edwards | 2021-06-07 | 1 | -2/+3 |
|
|
* | | | Merge topic 'openssl-static' | Brad King | 2021-06-08 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | FindOpenSSL: Link with ws2_32 and crypt32 on Windows/static | Orgad Shaneh | 2021-06-07 | 1 | -0/+4 |
|
|
* | | | | Merge topic 'compile-options-order' | Brad King | 2021-06-08 | 15 | -19/+132 |
|\ \ \ \ |
|
| * | | | | Tests: Add cases verifying flag ordering rules | Brad King | 2021-06-07 | 8 | -3/+95 |
|
|
| * | | | | Help: Document order of flags from CMAKE_<LANG>_FLAGS and COMPILE_OPTIONS | Brad King | 2021-06-03 | 5 | -8/+26 |
|
|
| * | | | | Help: Remove incorrect "versionadded" for CMAKE_<LANG>_FLAGS_<CONFIG> | Brad King | 2021-06-03 | 1 | -2/+0 |
|
|
| * | | | | VS: Place per-source preprocessor definitions after target-wide ones | Brad King | 2021-06-03 | 2 | -6/+11 |
| | |_|/
| |/| | |
|
* | | | | Merge topic 'cpack-deb-minor-fixes' | Brad King | 2021-06-08 | 2 | -3/+3 |
|\ \ \ \ |
|
| * | | | | CPackDeb: output the error message when no description can be made | Ben Boeckel | 2021-06-07 | 1 | -1/+1 |
|
|
| * | | | | Help/cpack_gen/freebsd: improve wording for Debian fallbacks | Ben Boeckel | 2021-06-07 | 1 | -2/+2 |
| | |/ /
| |/| | |
|
* | | | | Merge topic 'FindPkgConfigAlwaysAddTarget' | Brad King | 2021-06-08 | 4 | -3/+24 |
|\ \ \ \ |
|
| * | | | | FindPkgConfig: Always create the imported target | Adam Badura | 2021-06-04 | 2 | -3/+5 |
|
|
| * | | | | Tests: Add case covering FindPkgConfig creation of empty targets | Brad King | 2021-06-04 | 3 | -0/+19 |
|
|
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-06-08 | 1 | -1/+1 |
|
|
* | | | | | Merge topic 'doc-CMAKE_CFG_INTDIR' | Craig Scott | 2021-06-07 | 2 | -14/+14 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Help: Remove recommendations for using CMAKE_CFG_INTDIR | Craig Scott | 2021-06-06 | 2 | -14/+14 |
|
|
* | | | | | Merge topic 'vs-flag-tables' | Brad King | 2021-06-07 | 2 | -28/+263 |
|\ \ \ \ \ |
|
| * | | | | | VS: Update v142 CL flag table for VS 16.10 | Brad King | 2021-06-04 | 1 | -5/+219 |
|
|
| * | | | | | VS: Update v141 CL flag table for VS 15.9 | Brad King | 2021-06-04 | 1 | -2/+23 |
|
|
| * | | | | | VS: Re-order v141 and v142 CL flag table entries to match xml files better | Brad King | 2021-06-04 | 2 | -28/+28 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'release-3.20' | Brad King | 2021-06-07 | 0 | -0/+0 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge topic 'FindBoost-json-header' into release-3.20 | Brad King | 2021-06-07 | 1 | -0/+1 |
| |\ \ \ \ \ |
|
* | \ \ \ \ \ | Merge topic 'FindBoost-json-header' | Brad King | 2021-06-07 | 1 | -0/+1 |
|\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | FindBoost: Add check for json component header in Boost 1.75+ | John Drouhard | 2021-06-04 | 1 | -0/+1 |
|
|
* | | | | | | | Merge topic 'ci-clang' | Brad King | 2021-06-07 | 4 | -0/+22 |
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | gitlab-ci: add job to test with clang-7 on debian10 | Brad King | 2021-06-04 | 4 | -0/+22 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-06-07 | 1 | -1/+1 |
| |_|_|_|/
|/| | | | |
|