9851 Commits (16d3513df68a7d214c2759a43886a9de8f701024)
 

Author SHA1 Message Date
Dylan Baker 16d3513df6 docs/Dependencies Add missing curses documentation 4 years ago
Dylan Baker c411b29b6d dependencies/misc: Fix typing of curses_factory 4 years ago
Dylan Baker 137c3124e2
Merge pull request #7758 from dcbaker/submit/hdf5-factory 4 years ago
Jussi Pakkanen 400ec2d685
Merge pull request #7762 from jon-turney/meson-exe-output-improve 4 years ago
Vili Väinölä d1638a4fde compilers/VS: fix build to use optimization and debug flags 4 years ago
Jussi Pakkanen 5f70984403
Merge pull request #7772 from xclaesse/deprecate-source-root 4 years ago
Jon Turney ff186b0526 Improve documentation about using shell in custom_target() [skip ci] 4 years ago
Daniel Mensinger be2598a4e2
Merge pull request #7794 from mensinda/cmTyping 4 years ago
Dylan Baker a3e628092f CODEOWNERS: don't use * [skip ci] 4 years ago
Jussi Pakkanen 01edd26baf Add old style command to tutorial. Closes #7793. [skip ci] 4 years ago
Xavier Claessens 7176b74fd6 Add meson.project_build/source_root() methods 4 years ago
Peter Harris 2664ab069d windows: reduce chance of going over path limit in backend/vs 4 years ago
Daniel Mensinger 2f3ef6f1af
typing: fully annotate cmake.interpreter 4 years ago
Daniel Mensinger c2d55afcb5
typing: fully annotate cmake.traceparser 4 years ago
Daniel Mensinger fc80518a07
typing: fully annotate cmake.generator 4 years ago
Daniel Mensinger a1b2f15092
typing: fully annotate cmake.fileapi 4 years ago
Daniel Mensinger d9419a4f2a
typing: fully annotate cmake.executor 4 years ago
Yonggang Luo 75433bee74 Fixes meson test timeout on windows 4 years ago
Jussi Pakkanen 15761e78d2
Merge pull request #7776 from dcbaker/submit/zsh-additions 4 years ago
Daniel Mensinger 6a71391de6
typing: fully annotate cmake.common 4 years ago
Daniel Mensinger 6dfdb407f0
typing: fully annotate cmake.client 4 years ago
Daniel Mensinger 9f695435e7
typing: add convinient option to clear the terminal to run_mypy.py 4 years ago
Daniel Mensinger 19b3f65e70
typing: fix indentation in run_mypy.py 4 years ago
Dylan Baker bffd981246 tests/hdf5: work around some problems 4 years ago
Dylan Baker 54329eeed7 dependencies/hdf5: Use the correct compilers for the machine 4 years ago
Dylan Baker b7cb30e175 dependencies/hdf5: Convert to a dependency_factory 4 years ago
Dylan Baker dff40ca259 environment: Pass defines to clang based ObjC[++] compilers 4 years ago
Dylan Baker da4c1945fc compilers/objcpp: add type annotations 4 years ago
Dylan Baker 05df8320db compilers/objc: Add type annotations 4 years ago
Dylan Baker 682d22129c compilers: Tell mypy that the compiler mixins are just that 4 years ago
Dylan Baker 2c0fbe161d compilers: make is_cross part of the base Compiler class 4 years ago
Dylan Baker 1592b7a800 compilers: make sanity_check_impl a protected method 4 years ago
Dylan Baker 98416e7f75 compilers: put name_string method in base compiler 4 years ago
Dylan Baker 02658fdda4 run_mypy: compilers/c_function_attributes is already type safe 4 years ago
Dylan Baker 0d644ac87b run_mypy: all of compilers/mixins is now type safe 4 years ago
Dylan Baker fa1398f86c compilers/mixins: make xc16 type safe 4 years ago
Dylan Baker 4911e8eef4 compilers/mixins: make visual studio type safe 4 years ago
Dylan Baker b6c8b8a5be compilers/mixins/pgi: Make type safe 4 years ago
Dylan Baker 6dc774f1b6 compilers/mixins/islinker: Make type safe 4 years ago
Dylan Baker 8ee1e6b768 compilers/mixins/intel: make type safe 4 years ago
Dylan Baker a0a8ef567e compilers/mixins/intel: Use the has_func_attribute_extra_args function 4 years ago
Dylan Baker 1e93d2875e compilers/mixins/emscripten: make type safe 4 years ago
Dylan Baker 04a98baafb compilers/mixins/elbrus: make type safe 4 years ago
Dylan Baker bc532a8543 compilers/mixins: make compcert type safe 4 years ago
Dylan Baker 48a181866f compilers/mixins/clang: Make type safe 4 years ago
Dylan Baker 4b52184dc6 compilers/mixings/gnu: make type safe 4 years ago
Dylan Baker bb3fe3c451 compilers/mixins/clike: fix mypy issues 4 years ago
Dylan Baker 4cfddd1fe6 compilers/mixins/ccrx: make mypy safe 4 years ago
Dylan Baker c93395bfc7 compilers/mixins/c2000: Make mypy safe 4 years ago
Dylan Baker b7db3660a0 compilers/mixins/arm: make type safe 4 years ago