aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets
AgeCommit message (Expand)AuthorFilesLines
2023-09-25Add clang-tidy-fix targetLei YU1-0/+9
2023-09-22Allow to fallback to cmake subprojectXavier Claessens1-0/+12
2023-09-19Rust: Replace rust_crate_type with rust_abiXavier Claessens1-0/+11
2023-09-13install_{data,headers,subdir}: implement follow_symlinksArsen Arsenović1-0/+7
2023-09-09Add support for padding zeroes in int.to_string() methodNomura1-0/+20
2023-09-09Add macro_name option to configure_fileNicholas Vinson1-0/+6
2023-09-09clike compilers: fix cross_* functions' includeMoody Liu1-0/+13
2023-09-07Add compiler.has_defineMarvin Scholz1-0/+10
2023-09-05wrap: Use MESON_PACKAGE_CACHE_DIR as default packagecache pathXavier Claessens1-0/+7
2023-08-31add json output format to configure fileCharles Brunet1-0/+5
2023-08-30Merge pull request #10332 from xclaesse/std-optJussi Pakkanen1-0/+18
2023-08-25msetup: Update options when builddir is already configuredXavier Claessens1-0/+13
2023-08-23machine file: Add @GLOBAL_SOURCE_ROOT@ and @DIRNAME@Xavier Claessens1-0/+13
2023-08-18Revert "Revert "Add fs.relative_to()""Tristan Partin1-0/+17
2023-08-18Add more descriptive description to CustomTargetCharles Brunet1-0/+6
2023-08-17Revert "Add fs.relative_to()"Eli Schwartz1-17/+0
2023-08-17Add fs.relative_to()Tristan Partin1-0/+17
2023-08-14Python: Add 'limited_api' kwarg to extension_moduleAndrew McNulty1-0/+5
2023-08-07c_std, cpp_std: Change to a list of desired versions in preference orderXavier Claessens1-0/+18
2023-08-07Compiler: Add werror kwarg to compiles(), links() and run() methodsXavier Claessens1-0/+5
2023-08-05compiler: Add required keyword to has_* methodsXavier Claessens1-0/+19
2023-08-04Add default_options argument to find_program()Nomura1-0/+4
2023-08-02Unify message(), format() and fstring formattingXavier Claessens1-0/+10
2023-07-20docs: fix typo in previous commitEli Schwartz1-1/+1
2023-07-20interpreter: deprecate 'jar' value of build_target(target_type)Dylan Baker1-0/+8
2023-07-17Whoopsie, forgot to create the release notes.Jussi Pakkanen19-160/+0
2023-06-28Experimental 'genvslite' WIP. (#11049)GertyP1-0/+11
2023-06-27modules/rust: Add a keyword argument to pass extra args to the rust compilerDylan Baker1-0/+3
2023-06-27modules/rust: Add a machine file property for extra clang args with bindgenDylan Baker1-0/+8
2023-06-27modules/rust: Add a `link_with` kwarg to the test methodDylan Baker1-0/+4
2023-06-20interpreter: allow default_options and override_options as a dictDylan Baker1-0/+5
2023-06-20add str.splitlines methodMartin Dørum1-0/+3
2023-06-19Add kernel and subsystem properties to machine objects.Jussi Pakkanen1-0/+12
2023-06-06Override find_program('meson')Tristan Partin1-0/+38
2023-05-25mtest: wildcard selectionCharles Brunet1-0/+9
2023-05-21Allow generator.process(generator.process(...))Volker Weißmann1-0/+8
2023-05-03Visual studio: Generate vcxproj.filters files to adds filters to imitated dir...Renan Lavarec1-0/+4
2023-05-02python module: add an automatic byte-compilation stepEli Schwartz1-0/+4
2023-05-02Find python3.xx on windowsCharles Brunet1-0/+6
2023-04-26Add env kwarg to gnome.generate_gir().Volker Weißmann1-0/+3
2023-04-24Initial support for Metrowerks C/C++ compilerNomura1-0/+5
2023-04-21rust: Add new `rust_dependency_map` target configurationSebastian Dröge1-0/+18
2023-04-21rust: add support for b_ndebugDylan Baker1-0/+6
2023-04-20intro: add more details to generated json filesCharles Brunet1-0/+9
2023-04-20extra_files keyword in declare_dependency()Charles Brunet1-0/+4
2023-04-10Generate relnotes for 1.1.0.Jussi Pakkanen18-198/+0
2023-03-28Add support for meson.options as a replacement for meson_options.txtDylan Baker1-0/+7
2023-03-27Allow --reconfigure and --wipe of empty builddirXavier Claessens1-0/+10
2023-03-20backends: add a new "none" backendEli Schwartz1-0/+4
2023-03-09dependencies: add pybind11 custom factoryEli Schwartz1-0/+9