aboutsummaryrefslogtreecommitdiff
path: root/docs/yaml
AgeCommit message (Expand)AuthorFilesLines
5 daysRevert "Clarify mutable objects usage"Eli Schwartz2-21/+4
2024-06-23find_program: add a kwarg to specify custom version argumentDudemanguy1-1/+8
2024-05-09implement @PLAINNAME0@ and @BASENAME0@Stas Sergeev2-1/+5
2024-05-01Add required kwarg to compiler.{compiles,links,run}Tristan Partin1-0/+10
2024-04-23interpreter: implement the `name()` method for `ExternalLibraryHolder`Dylan Baker1-0/+3
2024-04-14Clarify mutable objects usageXavier Claessens2-4/+21
2024-04-05depends keyword argument: accept CustomTargetIndexGerion Entrup3-6/+9
2024-03-02Merge pull request #12804 from joukewitteveen/dist-rewriterJussi Pakkanen1-0/+11
2024-02-25docs: clarify environment variables take only ExternalProgram.full_path()L. E. Segovia1-2/+4
2024-02-24Allow using CustomTarget as test executableCharles Brunet1-2/+3
2024-02-23mtest: set MSAN_OPTIONS to abort by defaultSam James1-3/+4
2024-02-23env.unset methodCharles Brunet1-0/+7
2024-02-23doc: fix compiler.preprocess varargs documentationCharles Brunet1-1/+11
2024-02-18doc: fix descriptions of dependency and find_programEisuke Kawashima1-2/+2
2024-02-12Add MESONREWRITE to `meson dist` scriptsJouke Witteveen1-0/+11
2024-02-12doc: benchmark: correct usage on unixtaz-0071-3/+3
2024-02-09Document that alias_target accepts run_tgts since 0.60.0Tristan Partin1-2/+2
2024-01-17compiler.preprocess: add depends kwargStas Sergeev1-0/+7
2023-11-24File: Add full_path() methodXavier Claessens1-1/+11
2023-11-22docs/dependency: fix type of version kwargGerion Entrup1-1/+1
2023-11-22docs: document out of bounds behavior in str.substringFilipe Laíns1-0/+12
2023-11-14dependencies: allow get_variable to define multiple pkgconfig definesEli Schwartz1-0/+8
2023-10-19mtest: set ASAN_OPTIONS and UBSAN_OPTIONS to abort by defaultSam James1-0/+4
2023-10-09interpreter: add <lang>_(static|shared)_argsDylan Baker1-0/+34
2023-10-09interpreter: Handle BuildTarget.vala_args as Files in the interpreterDylan Baker1-0/+5
2023-10-05Add env kwarg in generator.process()Nomura1-0/+9
2023-10-05build: use suffix when getting target id for exesDudemanguy1-0/+3
2023-09-28add support for vs_module_defs to ExecutablesDylan Baker1-0/+10
2023-09-28fix using a CustomTargetIndex for vs_module_defsDylan Baker2-0/+4
2023-09-19docs: fix `add_project_link_arguments` documentationBenoit Pierre1-3/+3
2023-09-19Rust: Replace rust_crate_type with rust_abiXavier Claessens5-0/+40
2023-09-13install_{data,headers,subdir}: implement follow_symlinksArsen Arsenović3-0/+24
2023-09-09Add support for padding zeroes in int.to_string() methodNomura1-0/+12
2023-09-09Add macro_name option to configure_fileNicholas Vinson1-0/+7
2023-09-09clike compilers: fix cross_* functions' includeMoody Liu1-2/+13
2023-09-07Add compiler.has_defineMarvin Scholz1-0/+11
2023-08-31add json output format to configure fileCharles Brunet1-1/+1
2023-08-31Doc: fix type signature for add_languages.requiredBruce Merry1-1/+1
2023-08-18docs: Provide example for feature.disable_auto_ifJan Janssen1-0/+14
2023-08-16Fix some random capitalization in feature.yamlTristan Partin1-3/+3
2023-08-11docs: Add more feature truth tablesJan Janssen1-10/+28
2023-08-07Compiler: Add werror kwarg to compiles(), links() and run() methodsXavier Claessens1-0/+11
2023-08-07docs: add missing punctuationSebastian Crane1-1/+1
2023-08-05fixup: since: 1.1.0 -> 1.3.0Milan Hauth1-1/+1
2023-08-05compiler: Add required keyword to has_* methodsXavier Claessens1-8/+35
2023-08-04Add default_options argument to find_program()Nomura1-0/+10
2023-08-02Unify message(), format() and fstring formattingXavier Claessens1-0/+4
2023-07-28ugh, fix typo in previous commitEli Schwartz1-1/+0
2023-07-28docs: clarify what str.split doesEli Schwartz1-2/+6
2023-07-26Fix install_data() default install pathDaniele Nicolodi1-0/+2