aboutsummaryrefslogtreecommitdiffstats
path: root/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Support for building windows binaries outside Visual Studio Command Prompt us...Roman Lacko2013-04-251-2/+9
* Introduce option --msvc-version to specify version of MSVC compiler. Use that...Roman Lacko2013-04-251-5/+64
* Fix missing WindowsError on POSIX platformsRoman Lacko2013-04-191-0/+5
* Don't copy empty folders in copydir() functionRoman Lacko2013-04-191-3/+2
* Show info about the running process in logRoman Lacko2013-03-251-10/+12
* Don't use custom popenasync module on linux to run commands. This fixes follo...Roman Lacko2012-09-071-1/+12
* Introduced new command line options --version and --list-versionsRoman Lacko2012-07-311-0/+26
* use standard string format function instead of custom implementationRoman Lacko2012-07-161-16/+9
* new --standalone option, when enabled, package qt libs on linuxRoman Lacko2012-06-071-0/+6
* Initial commit (copy of lck/pyside-dist repo)Roman Lacko2012-06-041-0/+177