https://github.com/Kitware/CMake

sort by:
Revision Author Date Message Commit Date
2a0c105 CMake 3.26.0-rc1 02 February 2023, 18:20:23 UTC
371417f Merge topic 'modules-lang-specific-target-linked-dirs' into release-3.26 13810dee17 cmDependsFortran: require that dependency info files work eed295fd8a cmGlobalNinjaGenerator: require that dependency info files work 837f7c113a cmCommonTargetGenerator: classify linked target directories by language d19648a928 cmGeneratorTarget: add a method to query if Fortran sources exist 245a89d8b6 cmMakefileTargetGenerator: make "target linked info" variable Fortran-specific aeb1b2ae3d cmMakefileTargetGenerator: simplify string streaming Acked-by: Kitware Robot <kwrobot@kitware.com> Tested-by: buildbot <buildbot@kitware.com> Merge-request: !8146 02 February 2023, 16:46:44 UTC
c01d016 Begin 3.26 release versioning 01 February 2023, 19:43:09 UTC
e5fee37 Help: Drop development topic notes to prepare release Release versions do not have the development topic section of the CMake Release Notes index page. 01 February 2023, 19:42:26 UTC
2d5675e Merge topic 'doc-3.26-relnotes' 385435cf78 Help: Organize and revise 3.26 release notes 4c63f031c1 Help: Consolidate 3.26 release notes bc1ba6d56b Help: Document experimental feature gate affecting CXX_SCAN_FOR_MODULES 71f9c1943d FindImageMagick: Fix documentation syntax in usage example Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !8148 01 February 2023, 19:41:03 UTC
385435c Help: Organize and revise 3.26 release notes Add section headers similar to the 3.25 release notes and move each individual bullet into an appropriate section. Revise a few bullets. Add a bullet for `FindImageMagick` that was accidentally left out when its changes were made. 01 February 2023, 19:02:17 UTC
4c63f03 Help: Consolidate 3.26 release notes Run the `Utilities/Release/consolidate-relnotes.bash` script to move notes from `Help/release/dev/*` into `Help/release/3.26.rst`. 01 February 2023, 18:58:23 UTC
bc1ba6d Help: Document experimental feature gate affecting CXX_SCAN_FOR_MODULES Also drop the release note for `CXX_SCAN_FOR_MODULES`, as the rest of the C++ modules support has not yet been mentioned in release notes (since it is still experimental). 01 February 2023, 18:58:23 UTC
71f9c19 FindImageMagick: Fix documentation syntax in usage example 01 February 2023, 18:58:23 UTC
8ec1c9a Merge topic 'configure-log' 5252c88569 try_compile: Record propagated CMake variables in configure log 0a48d8fe5c ConfigureLog: De-duplicate event backtrace and check key generation Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !8140 01 February 2023, 16:47:46 UTC
5252c88 try_compile: Record propagated CMake variables in configure log These provide more detailed information about how the test project was configured. Issue: #23200 01 February 2023, 14:32:42 UTC
0a48d8f ConfigureLog: De-duplicate event backtrace and check key generation All event kinds have these fields, so centralize their implementation. 01 February 2023, 14:32:42 UTC
e86bebf Merge topic 'update-kwsys' 11d59c9ed6 Merge branch 'upstream-KWSys' into update-kwsys 187389d9e1 KWSys 2023-02-01 (cafea4c8) Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !8147 01 February 2023, 14:31:34 UTC
13810de cmDependsFortran: require that dependency info files work Now that only targets expected to have information are listed, all `DependInfo.cmake` files should exist. 01 February 2023, 14:13:51 UTC
11d59c9 Merge branch 'upstream-KWSys' into update-kwsys # By KWSys Upstream * upstream-KWSys: KWSys 2023-02-01 (cafea4c8) 01 February 2023, 14:12:57 UTC
187389d KWSys 2023-02-01 (cafea4c8) Code extracted from: https://gitlab.kitware.com/utils/kwsys.git at commit cafea4c84a581703c4bed5c725c421611c4bf358 (master). Upstream Shortlog ----------------- Brad King (1): 5df8c0a1 RegularExpression: Extend max paren groups from 10 to 32 01 February 2023, 14:12:56 UTC
eed295f cmGlobalNinjaGenerator: require that dependency info files work Now that only targets expected to have information are listed, all `<LANG>Modules.json` files should exist. 01 February 2023, 14:12:49 UTC
0292cf3 Merge topic 'xcode-header-search' 8527f42b96 Xcode: Explicitly disable deprecated user include path feature Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !8143 01 February 2023, 14:11:45 UTC
b2ceca6 Merge topic 'doc-ipo' d7c60ab6b0 Help: mark the directory properties INTERPROCEDURAL_OPTIMIZATION as deprecated 6ed026592e Help: improve docs for INTERPROCEDURAL_OPTIMIZATION target property Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !8141 01 February 2023, 14:10:38 UTC
ce0139a Merge topic '_hm_swift_threads_pthread' d7963aa9ee FindThreads: Filter -pthread out for compatibility with Swift linker Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: buildbot <buildbot@kitware.com> Merge-request: !8142 01 February 2023, 14:09:52 UTC
a58b0ba Merge topic 'cmTarget-refactorings' 33f629184f cmTarget: simplify `CheckLinkLibraryPattern` 22b9ce73e7 cmTarget: refactor INTERFACE_LINK_LIBRARIES_DIRECT_EXCLUDE usage requirements 332d2f8f52 cmTarget: refactor INTERFACE_LINK_LIBRARIES_DIRECT usage requirements 15eec07500 cmTarget: refactor INTERFACE_LINK_LIBRARIES usage requirements e80689d101 cmTarget: refactor LINK_LIBRARIES usage requirements 4f009d2121 cmTarget: refactor LINK_DIRECTORIES usage requirements 99e783e735 cmTarget: refactor LINK_OPTIONS usage requirements fd295dd263 cmTarget: refactor SOURCES usage requirements ... Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: buildbot <buildbot@kitware.com> Merge-request: !8127 01 February 2023, 14:07:58 UTC
29d19e0 Merge topic 'cmTarget-property-grouping' a7c29f3ebd cmTarget: use static string views for per-config properties 47315d817c cmTarget: group remaining properties 32d21f215f cmTarget: put build graph-related properties into a group 6f9821d179 cmTarget: put static analysis (co-compile) properties in a group ead9ff61f9 cmTarget: put linking-related properties in a group 9bb824a237 cmTarget: put compile-related properties in a group Acked-by: Kitware Robot <kwrobot@kitware.com> Tested-by: buildbot <buildbot@kitware.com> Merge-request: !8135 01 February 2023, 14:07:06 UTC
6b2c52b Merge topic 'ccg-index-type' 91a26ce041 cmComputeComponentGraph: use `size_t` for component indices 65c0a64dc5 cmComputeComponentGraph: use a name for "invalid component" 50abdaab93 IWYU: exclude `__decay_and_strip<int>` as well Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: buildbot <buildbot@kitware.com> Merge-request: !8128 01 February 2023, 14:06:07 UTC
4e9db2a CMake Nightly Date Stamp 01 February 2023, 05:01:16 UTC
837f7c1 cmCommonTargetGenerator: classify linked target directories by language These directories are used to direct collators for Fortran and C++ modules to consume dependent module information to properly collate. However, the consumption of these files merely checks for existence of the file, not whether they are actually needed anymore. The problem arises when a target has Fortran or C++ modules at point A, a build occurs populating this file, and then the target is updated to no longer have potential modules. The `DependInfo.make` (for `Makefiles`) or `<LANG>DependInfo.json` (for `Ninja`) files still exist as they are never guaranteed to be cleaned up. This can introduce stale information to the build which may cause a false-positive compilation if a module file happens to still exist and gets found this way. Instead, query the `linked-target-dirs` using the language in question and only add the directory if it contains potential sources for modules coming from the language in question. 01 February 2023, 03:34:29 UTC
d19648a cmGeneratorTarget: add a method to query if Fortran sources exist 01 February 2023, 03:23:36 UTC
245a89d cmMakefileTargetGenerator: make "target linked info" variable Fortran-specific This variable is Fortran-specific, so clarify that through its name. 01 February 2023, 03:23:36 UTC
aeb1b2a cmMakefileTargetGenerator: simplify string streaming 01 February 2023, 03:23:36 UTC
8527f42 Xcode: Explicitly disable deprecated user include path feature The `ALWAYS_SEARCH_USER_PATHS` feature is documented [1] to search the paths in `USER_HEADER_SEARCH_PATHS` before `HEADER_SEARCH_PATHS`. The behavior has been long discouraged and was deprecated by Xcode 8.3. Furthermore, Xcode explicitly disables this setting when creating new projects. We can do that too since we do not generate any user header search paths anyway. Previously we always set `USE_HEADERMAP` to `NO` to prevent Xcode's warning about an ancient "header map" feature deprecation. However, this somehow breaks Xcode 14's "Build Documentation" feature. Setting `ALWAYS_SEARCH_USER_PATHS` to `NO` seems to prevent the header map warning too, so drop `USE_HEADERMAP` to fix the documentation feature. [1] https://developer.apple.com/documentation/xcode/build-settings-reference Fixes: #24379 31 January 2023, 19:21:20 UTC
33f6291 cmTarget: simplify `CheckLinkLibraryPattern` Now that usage properties have more of a representation, the function can just take the requirement directly. 31 January 2023, 15:07:02 UTC
22b9ce7 cmTarget: refactor INTERFACE_LINK_LIBRARIES_DIRECT_EXCLUDE usage requirements 31 January 2023, 15:07:02 UTC
332d2f8 cmTarget: refactor INTERFACE_LINK_LIBRARIES_DIRECT usage requirements 31 January 2023, 15:07:02 UTC
15eec07 cmTarget: refactor INTERFACE_LINK_LIBRARIES usage requirements 31 January 2023, 15:07:02 UTC
e80689d cmTarget: refactor LINK_LIBRARIES usage requirements 31 January 2023, 15:07:02 UTC
4f009d2 cmTarget: refactor LINK_DIRECTORIES usage requirements 31 January 2023, 15:07:02 UTC
99e783e cmTarget: refactor LINK_OPTIONS usage requirements 31 January 2023, 15:07:02 UTC
fd295dd cmTarget: refactor SOURCES usage requirements 31 January 2023, 15:07:02 UTC
b21ab26 cmTarget: refactor PRECOMPILE_HEADERS usage requirements 31 January 2023, 15:07:02 UTC
8566336 cmTarget: refactor COMPILE_DEFINITIONS usage requirements 31 January 2023, 15:07:02 UTC
7055545 cmTarget: refactor COMPILE_FEATURES usage requirements 31 January 2023, 15:07:02 UTC
03b9240 cmTarget: refactor COMPILE_OPTIONS usage requirements 31 January 2023, 15:07:02 UTC
9156110 cmTarget: refactor INCLUDE_DIRECTORIES usage requirements 31 January 2023, 15:07:02 UTC
f644fc8 cmTarget: introduce a `UsageRequirementProperty` structure This structure will encapsulate the behaviors of usage requirements. There are a number of them now and they all behave very similarly, so try to reduce the code duplication as much as possible. 31 January 2023, 15:07:02 UTC
d7c60ab Help: mark the directory properties INTERPROCEDURAL_OPTIMIZATION as deprecated These properties actually never existed, so move the documentation to "Deprecated" and refer to the target properties. 31 January 2023, 14:46:02 UTC
6ed0265 Help: improve docs for INTERPROCEDURAL_OPTIMIZATION target property The documentation now mentions the per-config target property. Fixes: #24285 31 January 2023, 14:45:48 UTC
29fb136 Merge topic 'doc-CMAKE_CUDA_RESOLVE_DEVICE_SYMBOLS' 8c57f7b45e Help: Clarify CMAKE_CUDA_RESOLVE_DEVICE_SYMBOLS behavior Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: Ben Boeckel <ben.boeckel@kitware.com> Merge-request: !8136 31 January 2023, 14:35:31 UTC
a5e2986 Merge topic 'doc-add_custom_command' abddcd370f Help: Clarify add_custom_command OUTPUT relative path behavior Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !8137 31 January 2023, 14:34:39 UTC
2f5b0ac Merge topic 'CMakePackageConfigHelpers-ARCH_INDEPENDENT' 77982de955 CMakePackageConfigHelpers: only emit arch check if needed Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: buildbot <buildbot@kitware.com> Merge-request: !8133 31 January 2023, 14:33:53 UTC
91a26ce cmComputeComponentGraph: use `size_t` for component indices This avoids using casts everywhere when dealing with the sizes. 31 January 2023, 14:27:06 UTC
65c0a64 cmComputeComponentGraph: use a name for "invalid component" This is to prepare for making the graph use `size_t`. 31 January 2023, 14:27:06 UTC
18631c5 Merge topic 'iwyu-ci-choose-target' d5ee82104f ci: support debugging IWYU in CI Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !8138 31 January 2023, 14:14:20 UTC
1a5bc71 Merge topic 'update-curl' 8443dfa946 curl: Work around missing OpenSSL symbol on machine with LCC 1.23 f9f5957884 Merge branch 'upstream-curl' into update-curl dac458ddbf curl 2022-12-21 (c12fb3dd) 39dcf9469d curl: Update script to get curl 7.87.0 b2fe717a49 file: Avoid using deprecated curl progress callback 1cd38de47f ctest: Drop unnecessary use of deprecated CURLOPT_PUT Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !8131 31 January 2023, 14:13:24 UTC
d7963aa FindThreads: Filter -pthread out for compatibility with Swift linker 31 January 2023, 09:11:08 UTC
4dc0582 CMake Nightly Date Stamp 31 January 2023, 05:01:11 UTC
d5ee821 ci: support debugging IWYU in CI Instead of requiring setting up a mock CI environment with the official image locally. While such docs would be handy anyways, requiring that entire setup to get a small piece of information from a build is unnecessary. 30 January 2023, 20:25:24 UTC
8c57f7b Help: Clarify CMAKE_CUDA_RESOLVE_DEVICE_SYMBOLS behavior Fixes: #24373 30 January 2023, 19:45:14 UTC
abddcd3 Help: Clarify add_custom_command OUTPUT relative path behavior Issue: #24372 30 January 2023, 18:50:01 UTC
1c48250 Merge topic 'msvc-showIncludes' 8f82e755f3 Ninja: Fix detection of MSVC showIncludes prefix in Italian d6e7e4d4a1 Tests: Extend RunCMake.Ninja ShowIncludes cases to cover more languages 9596305c0b Tests: Generalize RunCMake.Ninja ShowIncludes test infrastructure c6dd4fa21d Tests: Extend RunCMake.Ninja ShowIncludes case with sample path a9d97492fd Ninja: Record showIncludes detection in configure log Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !8129 30 January 2023, 15:23:31 UTC
09cb6c4 Merge topic 'iwyu-better-ci-logs' bf3425c3d2 ci: add a comment to run IWYU in verbose mode 25f0b4f397 CMake: add an option to run IWYU in verbose mode Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !8130 30 January 2023, 15:19:31 UTC
28ef53b Merge topic 'cxxmodules-export-iface-names-test' f755296f9d Tests/RunCMake/CXXModules: add tests which don't export C++ module properties Acked-by: Kitware Robot <kwrobot@kitware.com> Tested-by: buildbot <buildbot@kitware.com> Merge-request: !8126 30 January 2023, 15:18:51 UTC
a7c29f3 cmTarget: use static string views for per-config properties 30 January 2023, 14:32:44 UTC
47315d8 cmTarget: group remaining properties These are kind of a mixed assortment. 30 January 2023, 14:25:37 UTC
32d21f2 cmTarget: put build graph-related properties into a group 30 January 2023, 14:25:36 UTC
6f9821d cmTarget: put static analysis (co-compile) properties in a group 30 January 2023, 14:25:35 UTC
ead9ff6 cmTarget: put linking-related properties in a group 30 January 2023, 14:25:34 UTC
9bb824a cmTarget: put compile-related properties in a group 30 January 2023, 14:25:31 UTC
f235fb2 Merge topic 'FindImageMagick' 1bba218214 FindImageMagick: Define targets for specific components Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: Alex <leha-bot@yandex.ru> Merge-request: !8098 30 January 2023, 14:01:08 UTC
8443dfa curl: Work around missing OpenSSL symbol on machine with LCC 1.23 On a nightly build using LCC 1.23, OpenSSL 2.0.0 is found but does not seem to have the `X509_STORE_up_ref` symbol used by curl 7.87. Pending further investigation, disable use of the symbol based on the compiler version. 30 January 2023, 13:22:02 UTC
b96d741 CMake Nightly Date Stamp 30 January 2023, 05:01:22 UTC
77982de CMakePackageConfigHelpers: only emit arch check if needed Before this patch, the write_basic_package_version_file() function of the CMakePackageConfigHelpers module always emitted an architecture check, even if the ARCH_INDEPENDENT option was specified. While this is not an issue when configuring builds, as the check is skipped, this can create issues when the "arch independent" version files are installed in the datadir (e.g. /usr/share) in a MultiArch environment like Debian, where different architecture packages of the same libraries can be coinstalled; as the amd64 version of a given library contains "8 * 8" in the file, while the i386 one contains "4 * 8", there's a conflict, as files in /usr/share are expected to be identical across architectures. This patch fixes this issue by only emitting the architecture check code if needed; when ARCH_INDEPENDENT is specified, no code is written at all. Here's a diff between the version files generated before and after this patch: diff -u old/indep.cmake new/indep.cmake --- old/indep.cmake 2023-01-29 13:43:04.840671117 +0100 +++ new/indep.cmake 2023-01-29 13:57:28.475191551 +0100 @@ -52,19 +52,3 @@ endif() -# if the installed project requested no architecture check, don't perform the check -if("TRUE") - return() -endif() - -# if the installed or the using project don't have CMAKE_SIZEOF_VOID_P set, ignore it: -if("${CMAKE_SIZEOF_VOID_P}" STREQUAL "" OR "8" STREQUAL "") - return() -endif() - -# check that the installed version has the same 32/64bit-ness as the one which is currently searching: -if(NOT CMAKE_SIZEOF_VOID_P STREQUAL "8") - math(EXPR installedBits "8 * 8") - set(PACKAGE_VERSION "${PACKAGE_VERSION} (${installedBits}bit)") - set(PACKAGE_VERSION_UNSUITABLE TRUE) -endif() diff -u old/no-indep.cmake new/no-indep.cmake --- old/no-indep.cmake 2023-01-29 13:42:05.010710508 +0100 +++ new/no-indep.cmake 2023-01-29 13:57:40.914237219 +0100 @@ -52,13 +52,8 @@ endif() -# if the installed project requested no architecture check, don't perform the check -if("FALSE") - return() -endif() - # if the installed or the using project don't have CMAKE_SIZEOF_VOID_P set, ignore it: -if("${CMAKE_SIZEOF_VOID_P}" STREQUAL "" OR "8" STREQUAL "") +if(CMAKE_SIZEOF_VOID_P STREQUAL "" OR "8" STREQUAL "") return() endif() Fixes: #24375 29 January 2023, 13:00:13 UTC
a5e272c CMake Nightly Date Stamp 29 January 2023, 05:01:14 UTC
8f82e75 Ninja: Fix detection of MSVC showIncludes prefix in Italian The prefix does not have two colons. Update our regex. Fixes: #24357 28 January 2023, 12:16:58 UTC
d6e7e4d Tests: Extend RunCMake.Ninja ShowIncludes cases to cover more languages Add cases for English, French, German, and Japanese. 28 January 2023, 12:16:58 UTC
9596305 Tests: Generalize RunCMake.Ninja ShowIncludes test infrastructure Prepare to add support for more languages. 28 January 2023, 11:30:08 UTC
5033386 Merge topic 'ci-intel-compiler' e671692d9c gitlab-ci: add jobs testing Intel 2023.0.0 compilers on Linux Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !8132 28 January 2023, 11:23:00 UTC
3955e04 CMake Nightly Date Stamp 28 January 2023, 05:01:10 UTC
e671692 gitlab-ci: add jobs testing Intel 2023.0.0 compilers on Linux Note that the classic compiler version is 2021.8.0, but we still have it in the 2023.0.0 base image. 27 January 2023, 21:07:25 UTC
f9f5957 Merge branch 'upstream-curl' into update-curl * upstream-curl: curl 2022-12-21 (c12fb3dd) 27 January 2023, 20:58:44 UTC
dac458d curl 2022-12-21 (c12fb3dd) Code extracted from: https://github.com/curl/curl.git at commit c12fb3ddaf48e709a7a4deaa55ec485e4df163ee (curl-7_87_0). 27 January 2023, 20:58:30 UTC
39dcf94 curl: Update script to get curl 7.87.0 27 January 2023, 20:58:19 UTC
b2fe717 file: Avoid using deprecated curl progress callback 27 January 2023, 20:57:54 UTC
1cd38de ctest: Drop unnecessary use of deprecated CURLOPT_PUT All usage sites are already preceded by use of its replacement, CURLOPT_UPLOAD. 27 January 2023, 20:43:29 UTC
bf3425c ci: add a comment to run IWYU in verbose mode Useful to avoid setting up the CI locally to get a single extra message. 27 January 2023, 16:18:59 UTC
25f0b4f CMake: add an option to run IWYU in verbose mode This helps to diagnose places where IWYU asks to include headers for internal stdlib details. 27 January 2023, 16:09:07 UTC
50abdaa IWYU: exclude `__decay_and_strip<int>` as well 27 January 2023, 16:03:47 UTC
c6dd4fa Tests: Extend RunCMake.Ninja ShowIncludes case with sample path Verify that the prefix is separated from the path. 27 January 2023, 15:55:37 UTC
a9d9749 Ninja: Record showIncludes detection in configure log Also avoid running the detection multiple times. 27 January 2023, 15:55:37 UTC
1bba218 FindImageMagick: Define targets for specific components - With this change we can use e.g. ImageMagick::Magick++ directly in targt_link_libraries. - This change also adds CFLAGS which was missing before. - Also adds example on how to use the targets. 27 January 2023, 15:33:10 UTC
7ac338b Merge topic 'ci-imagemagick' 85f16fe913 ci: add ImageMagick to Debian and Fedora base images Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !8124 27 January 2023, 15:31:41 UTC
77074c3 Merge topic 'vs-asm-flags' 24bcad5bac VS: Honor compile options for ASM_NASM b44714a642 VS: Honor compile options for ASM_MARMASM Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !8125 27 January 2023, 15:29:44 UTC
eabc3c6 Merge topic 'jmalak-master-patch-responsefile' a6bdf54a5e Watcom: Fix double-quote to be single-quote in response files for wlink Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: buildbot <buildbot@kitware.com> Merge-request: !8119 27 January 2023, 15:27:27 UTC
a50b278 CMake Nightly Date Stamp 27 January 2023, 05:01:12 UTC
c33d7d1 cmTarget: use cmNonempty rather than local implementation 27 January 2023, 04:23:12 UTC
90d74fc cmTarget: use an enum for the action when writing fileset properties 27 January 2023, 04:23:12 UTC
b532911 cmTarget: simplify fileset type property management Instead of copy/pasting conditionals for each fileset type, just make an array of the structures and iterate over them. 27 January 2023, 04:23:12 UTC
f755296 Tests/RunCMake/CXXModules: add tests which don't export C++ module properties The existing `export-interfaces-{build,install}` tests were actually doing this, but make those test exporting the interfaces and copy the existing tests to tests which explicitly test the "no properties" condition. 27 January 2023, 04:19:44 UTC
24bcad5 VS: Honor compile options for ASM_NASM The Ninja and Makefile generators honor `target_compile_options` and friends for ASM_NASM `.asm` sources. Teach the VS generator to honor them too for consistency. Issue: #24289 26 January 2023, 18:51:49 UTC
85f16fe ci: add ImageMagick to Debian and Fedora base images 26 January 2023, 18:00:28 UTC
b44714a VS: Honor compile options for ASM_MARMASM The Ninja and Makefile generators honor `target_compile_options` and friends for ASM_MARMMASM `.asm` sources. Teach the VS generator to honor them too for consistency. Issue: #24289 26 January 2023, 17:56:25 UTC
a6bdf54 Watcom: Fix double-quote to be single-quote in response files for wlink Response files contained double-quote for any response file, but response files for wlink must contains single-quote. This is fix for libraries list response file. Problem for object file list was fixed by MR !8115 26 January 2023, 14:27:53 UTC
back to top