summaryrefslogtreecommitdiff
path: root/docs/markdown
AgeCommit message (Expand)Author
2024-05-07Add support for GCC's null_terminated_string_arg function attributeTristan Partin
2024-05-01Add required kwarg to compiler.{compiles,links,run}Tristan Partin
2024-05-01Updating Continuous-Integration.md (#13161)Michael Gene Brockus (Dreamer)
2024-04-29fix typos and grammars in Build-options.mdNhalrath
2024-04-28Add support for depending on ObjFWJonathan Schleifer
2024-04-27Added NumPy to usersDr. Vedran Miletić
2024-04-25docs: fix bad link in snippetDylan Baker
2024-04-25find_library: improve the docs and FeatureNew to fully describe the changeEli Schwartz
2024-04-24docs: Add CMake build type release note snippetJouke Witteveen
2024-04-24Merge pull request #13112 from DaanDeMeyer/interactiveJussi Pakkanen
2024-04-23Add meson test --interactiveDaan De Meyer
2024-04-23interpreter: implement the `name()` method for `ExternalLibraryHolder`Dylan Baker
2024-04-23Add a few more notes to the style guideJohn Ericson
2024-04-22docs: fix a typo of pathWu, Zhenyu
2024-04-15Add bztar support to meson distTristan Partin
2024-04-14Clarify mutable objects usageXavier Claessens
2024-04-12docs: Howto exclude file from unity buildPhilip Chimento
2024-04-08meson format commandCharles Brunet
2024-04-08Update Users.mdMichael Gene Brockus (Dreamer)
2024-04-05depends keyword argument: accept CustomTargetIndexGerion Entrup
2024-03-29Update Pip install documentation.Jussi Pakkanen
2024-03-18mconf: Reload the options files if they have changedDylan Baker
2024-03-17tests: rename skip_on_jobname to expect_skip_on_jobname and skip_on_os to exp...Christoph Reiter
2024-03-15compilers: Every compiler can run codeXavier Claessens
2024-03-15wayland: Stable protocols can have a versionXavier Claessens
2024-03-15cargo: Add API version into dependency nameXavier Claessens
2024-03-13Generate relnotes for 1.4.0.Jussi Pakkanen
2024-03-12Added support for Texas Instruments C6000 compiler.Petr Machacek
2024-03-04doc/Users: Add asteria and mcfgthreadLIU Hao
2024-03-02Merge pull request #12804 from joukewitteveen/dist-rewriterJussi Pakkanen
2024-02-26docs: fix typo in snippet: "hueristic" -> "heuristic"Dylan Baker
2024-02-26cargo: Call into meson subdir if it existsXavier Claessens
2024-02-26cargo: Abort if features are missingXavier Claessens
2024-02-26cargo: Expose features as Meson boolean optionsXavier Claessens
2024-02-25docs: fix some release notes snippet typosEli Schwartz
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-12Add MESONREWRITE to `meson dist` scriptsJouke Witteveen
2024-02-06Add a numpy dependency with pkg-config and configtool methodsRalf Gommers
2024-01-25docs: Use common conventions for shared libsSune Vuorela