aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-18interpreterobjects: use typed_kwargs for dependency.get_pkgconfig_variableDylan Baker2-2/+18
2022-01-18dependencies: don't pass kwargs from get_pkgconfig_variableDylan Baker7-36/+31
2022-01-18interpreterobjects: use typed_kwargs for FeatureOption.requireDylan Baker2-10/+14
2022-01-18interpreterobjects: use typed_pos_args for FeatureOpotionDylan Baker1-10/+4
2022-01-18interpreterobjects: use typed_pos_args for dependency.as_system_methodDylan Baker1-11/+3
2022-01-18interpreterobjects: use typed_pos_args for dependency.get_configtool_variableDylan Baker1-8/+3
2022-01-18interpreterobjects: use typed_pos_args for dependency.get_pkgconfig_variableDylan Baker1-8/+3
2022-01-18interpreterobjects: consistently use dependency. for error messagesDylan Baker1-16/+16
2022-01-18wraps: implement exponential backoff for downloading filesEli Schwartz1-1/+12
2022-01-18wraps: on failure to apply a patch, delete the subproject directoryEli Schwartz1-2/+6
2022-01-17index.md:add link to GitHub Discussions sectionandy59951-5/+7
2022-01-16Add a test for the --vsenv meson setup optionNirbheek Chauhan5-17/+57
2022-01-16install: Setup VS env if we did that during setupNirbheek Chauhan1-1/+4
2022-01-16Subprojects.md:add single quotes around subproject and variable nameAndy Alt1-1/+1
2022-01-15gnome.genmarshal: restore the ability to pass sources as Files objectsEli Schwartz5-21/+64
2022-01-15Fix system include arguments for clang-clGatgat4-0/+24
2022-01-14docs/dep.yaml: davault -> defaultDylan Baker1-1/+1
2022-01-15tests: Add a partial test for gtk_doc check: kwargNirbheek Chauhan1-1/+2
2022-01-15tests: Add regression tests for gdbus_codegen argsNirbheek Chauhan2-1/+22
2022-01-15tests: Add a regression test for gtk-doc argumentsNirbheek Chauhan5-0/+14
2022-01-15tests: Add a regression test for vapigen metadatadirNirbheek Chauhan2-0/+8
2022-01-12gome.gdbus_codegen: fix annotations argument for multiple annotations, harderEli Schwartz1-6/+27
2022-01-13Search for Visual Studio Express when activating VS envDFOVIT1-0/+4
2022-01-12subproject: fix version validation on lookupØyvind Aarrestad Aakre5-0/+23
2022-01-12ninja backend: Fix custom_target() console: kwarg when using envDeclan Qian1-1/+2
2022-01-11fix typo in error messageEli Schwartz1-1/+1
2022-01-11gnome.gdbus_codegen: allow File objects as XML fileEli Schwartz1-2/+2
2022-01-11gnome.gtkdoc: fix passing file arguments as a configured fileEli Schwartz1-6/+6
2022-01-11gome.gdbus_codegen: fix annotations argument for multiple annotationsEli Schwartz1-1/+1
2022-01-11link to mesa website instead of gitlabErik Faye-Lund1-1/+1
2022-01-10fix broken module tests which caused gtkdoc-check to traceback on assertEli Schwartz1-1/+4
2022-01-10depfile: type annotateDylan Baker2-15/+21
2022-01-10first pass at migrating to dataclassesEli Schwartz7-281/+259
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