11093 Commits (28175bbee2c111cf41b80c97bbadd7dbabaa8990)
 

Author SHA1 Message Date
Dylan Baker edf1a21722 compilers: Expose Cython compiler 3 years ago
Dylan Baker e9681b463d hack: compilers/cython: hardcode python 3 not 2 3 years ago
Dylan Baker 79e50caa7f compilers: Add a cython Compiler 3 years ago
Dylan Baker b6eb5c231c build: Add type annotations for Generator 3 years ago
Daniel Mensinger 30e329aac9 typing: Fully annotate dependencies.framework 3 years ago
Daniel Mensinger 25875ae0d3 typing: Fully annotate dependencies.{detect,factory} + some other fixes 3 years ago
Daniel Mensinger 71906c4bf8 typing: Fully annotate dependencies.cmake 3 years ago
Daniel Mensinger 125566b329 typing: Fully annotate dependencies.platform 3 years ago
Daniel Mensinger 96473085e0 typing: Fully annotate dependencies.dub 3 years ago
Daniel Mensinger 6798bc8146 typing: Fully annotate dependencies.pkgconfig 3 years ago
Jussi Pakkanen d13999f5b4
Merge pull request #8796 from xclaesse/wrapdbv2 3 years ago
Xavier Claessens 769fd50373 docs: Generate a table of all wrapdb releases 3 years ago
Daniel Mensinger 240434b167 typing: Fully annotate dependencies.cuda 3 years ago
Daniel Mensinger 27bb5f536a typing: mlog use StringProtocol 3 years ago
Daniel Mensinger 969ee9d85b typing: Fully annotate dependencies.configtool 3 years ago
Daniel Mensinger 1d0bd562f1 typing: Fully annotate dependencies.coarrays 3 years ago
Dylan Baker e0f62d1812 dependencies/detect: Add type annotations to find_external_dependency 3 years ago
Dylan Baker 6f562ed734 interpreterobjects: Fix type annotation for CustomTargetHolder 3 years ago
Dylan Baker ff0fd7d44c build: Add a type annotation to CustomTarget 3 years ago
Dylan Baker b107171307 interpreterbase: Allow safely using mutable default values with typed_kwargs 3 years ago
Dylan Baker 8890a62499 interpreterbase: fix type annotations for typed_pos_args 3 years ago
Xavier Claessens 62c53b834d wrap: Port to v2 protocol 3 years ago
Daniel Mensinger df4d2bd247 typing: Fully annotate dependencies.base 3 years ago
Daniel Mensinger f502a38d1c typing: mlog: Simplify some typing with a TV_ variables 3 years ago
Daniel Mensinger 95b70bcb97 deps: Split dependencies.base 3 years ago
Dylan Baker 201dc64226 add a couple more type annotations 4 years ago
Dylan Baker 145d92aa27 build: Use ImmutableSetProtocol for lru_cache'd value 4 years ago
Dylan Baker cfb847a1f0 build: use typing.Mapping for lru_cached dicts 4 years ago
Dylan Baker 113a159514 use an immutable list for an lru_cached functions 4 years ago
Dylan Baker f8be4f8fc7 adding a _typing module 4 years ago
Dylan Baker 023722b2c6 test cases/common/103 has header symbol: set c++ standard 4 years ago
Jussi Pakkanen 99452dde26
Merge pull request #8812 from mensinda/cmakeToolchain 4 years ago
Jussi Pakkanen 83581f7fc1 Do not delete workdir in case scan-build fails. 4 years ago
Xavier Claessens 4516b7a8a9 docs: Fix typo in github pages repo URL 4 years ago
Xavier Claessens 4dec7dbb71 ci: Automatically update website when pushing to master 4 years ago
Xavier Claessens 16c3f03394 typed_kwargs: Add since and deprecated annotations 4 years ago
Paolo Bonzini 5298d8eaf1 interpreter: wrap access to Feature value 4 years ago
Paolo Bonzini 08a8043f19 interpreter: add feature.allowed() 4 years ago
Dylan Baker 6aef800ba8 modules/fs: Use typed_kwargs 4 years ago
Dylan Baker 521b92e499 interpreterbase: Add a function for type checking keyword arguments 4 years ago
Daniel Mensinger 9b5463681e
cmake: select correct generator in toolchain.py 4 years ago
Naveen M K 7a6ad2953a Don't use `os.path.relpath` in dist command 4 years ago
Dylan Baker c6ec13e6bf
Only try to get RSP syntax if RSP is supported (#8804) 4 years ago
Daniel Mensinger f0812baf8d
cmake: exclude generated files from the buildsystem files list 4 years ago
Daniel Mensinger 06f528a5b7
cmake: Update test case 4 years ago
Daniel Mensinger 49c730ef05
cmake: Fix CMakeToolchain (fixes #8293) 4 years ago
Daniel Mensinger 0e777e7c90
cmake: CMakeTraceParser improvements 4 years ago
Xavier Claessens 25fa2d4f7b vsenv: Recommend using "meson compile" wrapper 4 years ago
Jussi Pakkanen a9b65b421e Remove HFS workaround as everyone should use APFS by now. 4 years ago
Xavier Claessens 2fb24b18e1 unstable_external_project: Remove unused imports 4 years ago