aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2024-05-31Explain how to add preprocessor defines in FAQ.mdEmil Melnikov1-0/+13
2024-05-26docs: Update GIMP meson adoptionBruno1-1/+1
2024-05-22unify listing for FSCL to point to allMichael Gene Brockus1-12/+1
2024-05-15docs: fix description of cpp_eh=noneEli Schwartz1-5/+5
2024-05-15Merge pull request #11421 from mon/ti-armclangJussi Pakkanen1-0/+3
2024-05-09implement @PLAINNAME0@ and @BASENAME0@Stas Sergeev3-1/+16
2024-05-09In Builtin-options documentation, clarify warning_level=0.sammyj851-1/+1
2024-05-08fix broken linkAxel Ricard1-1/+1
2024-05-08mtest: Set MESON_TEST_ITERATION to the current iteration of the testDaan De Meyer2-0/+8
2024-05-07Add support for GCC's null_terminated_string_arg function attributeTristan Partin2-48/+64
2024-05-01Add required kwarg to compiler.{compiles,links,run}Tristan Partin2-0/+31
2024-05-01Updating Continuous-Integration.md (#13161)Michael Gene Brockus (Dreamer)1-103/+141
2024-04-29fix typos and grammars in Build-options.mdNhalrath1-4/+4
2024-04-28Add support for depending on ObjFWJonathan Schleifer2-5/+61
2024-04-27Added NumPy to usersDr. Vedran Miletić1-0/+1
2024-04-25docs: fix bad link in snippetDylan Baker1-1/+1
2024-04-25find_library: improve the docs and FeatureNew to fully describe the changeEli Schwartz1-1/+3
2024-04-24docs: Add CMake build type release note snippetJouke Witteveen1-0/+15
2024-04-24Merge pull request #13112 from DaanDeMeyer/interactiveJussi Pakkanen2-0/+16
2024-04-23Add meson test --interactiveDaan De Meyer2-0/+16
2024-04-23interpreter: implement the `name()` method for `ExternalLibraryHolder`Dylan Baker2-0/+6
2024-04-23Add a few more notes to the style guideJohn Ericson1-4/+8
2024-04-22docs: fix a typo of pathWu, Zhenyu1-1/+1
2024-04-15Add bztar support to meson distTristan Partin1-0/+4
2024-04-14Clarify mutable objects usageXavier Claessens3-5/+22
2024-04-12docs: Howto exclude file from unity buildPhilip Chimento1-0/+21
2024-04-08meson format commandCharles Brunet2-0/+83
2024-04-08Update Users.mdMichael Gene Brockus (Dreamer)1-9/+12
2024-04-05depends keyword argument: accept CustomTargetIndexGerion Entrup4-7/+10
2024-03-29Update Pip install documentation.Jussi Pakkanen1-9/+10
2024-03-18mconf: Reload the options files if they have changedDylan Baker1-0/+12
2024-03-17tests: rename skip_on_jobname to expect_skip_on_jobname and skip_on_os to exp...Christoph Reiter1-10/+12
2024-03-15compilers: Every compiler can run codeXavier Claessens1-0/+4
2024-03-15wayland: Stable protocols can have a versionXavier Claessens1-0/+13
2024-03-15cargo: Add API version into dependency nameXavier Claessens2-14/+46
2024-03-13Generate relnotes for 1.4.0.Jussi Pakkanen16-88/+112
2024-03-13Basic support for TI ARM-CLANG toolchainWilliam Toohey1-0/+3
2024-03-12Added support for Texas Instruments C6000 compiler.Petr Machacek2-0/+7
2024-03-04doc/Users: Add asteria and mcfgthreadLIU Hao1-0/+2
2024-03-02Merge pull request #12804 from joukewitteveen/dist-rewriterJussi Pakkanen3-0/+39
2024-02-26docs: fix typo in snippet: "hueristic" -> "heuristic"Dylan Baker1-1/+1
2024-02-26cargo: Call into meson subdir if it existsXavier Claessens1-0/+8
2024-02-26cargo: Abort if features are missingXavier Claessens1-1/+2
2024-02-26cargo: Expose features as Meson boolean optionsXavier Claessens1-0/+20
2024-02-25docs: fix some release notes snippet typosEli Schwartz2-2/+2
2024-02-25docs: clarify environment variables take only ExternalProgram.full_path()L. E. Segovia1-2/+4
2024-02-25Avoid use of deprecated command form on the cross compilation doc pageRalf Gommers1-1/+1
2024-02-24Add support for BuildTargetTypes to various fs module functionsTristan Partin1-0/+9
2024-02-24meson/rust: wrap `bindgen`s `wrap-static-fns` functionalityKarol Herbst1-0/+3
2024-02-24Allow using CustomTarget as test executableCharles Brunet2-2/+7