meson/docs/markdown/snippets
Dylan Baker 5d16bd5308 modules/rust: Add a keyword argument to pass extra args to the rust compiler
This may be necessary to, for example, stop rustc complaining about
unused functions
2023-06-27 11:53:18 -07:00
..
add_metrowerks_compiler.md Initial support for Metrowerks C/C++ compiler 2023-04-24 09:07:37 -04:00
add_release_note_snippets_here Tell contributors not to write things in the snippet help file. [skip ci] 2020-01-27 23:11:44 +02:00
add_str_splitlines_method.md add str.splitlines method 2023-06-20 08:28:47 -04:00
allow_generator_chaining.md Allow generator.process(generator.process(...)) 2023-05-21 22:12:57 +03:00
dep_extra_files.md extra_files keyword in declare_dependency() 2023-04-20 18:31:39 +03:00
generate_gir_kwarg_env.md Add env kwarg to gnome.generate_gir(). 2023-04-26 14:51:10 -04:00
more_intro_data.md intro: add more details to generated json files 2023-04-20 18:31:39 +03:00
moremachinedata.md Add kernel and subsystem properties to machine objects. 2023-06-19 18:03:57 +03:00
option_dict.md interpreter: allow default_options and override_options as a dict 2023-06-20 16:10:20 -07:00
override-find-program-meson.md Override find_program('meson') 2023-06-06 10:07:36 -04:00
python-find-version.md Find python3.xx on windows 2023-05-02 17:52:10 -04:00
python_bytecompile.md python module: add an automatic byte-compilation step 2023-05-02 19:28:35 -04:00
rust_bindegen_extra_args.md modules/rust: Add a keyword argument to pass extra args to the rust compiler 2023-06-27 11:53:18 -07:00
rust_dependency_map.md rust: Add new `rust_dependency_map` target configuration 2023-04-21 15:35:06 -04:00
rust_extra_clang_bindgen_arguments.md modules/rust: Add a machine file property for extra clang args with bindgen 2023-06-27 11:53:18 -07:00
rust_test_link_with.md modules/rust: Add a `link_with` kwarg to the test method 2023-06-27 11:53:18 -07:00
rustc-ndebug.md rust: add support for b_ndebug 2023-04-21 15:18:56 +05:30
test_name_filters.md mtest: wildcard selection 2023-05-25 13:44:13 -04:00
visual_studio_project_generation.md Visual studio: Generate vcxproj.filters files to adds filters to imitated directories to navigate more easily in the source files. 2023-05-03 17:49:05 +03:00