summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets
AgeCommit message (Expand)Author
2023-11-14dependencies: allow get_variable to define multiple pkgconfig definesEli Schwartz
2023-11-02scan-build: Exclude subprojects from scan-build reportAndrew McNulty
2023-10-20Support -j as a shorthand for --num-processesTristan Partin
2023-10-19pkgconfig: Allow setting both pkgconfig and pkg-configXavier Claessens
2023-10-19mtest: set ASAN_OPTIONS and UBSAN_OPTIONS to abort by defaultSam James
2023-10-17release notes: fix snippet for "fill:" argumentPaolo Bonzini
2023-10-09interpreter: Add support for cargo subprojectXavier Claessens
2023-10-09interpreter: add <lang>_(static|shared)_argsDylan Baker
2023-10-05Add env kwarg in generator.process()Nomura
2023-10-05mcompile: add suffix as an additional parameterDudemanguy
2023-10-05build: use suffix when getting target id for exesDudemanguy
2023-09-28add support for vs_module_defs to ExecutablesDylan Baker
2023-09-28fix using a CustomTargetIndex for vs_module_defsDylan Baker
2023-09-25Add clang-tidy-fix targetLei YU
2023-09-22Allow to fallback to cmake subprojectXavier Claessens
2023-09-19Rust: Replace rust_crate_type with rust_abiXavier Claessens
2023-09-13install_{data,headers,subdir}: implement follow_symlinksArsen Arsenović
2023-09-09Add support for padding zeroes in int.to_string() methodNomura
2023-09-09Add macro_name option to configure_fileNicholas Vinson
2023-09-09clike compilers: fix cross_* functions' includeMoody Liu
2023-09-07Add compiler.has_defineMarvin Scholz
2023-09-05wrap: Use MESON_PACKAGE_CACHE_DIR as default packagecache pathXavier Claessens
2023-08-31add json output format to configure fileCharles Brunet
2023-08-30Merge pull request #10332 from xclaesse/std-optJussi Pakkanen
2023-08-25msetup: Update options when builddir is already configuredXavier Claessens
2023-08-23machine file: Add @GLOBAL_SOURCE_ROOT@ and @DIRNAME@Xavier Claessens
2023-08-18Revert "Revert "Add fs.relative_to()""Tristan Partin
2023-08-18Add more descriptive description to CustomTargetCharles Brunet
2023-08-17Revert "Add fs.relative_to()"Eli Schwartz
2023-08-17Add fs.relative_to()Tristan Partin
2023-08-14Python: Add 'limited_api' kwarg to extension_moduleAndrew McNulty
2023-08-07c_std, cpp_std: Change to a list of desired versions in preference orderXavier Claessens
2023-08-07Compiler: Add werror kwarg to compiles(), links() and run() methodsXavier Claessens
2023-08-05compiler: Add required keyword to has_* methodsXavier Claessens
2023-08-04Add default_options argument to find_program()Nomura
2023-08-02Unify message(), format() and fstring formattingXavier Claessens
2023-07-20docs: fix typo in previous commitEli Schwartz
2023-07-20interpreter: deprecate 'jar' value of build_target(target_type)Dylan Baker
2023-07-17Whoopsie, forgot to create the release notes.Jussi Pakkanen
2023-06-28Experimental 'genvslite' WIP. (#11049)GertyP
2023-06-27modules/rust: Add a keyword argument to pass extra args to the rust compilerDylan Baker
2023-06-27modules/rust: Add a machine file property for extra clang args with bindgenDylan Baker
2023-06-27modules/rust: Add a `link_with` kwarg to the test methodDylan Baker
2023-06-20interpreter: allow default_options and override_options as a dictDylan Baker
2023-06-20add str.splitlines methodMartin Dørum
2023-06-19Add kernel and subsystem properties to machine objects.Jussi Pakkanen
2023-06-06Override find_program('meson')Tristan Partin
2023-05-25mtest: wildcard selectionCharles Brunet
2023-05-21Allow generator.process(generator.process(...))Volker Weißmann
2023-05-03Visual studio: Generate vcxproj.filters files to adds filters to imitated dir...Renan Lavarec