aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-10manually clean up some python 3.6 era codeEli Schwartz2-12/+3
2022-01-10port from embedded data to importlib.resourcesEli Schwartz8-545/+23
2022-01-10condense linesEli Schwartz1-2/+1
2022-01-10pyupgrade --py37-plusEli Schwartz6-8/+7
2022-01-10bump minimum required version of python to 3.7Eli Schwartz9-13/+22
2022-01-10update ubuntu bionic to use python 3.7Eli Schwartz1-1/+8
2022-01-10clean up even more function signatures in preparation for dataclassesEli Schwartz1-2/+2
2022-01-10docs: fix rust module bindgen argumentsDylan Baker1-5/+5
2022-01-10gnome: fix typo in vapigen option metadatadirMichal Vasilek1-1/+1
2022-01-10compilers: push the compiler id to a class variableDylan Baker21-74/+79
2022-01-10remove the RPM moduleEli Schwartz5-204/+10
2022-01-10Merge pull request #9739 from mathstuf/armclang-supportJussi Pakkanen7-3/+67
2022-01-10Bump version number for new development.Jussi Pakkanen1-1/+1
2022-01-10Prepare release 0.61.0.0.61.0Jussi Pakkanen14-121/+140
2022-01-10add pending deprecation notice for python 3.6Eli Schwartz2-0/+24
2022-01-09Use VS 2022 release version for packaging.Jussi Pakkanen1-1/+1
2022-01-10Running-Meson.md: fix a broken linkx-yuri1-1/+1
2022-01-09Remove docs for ghwt that got deleted ages ago.Jussi Pakkanen2-44/+0
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-03armltdclang: add support for ARM Ltd.'s `armclang` toolchainBen Boeckel5-1/+54
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