aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Don't use custom popenasync module on linux to run commands. This fixes follo...Roman Lacko2012-09-071-6/+12
* Update modules to PySide release 1.1.2Roman Lacko2012-09-051-4/+4
* Introduced new command line options --version and --list-versionsRoman Lacko2012-07-311-36/+30
* use standard string format function instead of custom implementationRoman Lacko2012-07-161-49/+49
* fix cmake param PYTHON_LIBRARYRoman Lacko2012-07-161-1/+1
* fix submodule initializationRoman Lacko2012-06-201-0/+3
* pull latest version of submodules and checkout submodules by pyside versionRoman Lacko2012-06-201-4/+31
* add download_url to setupRoman Lacko2012-06-071-0/+1
* new --standalone option, when enabled, package qt libs on linuxRoman Lacko2012-06-071-12/+43
* ensure that git submodules are initializedRoman Lacko2012-06-051-3/+12
* remove unused importsRoman Lacko2012-06-051-1/+0
* update setup requirements docRoman Lacko2012-06-051-1/+1
* add distribute bootstrap scriptRoman Lacko2012-06-051-0/+3
* fix search libdir on windowsRoman Lacko2012-06-041-0/+6
* Initial commit (copy of lck/pyside-dist repo)Roman Lacko2012-06-041-0/+609