aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
...
* Add --make-spec option to specify make generator (msvc or mingw) on win32 pla...Roman Lacko2012-09-211-13/+52
* Remove version info from download urlRoman Lacko2012-09-141-1/+1
* Option --version is available only when pyside-setup was cloned from git repo...Roman Lacko2012-09-131-20/+26
* Back to developmentRoman Lacko2012-09-111-1/+7
* 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