12249 Commits (6acfe48f32110671a0adf80ad3497a35105b265d)
 

Author SHA1 Message Date
Dylan Baker d96bc73b99 modules/gnome: fix remaining typing errors 3 years ago
Dylan Baker 99c835b2b9 modules/gnome: fix annotation to type that isn't defined 3 years ago
Dylan Baker 26722f8e44 modules/gnome: fix _get_build_args type annotations 3 years ago
Dylan Baker 0dd720a014 modules/gnome: fix _make_typelib_target types 3 years ago
Dylan Baker 68e684d51f modules/gnome: Fix typing with _get_dependencies_flags and 3 years ago
Dylan Baker 214ce0dc8b build: Fix return types of a couple of methods 3 years ago
Dylan Baker a848dd3cce modules/gnome: fix issues with _make_gir_target 3 years ago
Dylan Baker fcf78ceb7b modules/gnome: fix declared type of list 3 years ago
Dylan Baker f85629e374 modules/gnome: use T.Sequence instead of T.List 3 years ago
Dylan Baker cd6e2c85a7 modules/gnome: use itertools.chain instead of list concatenation 3 years ago
Dylan Baker 216435b2ae dependencies: fix libraries and whole_libraries types 3 years ago
Dylan Baker 41fe51b36e modules/gnome: ignore the return type of _get_dep 3 years ago
Dylan Baker 4048c71d6d modules/gnome: fix type annotations and issues with _gather_typelib_includes_and_update_depends 3 years ago
Dylan Baker dacba7a83d modules/gnome: define and annotate all instance variables in the initializer 3 years ago
Dylan Baker ce5f56f266 build: Fix annotations to RunTarget and AliasTarget 3 years ago
Dylan Baker 9c7ddf59fe interpreterobjects: deprecated passing a number to configuration_data.set10 3 years ago
Dylan Baker bf3fa728fa interpreterobjects: remove no-flattening from configuraiton_data.get 3 years ago
Dylan Baker f16956a951 interpreterobjects: don't allow keyword arguments in configuration_data.keys 3 years ago
Dylan Baker 5074e2d3b5 interpreter: replace ConfigurationDataObject with ConfigurationDataHolder 3 years ago
Dylan Baker 23af9e4c1a build: move configuration_data initial value handling to build.ConfigurationData 3 years ago
Dylan Baker 5c979eb21f interpreterobjects: clean up ConfigurationData initializer 3 years ago
Dylan Baker 574525673f interpreterobjects: use typed_* for configuration_data.set* 3 years ago
Dylan Baker 7641bfd0ce interpreterobjects: use typed_* with configuration_data.merge_from 3 years ago
Dylan Baker f7cbe89a13 interpreterobjects: use typed_* with configuration_data.get_unquoted 3 years ago
Dylan Baker baa9ecb1c4 interpreterobjects: use typed_args for configuration_data.get 3 years ago
Dylan Baker 65558445ae interpreterobjects: use typed_pos_args and noKwargs for configuration.data.has 3 years ago
Dylan Baker 1ff2abcd9c interpreterobjects: use typed_kwargs for dependency.get_variable 3 years ago
Dylan Baker 1751dc4701 interpreterobjects: use typed_kwargs for dependency.get_pkgconfig_variable 3 years ago
Dylan Baker 6b272973e0 dependencies: don't pass kwargs from get_pkgconfig_variable 3 years ago
Dylan Baker ab9c0c1735 interpreterobjects: use typed_kwargs for FeatureOption.require 3 years ago
Dylan Baker 55055c3e0e interpreterobjects: use typed_pos_args for FeatureOpotion 3 years ago
Dylan Baker 6ad772cb37 interpreterobjects: use typed_pos_args for dependency.as_system_method 3 years ago
Dylan Baker 7537ec3299 interpreterobjects: use typed_pos_args for dependency.get_configtool_variable 3 years ago
Dylan Baker 0fa3436645 interpreterobjects: use typed_pos_args for dependency.get_pkgconfig_variable 3 years ago
Dylan Baker 482ab09a95 interpreterobjects: consistently use dependency. for error messages 3 years ago
Eli Schwartz 4b9ec4f6d5 wraps: implement exponential backoff for downloading files 3 years ago
Eli Schwartz 7deeb293b6 wraps: on failure to apply a patch, delete the subproject directory 3 years ago
andy5995 5c7f3b5bb8 index.md:add link to GitHub Discussions section 3 years ago
Nirbheek Chauhan faf79f4539 Add a test for the --vsenv meson setup option 3 years ago
Nirbheek Chauhan 1cda222a1a install: Setup VS env if we did that during setup 3 years ago
Andy Alt d9dee508ae Subprojects.md:add single quotes around subproject and variable name 3 years ago
Eli Schwartz 96d0005744 gnome.genmarshal: restore the ability to pass sources as Files objects 3 years ago
Gatgat f3a8e5d3b2 Fix system include arguments for clang-cl 3 years ago
Dylan Baker 9cc222c048
docs/dep.yaml: davault -> default 3 years ago
Nirbheek Chauhan f35e2fcb3e tests: Add a partial test for gtk_doc check: kwarg 3 years ago
Nirbheek Chauhan ca0c757770 tests: Add regression tests for gdbus_codegen args 3 years ago
Nirbheek Chauhan 23bc0e6422 tests: Add a regression test for gtk-doc arguments 3 years ago
Nirbheek Chauhan 67bb25b246 tests: Add a regression test for vapigen metadatadir 3 years ago
Eli Schwartz bda11fe25d gome.gdbus_codegen: fix annotations argument for multiple annotations, harder 3 years ago
DFOVIT eeb110ab02 Search for Visual Studio Express when activating VS env 3 years ago