20 Commits (8d19beccb23819719b15ec4ff0c643b3486ac899)

Author SHA1 Message Date
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 5 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