9146 Commits (89bd55b9da6675d17bd4431aed99354603a7b312)
 

Author SHA1 Message Date
Dylan Baker 2cdc6892f4 project_tests: Add a "shared_lib" type 5 years ago
Dylan Baker f404c679cf compilers/d: Fix get_allow_undefined_link_args on macOS 5 years ago
Dylan Baker c0fd20f164 compilers/d: Remove CompilerIsLInkerMixin 5 years ago
Amit D 6ac40539a3 Update Users.md 5 years ago
Daniel Mensinger 213d2f18fc ast: Implement dummy evaluate_notstatement 5 years ago
Xavier Claessens b78db74ed5 ast: Do not resolve dict keys 5 years ago
Dylan Baker 06b1a317d2 Make use of unholder 5 years ago
Dylan Baker 4d6ac91f95 mypy: Ignore missing imports 5 years ago
Dylan Baker 424190928a ci: Add mesonlib to modules to lint with mypy 5 years ago
Dylan Baker 6329393db5 dependencies/boost: Fix a number of mypy issues 5 years ago
Dylan Baker 08797e13d9 dependencies: Use CompilerType not Compiler 5 years ago
Dylan Baker 581d69a8d3 remove ability to pass multiple keys to extract_as_list 5 years ago
Dylan Baker b231ff36df Remove some uses of mesonlib.run_once 5 years ago
Dylan Baker e3beaf87a5 mesonlib: use mlog instead of print 5 years ago
Dylan Baker a8293dd59c mesonlib: Replace unholder argument to listify 5 years ago
Dylan Baker 1a82880730 mesonbuild/mesonlib: Add type annotations 5 years ago
Dylan Baker a7407b8782 mesonlib: Fix File.__eq__ to return NotImplemented 5 years ago
Dylan Baker f79ac4cefa mesonlib: Use textwrap.dedent 5 years ago
Nirbheek Chauhan 7476961790 unit tests: Test the buildtype table in the docs 5 years ago
Nirbheek Chauhan 1cfa2c3aca unit tests: Rewrite documentation table parsing code 5 years ago
Nirbheek Chauhan 5c14f98239 Document the details of optimization+debug vs buildtype [skip ci] 5 years ago
Dylan Baker 1210a67f66 mesonbuild: Add mcompile command 5 years ago
Stéphane Cerveau a46f0a6202 interpreter: add 'name' method to BuildTargetHolder 5 years ago
Martin Storsjö 58db8d5e11 Set c_winlibs/cpp_winlibs for Clang in the same way as for GCC 5 years ago
Michael Brockus 98ddd52ced
Cherry-picking - (rm python2 % add python3 .format) (#6725) 5 years ago
Stéphane Cerveau 21e543fea8 pkgconfig: Fix deprecation message (fixes #6720) 5 years ago
Michael 79d04cebf7 fix typo 5 years ago
Michael 2f080b1f2e add -C to meson init 5 years ago
Dylan Baker 6e865fc08d
Merge pull request #6316 from mensinda/typesAst 5 years ago
Stephan Lachnit b190a20ad5 Users.md: add libratbag 5 years ago
Stéphane Cerveau cc4e9e79be coredata: init_builtins should always call libdir_cross_fixup 5 years ago
Daniel Mensinger d67888bf9b
types: Remove redundant __init__() -> None annotation 5 years ago
Daniel Mensinger 0302a697b8
types: Use import typing as T 5 years ago
Daniel Mensinger ab988198c7
review: Initial fixup 5 years ago
Daniel Mensinger ad5df1b9c3
types: Annotate ast/introspection.py 5 years ago
Daniel Mensinger 5a89a6f804
types: (partially) annotate interpreterbase.py 5 years ago
Daniel Mensinger c48b0dea27
types: Annotate ast/interpreter.py 5 years ago
Daniel Mensinger a75255bc4c
types: Annotate the AST visitors 5 years ago
Daniel Mensinger c14aea2812
types: Annotate mparser.py 5 years ago
Jussi Pakkanen 200738a3e6
Merge pull request #6692 from xclaesse/summary-warnings 5 years ago
Marcel Hollerbach 9e40a0125c meson: cache the results of can_compile 5 years ago
Marcel Hollerbach 4524088d38 CompilerArgs: make lookup faster 5 years ago
Jussi Pakkanen 25cbcb19a9
Merge pull request #6627 from jon-turney/cwd-relative-file-locations 5 years ago
Jon Turney 2cf2c80112
Redetect machines after every change to languages 5 years ago
Jon Turney 0821b182c5
Fix re-building test '127 custom target directory install' with VS backend 5 years ago
Jon Turney 42fbf9299a
Extend _run_test to test build without regenerate 5 years ago
Jon Turney cc98d262fe
Test host_machine is correctly detected after add_languages() 5 years ago
Dylan Baker 74452f2a1c mlog: fix remaining mypy errors and add to mypy check 5 years ago
Jussi Pakkanen 9823db5e2a
Merge pull request #6707 from jon-turney/bogus-failing-tests 5 years ago
ur4t 9787de59d4 Fixed linker detecting on windows. Added comments about linker detecting for further debugging and refactoring. 5 years ago