aboutsummaryrefslogtreecommitdiffstats
path: root/utils.py
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2017-11-02 11:49:39 +0100
committerAlexandru Croitor <alexandru.croitor@qt.io>2017-11-15 15:47:00 +0000
commitcadc370720773b4372496fafc40b34f604da6f9b (patch)
treed8d69f656d1e07b9c6d6e8d4edb400df35742fed /utils.py
parent554a82039fb5165bf2e1922551df54dd9fbf3d2c (diff)
Preserve symlinks instead of duplicating files
This change overrides some of the commands provided by distutils / setuptools to preserve symlinks when copying directories. This is mostly to decrease the time spent and amount of space used by copying into the pyside_package, build/xxx and site-packages directories (copying around WebEngine libraries takes a bit of time and space). It is not useful for bdist_wheels or eggs, because Python's zip module does not preserve symlinks when archiving the files. Ultimately this will probably go away, once we figure out which if any of the symlinks are needed. Task-number: PYSIDE-495 Change-Id: I8766266c9ab51d610c9a5377618ab06020637d7d Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'utils.py')
0 files changed, 0 insertions, 0 deletions