Details
Description
Default setuptools build command accepts '-j'/'–parallel' option (and if you run PySide's `setup.py build --help`, it'll show '–parallel' option too). But PySide build command instead introduces its own `–jobs` option and ignore '-j'/'–parallel'.
Attachments
For Gerrit Dashboard: PYSIDE-809 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
243890,3 | setup.py: Warn about options occurring multiple times on the command line | 5.12 | pyside/pyside-setup | Status: MERGED | +2 | 0 |
243891,5 | setup.py: Deprecate option --jobs | 5.12 | pyside/pyside-setup | Status: MERGED | -2 | 0 |
246204,3 | Remove remaining uses of the --jobs option | 5.12 | pyside/pyside-setup | Status: MERGED | +2 | 0 |