9 Commits (efa9b75d5d21018b27f593ee65ea562d10d6dc2c)

Author SHA1 Message Date
Jussi Pakkanen 24ae120868 Turn deprecated commands into errors. 7 years ago
Luke Shumaker 4dbbb4884c flake8: Clean up complained-about unused imports 7 years ago
Luke Shumaker bb25260f00 flake8: Perform suggested whitespace/formatting changes 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 0dd9ace5cc Turned rewriter into an internal module. 7 years ago
Jussi Pakkanen 14ca7d602c Store subdir information for each node so we can remove files set in other subdirectories. 8 years ago
Jussi Pakkanen fa30aa746e Rewriter is not polished so print a warning. 8 years ago
Jussi Pakkanen 90b038383d Renamed rewriter. 8 years ago
Jussi Pakkanen 2ec7701460 Command line argument parser. 8 years ago
Jussi Pakkanen 805847c4a0 Can remove source files from targets. But in a super hacky way. 8 years ago
Jussi Pakkanen 8734013690 I can haz source files added to targets. 8 years ago
Jussi Pakkanen c41805f012 Moved more stuff, can now parse all of common tests. 8 years ago
Jussi Pakkanen 7e8872236d Implement a bunch of functions. 8 years ago
Jussi Pakkanen 7ed7219d9d Moved functions to base enough to get the base sample project parsed. 8 years ago
Jussi Pakkanen 0a31afd672 Embark on a journey to create a rewrite tool. 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