34 Commits (06d12064d0ccb1477fadf1d62492a493fb2fb947)

Author SHA1 Message Date
Eli Schwartz 88f8a8ea15 mcompile: fix broken codepaths and restore orphaned code 3 years ago
avitex 2046593825
delete PLATFORM env only if set 3 years ago
Eli Schwartz 8947352889 fix various flake8 whitespace errors 3 years ago
Xavier Claessens abaa980436 mcompile: Load coredata first because it checks major version 3 years ago
Xavier Claessens 928078982c Add --vsenv command line option and active VS only when needed 3 years ago
Christian Clauss a5020857f3 Fix typos discovered by codespell 3 years ago
Mike Gilbert 41c96d50af mcompile: treat load-average as a float 3 years ago
Eli Schwartz dd31891c1f more f-strings too complex to be caught by pyupgrade 3 years ago
Daniel Mensinger 3e396b3782
fix: Always explicitly set encoding for text files (fixes #8263) 3 years ago
Eli Schwartz 6a0fabc647
mass rewrite of string formatting to use f-strings everywhere 4 years ago
Eli Schwartz 76df995ba6
raw string literals are next to godliness 4 years ago
Eli Schwartz c7ddde58fd
mcompile: do not pass the builddir to ninja if it is the current directory 4 years ago
Eli Schwartz 691eb0250a
mcompile: make sure arguments are passed in the correct order 4 years ago
Antonin Décimo 39ede12aa5 Fix misspells 4 years ago
Dylan Baker e81acbd606 Use a single coredata dictionary for options 4 years ago
Daan De Meyer e828c670f5 Remove "Found runner: " logging message from meson compile 4 years ago
Dylan Baker f6672c7a19 use real pathlib module 4 years ago
Daniel Mensinger 1dfaccfd91 pathlib: Fix resolve() by overriding it in Python 3.5 4 years ago
Vili Väinölä 32cf7a03d2 Fix meson compile for 32-bit MSVC build 4 years ago
Nirbheek Chauhan 7fbdf38ce3 mcompile: Add some basic XCode support 4 years ago
Daniel Mensinger 8f95efe40b
typing: fixup of #7688 4 years ago
Daniel Mensinger 23818fc5a3
typing: more fixes 4 years ago
Daniel Mensinger c637b913c9
typing: fully annotate mcompile, minit, and msetup 4 years ago
Paolo Bonzini 492afe50a4 environment: use ExternalProgram to find ninja 4 years ago
Nirbheek Chauhan f4bac06bd9 mcompile: Also support -v for verbose 4 years ago
Igor Raits efaa752009 mcompile: use -v instead of --verbose for ninja 4 years ago
TheQwertiest 5696a5abba Added ability to specify target in `meson compile` 4 years ago
TheQwertiest 4d0233540f Added ability to pass arguments to backend in `meson compile` 4 years ago
Igor Raits d6c6b933c4 mcompile: Add --verbose mode 4 years ago
TheQwertiest 1d02fd924b mcompile: removed unneeded imports 5 years ago
TheQwertiest 4b6471f1d5 mcompile: detect_ninja 5 years ago
TheQwertiest 7c2f9e2b57 mcompile: replaced intro with cdata + extracted code to funcs 5 years ago
TheQwertiest b9c9024e84 mcompile: replaced backend divination code + cleanup 5 years ago
Dylan Baker 29ef4478df compilers/d: Add b_ndebug support 5 years ago
Nirbheek Chauhan 04ed3810ed mcompile: Use the current dir if unspecified 5 years ago
Dylan Baker 1210a67f66 mesonbuild: Add mcompile command 5 years ago