11128 Commits (88bd4e6e10a863b4357827ac9230ffc515b5a2f5)
 

Author SHA1 Message Date
Daniel Mensinger 8f997efc8b decorators: Add not_set_warning to KwargInfo 3 years ago
Daniel Mensinger bad14b23d2 decorators: Fix typo 3 years ago
Daniel Mensinger 850f64b9ab build: textwrap.dedent() some strings 3 years ago
Daniel Mensinger 2c08e55f85 typing: Import missing classes in interpreterobjects.py 3 years ago
Daniel Mensinger 468a215341 mesonlib: Add MesonBugException 3 years ago
Daniel Mensinger 99a91df844 tests: clear mesonlib.project_meson_versions (which **really** needs a refactor) 3 years ago
Daniel Mensinger b2112bc4f6 tests: Always enable the traceback in run_project_tests.py 3 years ago
Daniel Mensinger 10afec575b tests: Add visual seperator to the test logs in run_project_tests.py 3 years ago
Dylan Baker 79fec1ce4e modules/qt: use append rather than extend in preprocess 3 years ago
Dylan Baker f7eda0e822 modules/qt: allow string values for include_directories 3 years ago
Dylan Baker 6d52ddf3c7 build: add type annotations for the IncludeDirs object 3 years ago
Dylan Baker 3ec2cf9c60 interpreter: add type annotations to build_incdir_object 3 years ago
Xavier Claessens 5f3b73beb5 dependency: Empty fallback is the same as allow_fallback: false 3 years ago
Eli Schwartz d729ea3f69
Revert "Add Chicken-Libraries to Users.md (#8180)" 3 years ago
Eli Schwartz 471c05d57d
update gettext test to use new intl dependency 3 years ago
Eli Schwartz 2c6ccfe4c4
intl custom dependency 3 years ago
Eli Schwartz ad206037e3
tests: update dependency factory tests to check type_name is sane 3 years ago
Eli Schwartz bbcc91c1e5
expose SystemDependency and BuiltinDependency as toplevel classes 3 years ago
Eli Schwartz d591353b78
add new dependency type "builtin" 3 years ago
Eli Schwartz 493dc6ed10
move base class for system dependencies into base.py 3 years ago
Xavier Claessens fbeb62101c doc: Add missing modules to dropdown list 3 years ago
Xavier Claessens b6d754a40c interpreter: Extract dependency() logic into its own helper class 3 years ago
Xavier Claessens 3970f269fd Fix assert(not true) raising backtrace 3 years ago
Jussi Pakkanen 6fb2f86379
Merge pull request #8822 from dcbaker/submit/annotate-and-check-qt-module 3 years ago
andy5995 537adce5d8 Users.md: add canfigger library 3 years ago
Dylan Baker 0f5e55a749 docs: Add a page for qt6 3 years ago
Dylan Baker 7535736108 docs: Use an include for the qt modules 3 years ago
Dylan Baker bfaa529a7a modules/qt: sort and clean up dependencies 3 years ago
Dylan Baker 2a8a6bb881 modules/qt: Return GeneratedListHolder instead of GeneratedList 3 years ago
Dylan Baker ec48dbd2d6 interpreterobjects: Clean up GeneratedListHolder 3 years ago
Dylan Baker a65429d57b build: Fully annotate GeneratedList 3 years ago
Dylan Baker 4e7f59d70d build: Generator add missing annotations 3 years ago
Dylan Baker 0698a50c00 build: cleanup Generator.proccess_files a bit 3 years ago
Dylan Baker c422621317 interpreterobjects|build: use typed_kwargs for generator.process 3 years ago
Dylan Baker 5952dc9818 interpreter|build: use typed_pos_args and unholder in the interpreter 3 years ago
Dylan Baker 2043461b87 build: Pass name of generator to initializer 3 years ago
Dylan Baker 35bdaada1d interpreter|build: Do Generator keyword argument checking in the interpreter 3 years ago
Dylan Baker 491c756dc9 interpreter: use typed_kwargs for func_generator 3 years ago
Dylan Baker d2c1ab40a0 interpreter|build: Pass just the executable down to Generator 3 years ago
Dylan Baker 2ac9b32391 interpreter: Do not create Generator in GeneratorHolder 3 years ago
Dylan Baker d064466e8b modues/qt: Make use of typed_kwargs since/deprecation abiltiy 3 years ago
Dylan Baker cf6e8d6834 docs: update qt module documentation with types and new files 3 years ago
Dylan Baker 3824e30f7a modules/qt: fix remaining typing issues and add to run_mypy 3 years ago
Dylan Baker 3c4c7d0429 modules/qt: use type checking and annotations for compile_translations 3 years ago
Dylan Baker 2bc7a1b3da modules/qt: fully annotate and check qt.has_tools 3 years ago
Dylan Baker 61ddceb3b9 modules/qt: Make use of the default=[] availability 3 years ago
Dylan Baker ffa83f7f8a modules/qt: Type anotations and cleanups 3 years ago
Dylan Baker ce3a7ec19d modules: pass all proxied arguments 3 years ago
Dylan Baker e23f78141a modules: Fix type annotation imports 3 years ago
Dylan Baker 118f70fede modules/qt: have pre-process dispatch to moc_compile 3 years ago