mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
ade5fca422
Pymake's clinetoargv is very specific to pymake's use case, yet has been abused as a replacement for shlex because shlex doesn't handle things properly for our use cases. Using pymake's clinetoargv, however, has shortcomings, and we're better off importing its code in mozbuild, simplifying it a little, and using that instead. Plus, less dependencies on pymake will help kill it for good some day. |
||
---|---|---|
.. | ||
dumbmake | ||
mozbuild | ||
mozpack | ||
setup.py | ||
TODO |