summaryrefslogtreecommitdiff
path: root/docs/markdown
AgeCommit message (Expand)Author
2024-01-15Add a note for Windows users to GuiTutorial.mdizimuth
2024-01-09compilers: cpp: wire up debugstl for ClangSam James
2024-01-09compilers: cpp: wire up stdlib assertionsSam James
2024-01-01envconfig: read CYTHON from the environment and use it if setErik Bråthen Solem
2024-01-01docs: Document Qt tools updates in 0.63Chris Mayo
2024-01-01docs: Fix since for compile_translations in _include_qt_baseChris Mayo
2024-01-01docs: Rename Qt4 & Qt5 in Dependencies to QtChris Mayo
2024-01-01docs: Use Qt instead of qtChris Mayo
2023-12-28docs: fix regression that broke intended meaning of compiler variables noteEli Schwartz
2023-12-27Add CLion to the list of IDE integrationsMarina.Kalashina
2023-12-18Update Users.md (#12634)Michael Gene Brockus (Dreamer)
2023-12-13add the EFL, Enlightenment, libdwarf and ThorVG as users of mesonVincent Torri
2023-12-12cmake: parse project versionNicolas Werner
2023-11-24File: Add full_path() methodXavier Claessens
2023-11-22docs: Update Quick-guide.mdBin Meng
2023-11-22Update release frequency to match realityPeter Harris
2023-11-22docs: fix bindgen_clang_arguments exampleAlyssa Ross
2023-11-19Generate release notes for 1.3.0.Jussi Pakkanen
2023-11-17note on glib libraryalbert
2023-11-14dependencies: allow get_variable to define multiple pkgconfig definesEli Schwartz
2023-11-05Update Users.mdMichael Gene Brockus (Dreamer)
2023-11-05Adding Trilobite Data to Users.mdMichael Gene Brockus (Dreamer)
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-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-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-07Add compiler.has_defineMarvin Scholz