aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown
AgeCommit message (Expand)AuthorFilesLines
2023-09-25Add clang-tidy-fix targetLei YU1-0/+9
2023-09-22Allow to fallback to cmake subprojectXavier Claessens2-0/+36
2023-09-22CPU family support 'sw_64' and remove the compile warning (#12273)Kunwu.Chan1-0/+2
2023-09-19Rust: Replace rust_crate_type with rust_abiXavier Claessens1-0/+11
2023-09-19Rust: Add a rust.proc_macro() methodDylan Baker1-0/+29
2023-09-18fix linksyyyyyiiiiii1-2/+2
2023-09-18Update link to lcovEberhard Beilharz1-1/+1
2023-09-15reference tables: Document how to set compiler paths with spaces in environme...L. E. Segovia1-0/+20
2023-09-13install_{data,headers,subdir}: implement follow_symlinksArsen Arsenović1-0/+7
2023-09-11raw printerCharles Brunet1-1/+1
2023-09-09gnome.mkenum_simple(): Fix include path when header is in subdirXavier Claessens1-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 Claessens2-0/+13
2023-09-04Adding Meson-UI back on IDE-integration.mdMichael Gene Brockus (Dreamer)1-0/+1
2023-09-04Add trilo xtest to usersMichael Gene Brockus (Dreamer)1-0/+1
2023-08-31add json output format to configure fileCharles Brunet1-0/+5
2023-08-31Document that dicts can be indexed with []Bruce Merry1-0/+9
2023-08-30Merge pull request #10332 from xclaesse/std-optJussi Pakkanen2-0/+33
2023-08-28Add CUDA id and flags to reference tablesBruce Merry1-0/+3
2023-08-27FAQ: MinGW UCRT are compatible with MSVC and also use libfoo.aXavier Claessens1-0/+3
2023-08-25msetup: Update options when builddir is already configuredXavier Claessens2-0/+24
2023-08-23machine file: Add @GLOBAL_SOURCE_ROOT@ and @DIRNAME@Xavier Claessens2-0/+25
2023-08-18Revert "Revert "Add fs.relative_to()""Tristan Partin2-0/+31
2023-08-18Add more descriptive description to CustomTargetCharles Brunet1-0/+6
2023-08-17Revert "Add fs.relative_to()"Eli Schwartz2-31/+0
2023-08-17fix style errors in fs.relative_to implementationEli Schwartz1-1/+1
2023-08-17Add fs.relative_to()Tristan Partin2-0/+31
2023-08-17Replace deprecated GTK flagCharlie Ringström1-1/+1
2023-08-14Python: Add 'limited_api' kwarg to extension_moduleAndrew McNulty3-6/+21
2023-08-07c_std, cpp_std: Change to a list of desired versions in preference orderXavier Claessens2-0/+33
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-08-02Fix syntax mistakes in two examplesVolker Weißmann2-2/+2
2023-08-02treewide: internally avoid deprecated machine file uses of "pkgconfig"Eli Schwartz1-3/+3
2023-08-01Fix typo in Cross-compilation.mdAlex Rao1-1/+1
2023-07-28docs: clarify what str.split doesEli Schwartz1-2/+2
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-18docs: improve formatting of the Rust modulePeter Hutterer1-17/+20
2023-07-18docs: fix typos and keyword markdown for the Rust module pagePeter Hutterer1-11/+11
2023-07-17Whoopsie, forgot to create the release notes.Jussi Pakkanen20-160/+187
2023-07-13Add import instructions for filesystem moduleMiroPalmu1-0/+8
2023-07-06Fix typo in Disabler.mdmeator1-1/+1
2023-07-04environment: separate illumos and Solaris kernels in MachinesDylan Baker1-1/+2
2023-06-28Experimental 'genvslite' WIP. (#11049)GertyP2-0/+32