summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-01fix broken error message that printed formatter codesEli Schwartz
2021-11-01fix typoed vs backend tokenEli Schwartz
2021-11-01coverage generator: obey the documentation and only generate supported outputsEli Schwartz
2021-11-01modules/gnome: don't use dict.keys() to test membershipDylan Baker
2021-11-01modules/gnome: use textwrap.dedentDylan Baker
2021-11-01modules/gnome: use envconfig for VAPIGENDylan Baker
2021-11-01mesonbuild/module/gnome: remove unused variableDylan Baker
2021-11-01modules/gnome: Use typed_pos_args for generate_vapiDylan Baker
2021-11-01modules/gnome: use typed_pos_args for genmarshalDylan Baker
2021-11-01modules/gnome: use typed_pos_Args for mkenums_simpleDylan Baker
2021-11-01modules/gnome: use typed_pos_args for mkenumsDylan Baker
2021-11-01modules/gnome: use typed_pos_args for gdbus_codegenDylan Baker
2021-11-01modules/gnome: use typed_pos_args for gtkdoc_html_dirDylan Baker
2021-11-01modules/gnome: use typed_pos_args for gtkdocDylan Baker
2021-11-01modules/gnome: use typed_pos_args for yelpDylan Baker
2021-11-01modules/gnome: use noPosargs for compile_schemasDylan Baker
2021-11-01modules/gnome: use typed_pos_args for generate_girDylan Baker
2021-11-01modules/gnome: use typed_pos_args for compile_resourcesDylan Baker
2021-11-01modules/gnome: add some type annotationsDylan Baker
2021-11-01modules/gnome: clean and sort dependenciesDylan Baker
2021-11-01build: Add type annotations to BuildTarget.get_all_link_depsDylan Baker
2021-11-01build: Add annotations to CustomTarget.extra_dependsDylan Baker
2021-11-01build: Add a get_command method to ExecutableDylan Baker
2021-11-01modules: use IncludeDirs.to_string_list instead of open codingDylan Baker
2021-11-01build: IncludeDirs extend `to_string_list` method to handle builddirDylan Baker
2021-11-01build: Add type annotations for BuildTarget.include_dirsDylan Baker
2021-11-01interpreter/modules: ModuleReturnValue can hold ExecutableSerialisationDylan Baker
2021-11-01modules: remove harmful forwarding init methodsDylan Baker
2021-11-01interpreter: add type annotations for program_from_overridesDylan Baker
2021-10-31Add 64-bit paths to check for unsupported Watcom cl.exe clones.William D. Jones
2021-11-01migrate python 3.5 compatible superclass variable annotations to 3.6Eli Schwartz
2021-11-01Revert "known Python 3.5 on windows workaround for subprocess(cwd=str(Path))"Eli Schwartz
2021-10-31Fix cygwin test failure due to shortpath usageNirbheek Chauhan
2021-10-30delete PLATFORM env only if setavitex
2021-10-30Added warning if run_command is called without the check kwargVolker Weißmann
2021-10-30Typo fixes (CustomTaget -> CustomTarget)rusty-snake
2021-10-30Typo fixes (CustomTaget -> CustomTarget)rusty-snake
2021-10-30Typo fixes (CustomTaget -> CustomTarget)rusty-snake
2021-10-29Fix version requirement on Ninja feature.Jussi Pakkanen
2021-10-29Make environment objects hash deterministically.Jussi Pakkanen
2021-10-29Merge pull request #9375 from dcbaker/submit/windows-module-typingJussi Pakkanen
2021-10-29Remove duplicated CEXE_MAPPING tableXavier Claessens
2021-10-29Add note in release notes that thin archives has been revertedXavier Claessens
2021-10-29Fix "meson compile" not activating vsenvXavier Claessens
2021-10-28configure_file: upgrade deprecation message to FeatureDeprecatedEli Schwartz
2021-10-28modules/gnome: use `install_dir = []` instead of falseDylan Baker
2021-10-28modules/gnome: fix missing install_dir, again, harderDylan Baker
2021-10-28mtest: accept very long linesPaolo Bonzini
2021-10-27modules/gnome: ensure that `install_dir` is setDylan Baker
2021-10-27Fix add_install_script() ignoring install_tagXavier Claessens