summaryrefslogtreecommitdiff
path: root/docs/markdown
AgeCommit message (Expand)Author
2024-02-25Avoid use of deprecated command form on the cross compilation doc pageRalf Gommers
2024-02-24Add support for BuildTargetTypes to various fs module functionsTristan Partin
2024-02-24meson/rust: wrap `bindgen`s `wrap-static-fns` functionalityKarol Herbst
2024-02-24Allow using CustomTarget as test executableCharles Brunet
2024-02-23mtest: set MSAN_OPTIONS to abort by defaultSam James
2024-02-23env.unset methodCharles Brunet
2024-02-23modules/rust: allow setting a version constraint on bindgenDylan Baker
2024-02-23modules/rust: inject a C/C++ standard for bindgenDylan Baker
2024-02-23modules/rust: Allow explicitly setting the language to bindDylan Baker
2024-02-23rust/bindgen: Use Meson rules for C++ headersDylan Baker
2024-02-14docs: Remove outdated HDF5 dependency pkg-config statementJouke Witteveen
2024-02-12qt: add preserve_paths keyword to functionsCharles Brunet
2024-02-06Add a numpy dependency with pkg-config and configtool methodsRalf Gommers
2024-01-25docs: Use common conventions for shared libsSune Vuorela
2024-01-24docs: add a technically unneeded "setup" verb to some invocationsEli Schwartz
2024-01-24docs: Add NetPanzer to User.mdandy5995
2024-01-20docs: fix another regression in having functional docsEli Schwartz
2024-01-17compiler.preprocess: add depends kwargStas Sergeev
2024-01-15compilers: add c23 and gnu23 c_stdsSimon Ser
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