summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2023-10-09interpreter: Handle BuildTarget.vala_args as Files in the interpreterDylan 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-30Update Users.mdMichael Gene Brockus (Dreamer)
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-22CPU family support 'sw_64' and remove the compile warning (#12273)Kunwu.Chan
2023-09-19docs: fix `add_project_link_arguments` documentationBenoit Pierre
2023-09-19Rust: Replace rust_crate_type with rust_abiXavier Claessens
2023-09-19Rust: Add a rust.proc_macro() methodDylan Baker
2023-09-18fix linksyyyyyiiiiii
2023-09-18Update link to lcovEberhard Beilharz
2023-09-15reference tables: Document how to set compiler paths with spaces in environme...L. E. Segovia
2023-09-13install_{data,headers,subdir}: implement follow_symlinksArsen Arsenović
2023-09-11raw printerCharles Brunet
2023-09-09gnome.mkenum_simple(): Fix include path when header is in subdirXavier Claessens
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-07docs: refman: add vim syntax file generatorLiam Beguin
2023-09-07Add compiler.has_defineMarvin Scholz
2023-09-05wrap: Use MESON_PACKAGE_CACHE_DIR as default packagecache pathXavier Claessens
2023-09-04Adding Meson-UI back on IDE-integration.mdMichael Gene Brockus (Dreamer)
2023-09-04Add trilo xtest to usersMichael Gene Brockus (Dreamer)
2023-08-31add json output format to configure fileCharles Brunet
2023-08-31Document that dicts can be indexed with []Bruce Merry
2023-08-31Doc: fix type signature for add_languages.requiredBruce Merry
2023-08-30Merge pull request #10332 from xclaesse/std-optJussi Pakkanen
2023-08-28Add CUDA id and flags to reference tablesBruce Merry
2023-08-27FAQ: MinGW UCRT are compatible with MSVC and also use libfoo.aXavier Claessens
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-18docs: use future annotations for genrefman types in typing_extensionsEli Schwartz
2023-08-18Revert "Revert "Add fs.relative_to()""Tristan Partin
2023-08-18Add more descriptive description to CustomTargetCharles Brunet
2023-08-18docs: Provide example for feature.disable_auto_ifJan Janssen
2023-08-17Revert "Add fs.relative_to()"Eli Schwartz
2023-08-17fix style errors in fs.relative_to implementationEli Schwartz
2023-08-17Add fs.relative_to()Tristan Partin
2023-08-17Replace deprecated GTK flagCharlie Ringström
2023-08-16Fix some random capitalization in feature.yamlTristan Partin
2023-08-14Python: Add 'limited_api' kwarg to extension_moduleAndrew McNulty
2023-08-11docs: Add more feature truth tablesJan Janssen
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-07docs: add missing punctuationSebastian Crane
2023-08-05fixup: since: 1.1.0 -> 1.3.0Milan Hauth