11 Commits (5d64a15be7e66cfa5573924efeff5dc1e3a39b3e)

Author SHA1 Message Date
Eli Schwartz 751f84405e
pyupgrade --py37-plus 3 years ago
Daniel Mensinger 3e396b3782
fix: Always explicitly set encoding for text files (fixes #8263) 3 years ago
Eli Schwartz e494be9b02 setuptools: don't hardcode list of modules to install, use find_packages 4 years ago
Eli Schwartz 6a0fabc647
mass rewrite of string formatting to use f-strings everywhere 4 years ago
Eli Schwartz 0fa808f706 Add script to create a zipapp. 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
Daniel Mensinger 59910c437a Fix setuptools 49 test. (fixes #7452) 4 years ago
Michael Hirsch 6f2eb6233c pep8: add missing import, remove unused variable 4 years ago
Michael Hirsch 1ec84c570f run_*tests*.py: print Meson version at start of test suite 4 years ago
Dylan Baker 29ef4478df compilers/d: Add b_ndebug support 5 years ago
Daniel Mensinger ec0998e694
tests: Ignore all files in 'data' directories 5 years ago
Christoph Reiter 5a9c9c70df tests: fix test_meson_installed after the recent appveyor image update 6 years ago
Christoph Reiter eab97e0c44
Workaround python 3.7.1 requiring that PYTHONPATH end in os.sep 6 years ago
Michael Forney 50b2ef7354 Consider 'samu' when looking for ninja command 6 years ago
Niklas Claesson 4ef4edee2f tests runners: Refactor out global variables and add argparse 6 years ago
Nirbheek Chauhan 8277d94e24 meson_command_tests: Don't pass pathlib.Path to open [skip appveyor] 6 years ago
Nirbheek Chauhan c0413f5d49 setup: Add tests for the installed files list 6 years ago
Nirbheek Chauhan 2ee28029f9 Install meson.exe as the entrypoint on Windows 6 years ago
Christoph Burger-Scheidlin e4a83e47d4 Fix __main__.py for zipapp to work 6 years ago
Nirbheek Chauhan 0a035dea6d Set the meson command to use when we know what it is 7 years ago