summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2024-02-25docs: fix some release notes snippet typosEli Schwartz
2024-02-25docs: clarify environment variables take only ExternalProgram.full_path()L. E. Segovia
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-23doc: fix compiler.preprocess varargs documentationCharles Brunet
2024-02-18doc: fix descriptions of dependency and find_programEisuke Kawashima
2024-02-14docs: Remove outdated HDF5 dependency pkg-config statementJouke Witteveen
2024-02-12qt: add preserve_paths keyword to functionsCharles Brunet
2024-02-12doc: benchmark: correct usage on unixtaz-007
2024-02-09Document that alias_target accepts run_tgts since 0.60.0Tristan Partin
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-13Use SPDX-License-Identifier consistentlyDylan Baker
2023-12-13add the EFL, Enlightenment, libdwarf and ThorVG as users of mesonVincent Torri
2023-12-12cmake: parse project versionNicolas Werner
2023-11-26fix broken type annotation imports being ignoredEli Schwartz
2023-11-24File: Add full_path() methodXavier Claessens
2023-11-22docs: Update Quick-guide.mdBin Meng
2023-11-22docs/dependency: fix type of version kwargGerion Entrup
2023-11-22docs: document out of bounds behavior in str.substringFilipe Laíns
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)