9872 Commits (efceec96156f5fc701a07089bf31a81e8145a67b)
 

Author SHA1 Message Date
Dylan Baker efceec9615 Compilers/vala: Add type annotations 5 years ago
Dylan Baker d3a059b55f compilers/cuda: make type safe 5 years ago
Dylan Baker 6d173f9678 mesonlib: make OptionOverrideProxy a true MutableMapping 5 years ago
Dylan Baker 224a752489 compilres: move depfile_for_object to compiler 5 years ago
Dylan Baker 413f4d87e9 compilers/cs: Add type annotations 5 years ago
Dylan Baker e7f0890cb9 compilers: move get_dependency_gen_args to base Compiler 5 years ago
Dylan Baker 1513aa437d compilers: move split_shlib_to_parts to the base compiler 5 years ago
Dylan Baker fe97977b00 compilers/cpp: Add type annotations 5 years ago
Dylan Baker 96a1ae6dfe compilers: fully type annotate the C compilers 5 years ago
Rasmus Thomsen 1d04caff29 Document search order of find_program 5 years ago
Alexandros Theodotou a65fffd127 document keys() method of dictionary object [skip ci] 5 years ago
Ian Harvey 3afe18228a compilers: Use /Od for no-optimisation flag for Intel compilers on windows 5 years ago
Dylan Baker ce2d927a79
Merge pull request #7757 from dcbaker/submit/curses-dependency 5 years ago
Dylan Baker a3106776a6 dependencies/curses: don't try ncurses-config or system dependency on windows 5 years ago
Yonggang Luo 9a47509764 dependencies/curses: Add support for pdcurses 5 years ago
Yonggang Luo e873e64b40 dependencies/curses: Add way to testing curses on msys2. 5 years ago
Dylan Baker 19f2b3d583 tests/curses: Extend to test versions 5 years ago
Dylan Baker 5aee8567b8 dependencies/curses: Add a system dependency 5 years ago
Dylan Baker cb6ccf2632 dependencies/zlib: Fix header detection 5 years ago
Dylan Baker 7d11d7cf68 dependencies/curses: Add support for using the ncurses config tools 5 years ago
Dylan Baker 354c1c1d09 dependency/misc: change lookup order for curses pkg-config 5 years ago
Dylan Baker 16d3513df6 docs/Dependencies Add missing curses documentation 5 years ago
Dylan Baker c411b29b6d dependencies/misc: Fix typing of curses_factory 5 years ago
Dylan Baker 137c3124e2
Merge pull request #7758 from dcbaker/submit/hdf5-factory 5 years ago
Jussi Pakkanen 400ec2d685
Merge pull request #7762 from jon-turney/meson-exe-output-improve 5 years ago
Vili Väinölä d1638a4fde compilers/VS: fix build to use optimization and debug flags 5 years ago
Jussi Pakkanen 5f70984403
Merge pull request #7772 from xclaesse/deprecate-source-root 5 years ago
Jon Turney ff186b0526 Improve documentation about using shell in custom_target() [skip ci] 5 years ago
Daniel Mensinger be2598a4e2
Merge pull request #7794 from mensinda/cmTyping 5 years ago
Dylan Baker a3e628092f CODEOWNERS: don't use * [skip ci] 5 years ago
Jussi Pakkanen 01edd26baf Add old style command to tutorial. Closes #7793. [skip ci] 5 years ago
Xavier Claessens 7176b74fd6 Add meson.project_build/source_root() methods 5 years ago
Peter Harris 2664ab069d windows: reduce chance of going over path limit in backend/vs 5 years ago
Daniel Mensinger 2f3ef6f1af
typing: fully annotate cmake.interpreter 5 years ago
Daniel Mensinger c2d55afcb5
typing: fully annotate cmake.traceparser 5 years ago
Daniel Mensinger fc80518a07
typing: fully annotate cmake.generator 5 years ago
Daniel Mensinger a1b2f15092
typing: fully annotate cmake.fileapi 5 years ago
Daniel Mensinger d9419a4f2a
typing: fully annotate cmake.executor 5 years ago
Yonggang Luo 75433bee74 Fixes meson test timeout on windows 5 years ago
Jussi Pakkanen 15761e78d2
Merge pull request #7776 from dcbaker/submit/zsh-additions 5 years ago
Daniel Mensinger 6a71391de6
typing: fully annotate cmake.common 5 years ago
Daniel Mensinger 6dfdb407f0
typing: fully annotate cmake.client 5 years ago
Daniel Mensinger 9f695435e7
typing: add convinient option to clear the terminal to run_mypy.py 5 years ago
Daniel Mensinger 19b3f65e70
typing: fix indentation in run_mypy.py 5 years ago
Dylan Baker bffd981246 tests/hdf5: work around some problems 5 years ago
Dylan Baker 54329eeed7 dependencies/hdf5: Use the correct compilers for the machine 5 years ago
Dylan Baker b7cb30e175 dependencies/hdf5: Convert to a dependency_factory 5 years ago
Dylan Baker dff40ca259 environment: Pass defines to clang based ObjC[++] compilers 5 years ago
Dylan Baker da4c1945fc compilers/objcpp: add type annotations 5 years ago
Dylan Baker 05df8320db compilers/objc: Add type annotations 5 years ago