meson/docs/markdown/snippets
Adam C. Foltzer 3332f33649 Fix Rust compiler-private library ambiguity
When building a Rust target with Rust library dependencies, an
`--extern` argument is now specified to avoid ambiguity between the
dependency library, and any crates of the same name in `rustc`'s
private sysroot.

Includes an illustrative test case.
2018-02-22 22:16:58 +02:00
..
add_release_note_snippets_here Collated release note snippets to main file. 2017-10-08 22:36:06 +03:00
config-tool-cross.md dependencies: Allow setting config-tool binaries in cross file 2018-01-30 06:45:58 +11:00
deprecations.md Removed two deprecations from 2016. 2018-01-17 22:12:43 +02:00
fpga.md Added documentation to IceStorm module. 2018-02-02 20:30:14 +02:00
gen-subdirs.md Added documentation. 2017-12-18 21:10:14 +02:00
hexnumbers.md Add support for hex int literals. 2018-02-05 22:33:48 +02:00
if-release.md Allow value 'if-release' for b_ndebug project option. (#1896) 2017-12-17 21:06:06 +02:00
install_subdir-strip_directory.md Rename install_subdir() option elide_directory to strip_directory 2018-02-05 01:28:07 +00:00
installdir.md Allow for missing install_dir in install_data() 2018-02-22 20:26:16 +02:00
intopt.md Expose integer options to build option files. 2018-02-07 22:10:04 +02:00
project-license.md add meson.project_license() builtin 2018-01-31 23:54:28 +02:00
rust-cross.md Add cross-compilation support for `rustc` 2018-01-29 15:47:05 -08:00
rust-private-disambiguation.md Fix Rust compiler-private library ambiguity 2018-02-22 22:16:58 +02:00
templates.md Add unit test that checks that the sample projects compile. 2017-12-31 23:24:29 +02:00
windows-resources-custom-targets.md Add a release note snippet for the windows.compile_resources() change 2018-01-12 23:52:25 +02:00
wrap_promote.md Add functionality to promote nested dependencies to top level. 2017-12-17 21:17:13 +02:00
yield.md User options can "yield to" a user option of the same name in superproject. Closes ##2853. 2018-02-08 00:33:44 +02:00