зеркало из https://github.com/mozilla/gecko-dev.git
fb7b4a5eae
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 | ||
TODO | ||
setup.py |