8910 Commits (5c14f98239038f3ba6a5a8f32f8c4b9490530dfe)
 

Author SHA1 Message Date
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
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
Jussi Pakkanen 7b050a9eeb
Merge pull request #6666 from mensinda/testRefactor 5 years ago
Dylan Baker 175f12ac89 environment: Strip 'el' from the end of mips architectures 5 years ago
Jan Alexander Steffens (heftig) 2ba8fe6af0 environment: Fix construction of CudaLinker 5 years ago
Jon Turney 96f661e150
Add release note snippet 5 years ago
Jon Turney a8cd01af42
Extend unit test to cover cwd-relative warning location formatting 5 years ago
Jon Turney c8f8d58273
Rename 'subdir' -> 'filename' in location objects 5 years ago
Jon Turney 585bf2b867
Add unit test of cwd-relative error location formatting 5 years ago
Jon Turney c8e9142917
Add failing test of parser error in options file 5 years ago
Jon Turney 1666262289
Add failing test of parser error in subdir 5 years ago
Jon Turney d1bd4ccf6e
Update rewriter for filename in node location 5 years ago
Jon Turney c3163040ae
Display filename cwd relative in warning location 5 years ago
Jon Turney 346b5c4be7
Store filename in node location 5 years ago
Jon Turney 534a974da7
Adjust all the other places MesonException file attribute is set 5 years ago
Jon Turney 4895830c28
Fix typos in comments about type annotations 5 years ago
Jon Turney fa928e803b
Remove unused MesonException.get_msg_with_context() 5 years ago
Jon Turney b89116a93c
Fix framework version failing test 5 years ago
Jon Turney bb7eb41c04
Remove exact version constraint from dub failing-meson tests 5 years ago
Jon Turney 465ef856ac
Remove invalid escape char failing test 5 years ago
Jon Turney d8fe60e305
Fix invalid and non-existent manfile extension tests 5 years ago
Jon Turney b6b347a547
Update test case to use run_target(command:) 5 years ago
Jon Turney 63d67e2042 Fix 'linuxlike/14 static dynamic linkage' test on Cygwin 5 years ago
Jussi Pakkanen 0fbd09609f Clang-cl cross fix from Dale Curtis. Closes #5639. 5 years ago
Mathieu Duponchelle 852fa087db doc: fix link warnings 5 years ago
Dylan Baker 2b6531a09b
Fix python2 rename (#6703) 5 years ago