11811 Commits (98a9cc079cc59fa932ee002ca61abc8588d60512)
 

Author SHA1 Message Date
Dylan Baker 4a0a6a8083 modules: modules need to return either an ExtensionModlue or a 4 years ago
Dylan Baker 1416ba0b8d modules: add classes with the found method 4 years ago
Dylan Baker 351a1e9ec9 interpreter: use typed_pos_args for func_import 4 years ago
Jon Turney 5968a05adb
Alphabetize dependency names with special lookup 4 years ago
Jon Turney e047a1f622
Move 'builtin', 'config-tool' and 'system' methods to discussion of methods 4 years ago
Jussi Pakkanen 6337e40115
Merge pull request #8882 from xclaesse/msubprojects-parallel 4 years ago
Jussi Pakkanen 563f4c7b9f
Merge pull request #8924 from jon-turney/fix-test-json-schema 4 years ago
Simon Ser 1f3adc4dbe Add feed arg to custom_target() 4 years ago
Jussi Pakkanen 4bfee181c5
Merge pull request #8918 from mensinda/pathlibFixes 4 years ago
andy5995 81ca0ec7ae Users.md:add rmw 4 years ago
Daniel Mensinger c0a2025d03
tests: test that we always set encoding 4 years ago
Daniel Mensinger 3e396b3782
fix: Always explicitly set encoding for text files (fixes #8263) 4 years ago
Daniel Mensinger 28175bbee2
pathlib: Patch pathlib to work around some bugs (fixes #7295) 4 years ago
Denis Fortin 7bc57d03a5 build: fix object path for vs backend 4 years ago
Dylan Baker 3e66bd4035 modules/qt: use _impl private methods to avoid incorrect FeatureNew 4 years ago
Ian Harvey 84b371c645 Update detect.py 4 years ago
Daniel Mensinger 8f7343831b refactor: Refactor BothLibraries logic 4 years ago
Xavier Claessens 4aaccdb6ba msubprojects: Display progress while tasks are running 4 years ago
Xavier Claessens 27970b1d85 msubprojects: Add message at the end of purge 4 years ago
Xavier Claessens 2b6fe00e3d msubprojects: Run action on all subprojects in parallel 4 years ago
Daniel Mensinger b95d6e319f typing: Annotate compilers.detect 4 years ago
Daniel Mensinger 3f889606c7 Split compiler detection from Environment 4 years ago
Daniel Mensinger 0f237b8d1d linkers: move linkers.py into the linkers package 4 years ago
Jon Turney 5c0cb0547b
Fix test.json for boost test to match schema 4 years ago
Jon Turney 5da3557331
Fix test.json schema for 'matrix' 4 years ago
Xavier Claessens d3d95d39be gnome: add update_desktop_database to post_install() 4 years ago
Xavier Claessens 39c6571a46 gnome: Set GSETTINGS_SCHEMA_DIR in devenv 4 years ago
Xavier Claessens 0bef89b0c2 interpreter: Empty list used to be allowed in install_headers/man 4 years ago
Jon Turney 81d2d559f1
Enforce all dicts with a fixed set of keys in test.json schema 4 years ago
Jussi Pakkanen 6e0a0fd1da
Merge pull request #8884 from dcbaker/submit/type-and-annotate-install-functions 4 years ago
Jussi Pakkanen 0e5f88baf4
Merge pull request #8912 from mensinda/fixBothLibraries 4 years ago
Daniel Mensinger c4b8e03895
tests: both_library test improvements 4 years ago
Daniel Mensinger 0c4dd81c4d
fix: Handling BothLibraries objects (fixes #8907) 4 years ago
Jussi Pakkanen 39f25ec6aa
Merge pull request #8905 from mensinda/refactorFix 4 years ago
Daniel Mensinger 765aff5a42 coverage: Enable coverage reports 4 years ago
fanc999 edfe24178d
Add Visual Studio 2012/2013 backends (#8803) 4 years ago
Jussi Pakkanen 7588dbc587
Merge pull request #8900 from bonzini/extract-objects-docs 4 years ago
Dylan Baker a44c1d18c1
Merge pull request #8898 from e820/interpreter-required-arguments 4 years ago
Dylan Baker 132420a059 minstall: make intentions clearer 4 years ago
Dylan Baker d636b92c1a install_*: FileMode doesn't need to be None 4 years ago
Dylan Baker 7213b7d81f interpreter: use typed_kwargs for install_man 4 years ago
Dylan Baker 7619f31f71 interpreter: man sections can be up to 9 on many platforms 4 years ago
Dylan Baker 9611bd8244 interpreter: use typed_pos_args for install_man 4 years ago
Dylan Baker f4d2efbed3 interpreter: use typed_kwargs for install_headers 4 years ago
Dylan Baker 251dff56fb interpreter: use typed_pos_args for install_headers 4 years ago
Dylan Baker ea3d85a1c0 interpreter: use typed_kwargs for install_data 4 years ago
Dylan Baker a551e76137 interpreter: use typed_pos_args for install_data 4 years ago
Dylan Baker 596c8d4af5 interpreter: use typed_kwargs for install_subdir 4 years ago
Dylan Baker 3d940fec98 interpreter: use typed_pos_args for install_subdir 4 years ago
Dylan Baker dd296f321b interpreterbase: Add evolve to KwargInfo 4 years ago