94 Commits (fdb48a3a0f0425a6bd4a71a2e004479080955df8)

Author SHA1 Message Date
Luke Shumaker ef9a49d464 fix a typo in the UTF-8 warning message 7 years ago
Jussi Pakkanen 20b57d6e15 Write deprecation warnings to stderr. 7 years ago
Jussi Pakkanen 59a35c4c53 Print deprecation warnings on old style commands. 7 years ago
Jussi Pakkanen 4ef495c596 Do not warn about non-utf8 locales on Windows. 8 years ago
Nirbheek Chauhan 34394afce6 meson.py: Warn if the encoding is not UTF-8 compatible 8 years ago
Nirbheek Chauhan 69ca8f5b54 meson.py: Always resolve full path to meson.py 8 years ago
Franz Zapata 4b5a0e5de7 Reintroduce Python Zipapp support 8 years ago
Emanuele Aina 6c50253645 Use argv[0] to internally relaunch meson.py 8 years ago
Jussi Pakkanen c69c15ee16 Revert #823, see also #830. 8 years ago
Jussi Pakkanen 08e43e8bfd Revert #830 because it broke the case when the main script is not in path. 8 years ago
Emanuele Aina 338dbc964c User argv[0] to internally relaunch meson.py 8 years ago
Franz Zapata ac41a45669 Support running Meson as a Python zip application 8 years ago
Jussi Pakkanen 455e55f8e5 Back to .py suffix in files. Closes #394. 9 years ago
Jussi Pakkanen 23b98cd6e6 Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 9 years ago
Jussi Pakkanen 1510522b1b Moved mesongui into module. 9 years ago
Jussi Pakkanen 2ee27504a8 Moved mesonconf implementation in the module. 9 years ago
Jussi Pakkanen ec44795f8a Moved all wrap related things to their own submodule. 9 years ago
Jussi Pakkanen 4c31e7774d Finalize moduleification so that full test suite runs. 9 years ago
Jussi Pakkanen 66c01401de Moved scripts in the module and started work to run them via the main meson command. 9 years ago
Jussi Pakkanen d2a14075b3 Some fixes for other backends. 9 years ago
Jussi Pakkanen 61cb4ae9ca Can compile full test suite. 9 years ago
Jussi Pakkanen a5508d3fd3 Can run most of test suite (with hacks). 9 years ago
Jussi Pakkanen 8b1039fa30 Organise files into a module structure. 9 years ago