Skip to content

Commit e71e207

Browse files
author
github-actions
committed
Update
1 parent dba0e2c commit e71e207

23 files changed

+25
-19
lines changed

Release-notes-for-1-10-0.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,10 @@ <h2 id="db_msvcrt-on-clang">
239239
the appropriate preprocessor symbols, also when the compiler is clang.
240240
This is only supported when using <code>link.exe</code> or <code>lld-link.exe</code> as the
241241
linker.</p>
242+
<h2 id="support-for-cargo-workspaces">Support for Cargo workspaces</h2>
243+
<p>When parsing <code>Cargo.toml</code> files, Meson now recognizes workspaces
244+
and will process all the required members and any requested optional
245+
members of the workspace.</p>
242246
<h2 id="methods-from-compiler-object-now-accept-strings-for-include_directories">Methods from compiler object now accept strings for include_directories</h2>
243247
<p>The various <a href="Reference-manual_returned_compiler.html"><ins><code>compiler</code></ins></a> methods with a <code>include_directories</code> keyword argument
244248
now accept stings or array of strings, in addition to <a href="Reference-manual_returned_inc.html"><ins><code>inc</code></ins></a> objects

assets/js/search/Cargo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
urls_downloaded_cb({"token":"Cargo","urls":[{"url":"Release-notes-for-1-10-0.html#common-cargolock-for-all-cargo-subprojects","node_type":"h2","page":"Release 1.10.0 (in development)","sections":["New features (in development)","Common Cargo.lock for all Cargo subprojects"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#cargo-dependencies-names-now-include-the-api-version","node_type":"h2","page":"Release 1.5.0","sections":["New features","Cargo dependencies names now include the API version"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-6-0.html#cargo-subprojects-is-experimental","node_type":"h2","page":"Release 1.6.0","sections":["New features","Cargo subprojects is experimental"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-7-0.html#caplints-allow-used-for-cargo-subprojects","node_type":"h2","page":"Release 1.7.0","sections":["New features","\n--cap-lints allow used for Cargo subprojects"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-7-0.html#cargo-features-are-resolved-globally","node_type":"h2","page":"Release 1.7.0","sections":["New features","Cargo features are resolved globally"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#cargo-wraps","node_type":"h3","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","\nprovide section","Cargo wraps"],"context":{"gi-language":["default"]}}]});
1+
urls_downloaded_cb({"token":"Cargo","urls":[{"url":"Release-notes-for-1-10-0.html#common-cargolock-for-all-cargo-subprojects","node_type":"h2","page":"Release 1.10.0 (in development)","sections":["New features (in development)","Common Cargo.lock for all Cargo subprojects"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-10-0.html#support-for-cargo-workspaces","node_type":"h2","page":"Release 1.10.0 (in development)","sections":["New features (in development)","Support for Cargo workspaces"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#cargo-dependencies-names-now-include-the-api-version","node_type":"h2","page":"Release 1.5.0","sections":["New features","Cargo dependencies names now include the API version"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-6-0.html#cargo-subprojects-is-experimental","node_type":"h2","page":"Release 1.6.0","sections":["New features","Cargo subprojects is experimental"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-7-0.html#caplints-allow-used-for-cargo-subprojects","node_type":"h2","page":"Release 1.7.0","sections":["New features","\n--cap-lints allow used for Cargo subprojects"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-7-0.html#cargo-features-are-resolved-globally","node_type":"h2","page":"Release 1.7.0","sections":["New features","Cargo features are resolved globally"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#cargo-wraps","node_type":"h3","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","\nprovide section","Cargo wraps"],"context":{"gi-language":["default"]}}]});

assets/js/search/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
urls_downloaded_cb({"token":"Cargo.toml","urls":[{"url":"Release-notes-for-1-10-0.html#common-cargolock-for-all-cargo-subprojects","node_type":"p","page":"Release 1.10.0 (in development)","sections":["New features (in development)","Common Cargo.lock for all Cargo subprojects"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#automatic-fallback-to-cmake-and-cargo-subproject","node_type":"ul","page":"Release 1.3.0","sections":["New features","Automatic fallback to cmake and cargo subproject"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#cargo-dependencies-names-now-include-the-api-version","node_type":"ul","page":"Release 1.5.0","sections":["New features","Cargo dependencies names now include the API version"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#accepted-configuration-properties-for-wraps","node_type":"ul","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","Accepted configuration properties for wraps"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#cargo-wraps","node_type":"ul","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","\nprovide section","Cargo wraps"],"context":{"gi-language":["default"]}}]});
1+
urls_downloaded_cb({"token":"Cargo.toml","urls":[{"url":"Release-notes-for-1-10-0.html#common-cargolock-for-all-cargo-subprojects","node_type":"p","page":"Release 1.10.0 (in development)","sections":["New features (in development)","Common Cargo.lock for all Cargo subprojects"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-10-0.html#support-for-cargo-workspaces","node_type":"p","page":"Release 1.10.0 (in development)","sections":["New features (in development)","Support for Cargo workspaces"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#automatic-fallback-to-cmake-and-cargo-subproject","node_type":"ul","page":"Release 1.3.0","sections":["New features","Automatic fallback to cmake and cargo subproject"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#cargo-dependencies-names-now-include-the-api-version","node_type":"ul","page":"Release 1.5.0","sections":["New features","Cargo dependencies names now include the API version"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#accepted-configuration-properties-for-wraps","node_type":"ul","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","Accepted configuration properties for wraps"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#cargo-wraps","node_type":"ul","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","\nprovide section","Cargo wraps"],"context":{"gi-language":["default"]}}]});

assets/js/search/Meson

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

assets/js/search/Support

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

assets/js/search/cargo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
urls_downloaded_cb({"token":"cargo","urls":[{"url":"Reference-manual_functions.html#arguments10","node_type":"table","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments11","node_type":"table","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments20","node_type":"table","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments36","node_type":"table","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments38","node_type":"table","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments45","node_type":"table","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments46","node_type":"table","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments47","node_type":"table","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_rust_dependency_map","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_rust_dependency_map","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_rust_dependency_map","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_rust_dependency_map","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_rust_dependency_map","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_rust_dependency_map","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_rust_dependency_map","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_rust_dependency_map","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-10-0.html#common-cargolock-for-all-cargo-subprojects","node_type":"h2","page":"Release 1.10.0 (in development)","sections":["New features (in development)","Common Cargo.lock for all Cargo subprojects"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#automatic-fallback-to-cmake-and-cargo-subproject","node_type":"h2","page":"Release 1.3.0","sections":["New features","Automatic fallback to cmake and cargo subproject"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#added-support-cargolock-file","node_type":"p","page":"Release 1.5.0","sections":["New features","Added support Cargo.lock file"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#cargo-dependencies-names-now-include-the-api-version","node_type":"h2","page":"Release 1.5.0","sections":["New features","Cargo dependencies names now include the API version"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-6-0.html#cargo-subprojects-is-experimental","node_type":"h2","page":"Release 1.6.0","sections":["New features","Cargo subprojects is experimental"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-7-0.html#caplints-allow-used-for-cargo-subprojects","node_type":"h2","page":"Release 1.7.0","sections":["New features","\n--cap-lints allow used for Cargo subprojects"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-7-0.html#cargo-features-are-resolved-globally","node_type":"h2","page":"Release 1.7.0","sections":["New features","Cargo features are resolved globally"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#accepted-configuration-properties-for-wraps","node_type":"ul","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","Accepted configuration properties for wraps"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#cargo-wraps","node_type":"h3","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","\nprovide section","Cargo wraps"],"context":{"gi-language":["default"]}}]});
1+
urls_downloaded_cb({"token":"cargo","urls":[{"url":"Reference-manual_functions.html#arguments10","node_type":"table","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments11","node_type":"table","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments20","node_type":"table","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments36","node_type":"table","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments38","node_type":"table","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments45","node_type":"table","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments46","node_type":"table","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments47","node_type":"table","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_rust_dependency_map","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_rust_dependency_map","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_rust_dependency_map","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_rust_dependency_map","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_rust_dependency_map","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_rust_dependency_map","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_rust_dependency_map","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_rust_dependency_map","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-10-0.html#common-cargolock-for-all-cargo-subprojects","node_type":"h2","page":"Release 1.10.0 (in development)","sections":["New features (in development)","Common Cargo.lock for all Cargo subprojects"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-10-0.html#support-for-cargo-workspaces","node_type":"h2","page":"Release 1.10.0 (in development)","sections":["New features (in development)","Support for Cargo workspaces"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#automatic-fallback-to-cmake-and-cargo-subproject","node_type":"h2","page":"Release 1.3.0","sections":["New features","Automatic fallback to cmake and cargo subproject"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#added-support-cargolock-file","node_type":"p","page":"Release 1.5.0","sections":["New features","Added support Cargo.lock file"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#cargo-dependencies-names-now-include-the-api-version","node_type":"h2","page":"Release 1.5.0","sections":["New features","Cargo dependencies names now include the API version"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-6-0.html#cargo-subprojects-is-experimental","node_type":"h2","page":"Release 1.6.0","sections":["New features","Cargo subprojects is experimental"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-7-0.html#caplints-allow-used-for-cargo-subprojects","node_type":"h2","page":"Release 1.7.0","sections":["New features","\n--cap-lints allow used for Cargo subprojects"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-7-0.html#cargo-features-are-resolved-globally","node_type":"h2","page":"Release 1.7.0","sections":["New features","Cargo features are resolved globally"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#accepted-configuration-properties-for-wraps","node_type":"ul","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","Accepted configuration properties for wraps"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#cargo-wraps","node_type":"h3","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","\nprovide section","Cargo wraps"],"context":{"gi-language":["default"]}}]});

0 commit comments

Comments
 (0)