Shadab Zafar
|
92c11123b6
|
Used subprocess.call instead of os.system()
This fixes ui filenames with any special characters if there
are any ;)
|
2014-03-12 20:47:07 +05:30 |
|
Shadab Zafar
|
69c8027094
|
Handles building ui files with spaces in their names.
Just quoted the file names.
|
2014-03-12 19:55:37 +05:30 |
|
Laurent Monin
|
26f595a068
|
Mark compile.py and makeqrc.py as executables, they have python bang path.
|
2013-06-28 12:39:42 +02:00 |
|
Laurent Monin
|
b974a9cf63
|
Make compile.py runnable from anywhere and importable.
|
2013-06-28 12:39:30 +02:00 |
|
Lukáš Lalinský
|
106dc7449f
|
Move separate compile.py scripts into setup.py
|
2006-09-18 22:33:46 +02:00 |
|