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'.
-
Cristian Maureira-Fredes
-
Alexander Mezin
- Votes:
-
0 Vote for this issue
- Watchers:
-
1 Start watching this issue
- Created:
- Updated:
- Resolved:
There are no open Gerrit changes
Show
There are 3 closed Gerrit changes
Hide
There are 3 closed Gerrit changes
- setup.py: Deprecate option --jobs
- Gerrit Review:
- Remove remaining uses of the --jobs option
- Gerrit Review: