meson/docs/yaml/functions
Dylan Baker 5421c24ea0 fix using a CustomTargetIndex for vs_module_defs
Because `CustomTargetIndex`es don't have a `subdir` property, but they do
implement the `get_subdir()` method
2023-09-28 14:35:01 -04:00
..
_build_target_base.yaml Rust: Replace rust_crate_type with rust_abi 2023-09-19 13:54:49 -04:00
add_global_arguments.yaml Fix typo in documentation for add_*_arguments 2022-05-31 17:48:45 -04:00
add_global_link_arguments.yaml docs: Add the YAML Reference manual 2021-10-03 11:46:34 +02:00
add_languages.yaml Doc: fix type signature for add_languages.required 2023-08-31 06:47:52 -04:00
add_project_arguments.yaml Fix typo in documentation for add_*_arguments 2022-05-31 17:48:45 -04:00
add_project_dependencies.yaml interpreter: new function add_project_dependencies() 2022-05-03 02:00:29 -04:00
add_project_link_arguments.yaml docs: fix `add_project_link_arguments` documentation 2023-09-19 12:29:31 -07:00
add_test_setup.yaml docs: Add the YAML Reference manual 2021-10-03 11:46:34 +02:00
alias_target.yaml docs: Add the YAML Reference manual 2021-10-03 11:46:34 +02:00
assert.yaml docs: Add the YAML Reference manual 2021-10-03 11:46:34 +02:00
benchmark.yaml interpreter: support for forcibly verbose logging of some tests 2022-02-01 09:05:26 +01:00
both_libraries.yaml docs: Add the YAML Reference manual 2021-10-03 11:46:34 +02:00
build_target.yaml interpreter: deprecate 'jar' value of build_target(target_type) 2023-07-20 14:20:46 -04:00
configuration_data.yaml Fix typos in docs 2022-10-23 03:06:39 +03:00
configure_file.yaml Add macro_name option to configure_file 2023-09-09 07:30:56 -04:00
custom_target.yaml repair install_mode support for uid/gid effectively everywhere 2023-05-24 19:05:06 -04:00
debug.yaml Add new debug() function 2022-03-30 06:57:30 -04:00
declare_dependency.yaml extra_files keyword in declare_dependency() 2023-04-20 18:31:39 +03:00
dependency.yaml interpreter: Accept more types in default_options dict values 2023-06-20 16:10:20 -07:00
disabler.yaml docs: Add the YAML Reference manual 2021-10-03 11:46:34 +02:00
environment.yaml Fix typos in docs 2022-10-23 03:06:39 +03:00
error.yaml docs: YAML: Add `arg_flattening: false` where required 2022-04-07 17:16:26 -04:00
executable.yaml Make compilers list per subproject 2022-03-24 12:27:06 -04:00
files.yaml docs: Add the YAML Reference manual 2021-10-03 11:46:34 +02:00
find_program.yaml Add default_options argument to find_program() 2023-08-04 14:46:39 -04:00
generator.yaml docs: Add the YAML Reference manual 2021-10-03 11:46:34 +02:00
get_option.yaml doc: Fix link 2022-10-22 13:18:07 +03:00
get_variable.yaml docs: YAML: Add `arg_flattening: false` where required 2022-04-07 17:16:26 -04:00
import.yaml docs: clarify the semantics of the required: kwarg everywhere 2022-12-14 18:59:26 -05:00
include_directories.yaml docs: Add the YAML Reference manual 2021-10-03 11:46:34 +02:00
install_data.yaml install_{data,headers,subdir}: implement follow_symlinks 2023-09-13 21:44:40 -04:00
install_emptydir.yaml repair install_mode support for uid/gid effectively everywhere 2023-05-24 19:05:06 -04:00
install_headers.yaml install_{data,headers,subdir}: implement follow_symlinks 2023-09-13 21:44:40 -04:00
install_man.yaml repair install_mode support for uid/gid effectively everywhere 2023-05-24 19:05:06 -04:00
install_subdir.yaml install_{data,headers,subdir}: implement follow_symlinks 2023-09-13 21:44:40 -04:00
install_symlink.yaml add install_symlink function 2021-12-01 13:59:54 -05:00
is_disabler.yaml Fix typos in docs 2022-10-23 03:06:39 +03:00
is_variable.yaml Fix typos in docs 2022-10-23 03:06:39 +03:00
jar.yaml Add ability to add resources to jars 2022-03-22 13:21:26 +02:00
join_paths.yaml docs: Add the YAML Reference manual 2021-10-03 11:46:34 +02:00
library.yaml Rust: Replace rust_crate_type with rust_abi 2023-09-19 13:54:49 -04:00
message.yaml docs: YAML: Add `arg_flattening: false` where required 2022-04-07 17:16:26 -04:00
project.yaml interpreter: Accept more types in default_options dict values 2023-06-20 16:10:20 -07:00
range.yaml docs: Add the YAML Reference manual 2021-10-03 11:46:34 +02:00
run_command.yaml docs: add missing argument documentation for run_command capture 2021-11-29 18:12:33 -08:00
run_target.yaml docs: fix inaccurate description of command targets 2022-04-01 07:03:35 -04:00
set_variable.yaml docs: YAML: Add `arg_flattening: false` where required 2022-04-07 17:16:26 -04:00
shared_library.yaml fix using a CustomTargetIndex for vs_module_defs 2023-09-28 14:35:01 -04:00
shared_module.yaml fix using a CustomTargetIndex for vs_module_defs 2023-09-28 14:35:01 -04:00
static_library.yaml Rust: Replace rust_crate_type with rust_abi 2023-09-19 13:54:49 -04:00
structured_sources.yaml docs: Add docs for structured_sources 2022-03-07 12:33:33 -08:00
subdir.yaml docs: make note of the path restriction on subdir() 2022-08-29 12:09:52 -04:00
subdir_done.yaml Add missing since annotations in docs 2022-10-24 21:47:46 -04:00
subproject.yaml interpreter: Accept more types in default_options dict values 2023-06-20 16:10:20 -07:00
summary.yaml docs: YAML: Add `arg_flattening: false` where required 2022-04-07 17:16:26 -04:00
test.yaml docs: fix incorrect default for test is_parallel 2022-03-20 10:24:03 -04:00
unset_variable.yaml docs: added unset_variable() 2021-10-03 12:19:45 +02:00
vcs_tag.yaml vcs_tag: handle non-str / non-file arguments 2022-04-20 20:53:19 -04:00
warning.yaml docs: YAML: Add `arg_flattening: false` where required 2022-04-07 17:16:26 -04:00