aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-09Use VS 2022 release version for packaging.vs22Jussi Pakkanen1-1/+1
2022-01-07Fix typo.Itoh Shimon1-1/+1
2022-01-07Merge pull request #9773 from annacrombie/masterJussi Pakkanen7-8/+417
2022-01-06add release notes for refman man pageStone Tickle1-0/+4
2022-01-06add man page generation to buildStone Tickle2-0/+23
2022-01-06add man page backend to refmanStone Tickle2-1/+385
2022-01-05Fix syntax highlighting Continuous-Integration.mdJohn Kilpatrick1-1/+1
2022-01-05cleanup _extract_meson_version()Stone Tickle2-7/+5
2022-01-02Bump version numbers for rc1.0.61.0rc1Jussi Pakkanen2-2/+5
2022-01-02Merge pull request #9757 from eli-schwartz/broken-typesJussi Pakkanen8-19/+19
2022-01-02Condense test directory numbers for rc1.Jussi Pakkanen80-19/+19
2022-01-02Fix files in the unittests subdir.Jussi Pakkanen1-0/+2
2022-01-02docs: Update yelp documentation to reflect what it is actually doingPablo Correa Gómez1-2/+2
2022-01-02modules/gnome: replace yelphelper with run and custom targetsPablo Correa Gómez2-171/+91
2022-01-02test cases/frameworks/13 yelp: Do not reuse sources filesPablo Correa Gómez4-8/+24
2021-12-31Merge pull request #9758 from eli-schwartz/meson_add_foo_script-argchecksJussi Pakkanen2-34/+43
2021-12-31add FeatureNew decorators for various modules that were lacking themEli Schwartz5-1/+8
2021-12-31rename lint workflow for less confusionEli Schwartz1-5/+5
2021-12-30fix type annotations for mlog nestingEli Schwartz1-1/+1
2021-12-30fix type annotations for compiler toolchain rpathsEli Schwartz5-16/+16
2021-12-30correct type annotations for File.endswithEli Schwartz1-1/+1
2021-12-30fix crash during MesonExceptionEli Schwartz1-1/+1
2021-12-30fix incorrect docs for add_*_scriptEli Schwartz1-8/+23
2021-12-30remove no longer needed validation routineEli Schwartz1-6/+4
2021-12-30add_*_script: fix incorrect typed_pos_args allowing built targetsEli Schwartz1-8/+8
2021-12-30add_*_script: fix missing FeatureNew for non-string argumentsEli Schwartz1-14/+10
2021-12-30unpin pylint in CI -- the mentioned issue is long since fixedEli Schwartz1-2/+1
2021-12-30cygwin: fix broken python versionsEli Schwartz1-0/+7
2021-12-30Fix mypy 0.930 issuesTristan Partin2-3/+3
2021-12-22unit tests: Don't check quoting with multiple libsNirbheek Chauhan2-2/+3
2021-12-22Don't wipe out RPATHs specified by dependenciesNirbheek Chauhan2-1/+11
2021-12-22Set RPATH for all non-system libs with absolute pathsNirbheek Chauhan6-32/+50
2021-12-22pkgconfig: Fix linking to a custom targetXavier Claessens4-9/+30
2021-12-21modules: use find_program implementation to find programsEli Schwartz2-10/+8
2021-12-20modules: let the proxy state find_program do silent lookupsEli Schwartz1-2/+2
2021-12-20restore additional info about the potential cause of find_program failingEli Schwartz2-2/+2
2021-12-20restore the ability in the backend to silently find a programEli Schwartz1-2/+4
2021-12-20modules/gnome: use T.Sequence instead of T.ListDylan Baker1-3/+3
2021-12-20modules/gnome: use typed_kwargs for mkenumDylan Baker1-94/+65
2021-12-20modules/gnome: don't call through mkenums for mkenums_simpleDylan Baker1-33/+60
2021-12-20gnome: use typed_kwargs for mkenums_simpleDylan Baker1-35/+52
2021-12-20gnome: remove 'template' handling from mkenumsDylan Baker1-9/+1
2021-12-17Fix mypy errorsDaniel Mensinger6-8/+17
2021-12-17add ft32 cpu familyRafael Silva2-0/+2
2021-12-15mesonlib: make get_meson_command return an ImmutableListDylan Baker1-2/+2
2021-12-15rewriter: create {add,rm}_extra_files commandsCeleste Wouters8-57/+518
2021-12-12intl dep: forward static to iconv if neededChristoph Reiter1-1/+1
2021-12-12Merge pull request #9711 from dcbaker/submit/fix-gnome-typing-regressionsJussi Pakkanen1-13/+13
2021-12-11install: Don't run ldconfig on cross buildsDylan Baker2-6/+10
2021-12-11Activate VS env when running `meson test`William Toohey1-1/+4