aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix patchelf buildRoman Lacko2013-04-191-1/+1
|
* Don't copy empty folders in copydir() functionRoman Lacko2013-04-191-3/+2
|
* Add pyside_dist to gitignoreRoman Lacko2013-04-191-0/+1
|
* Moved the temporary package folders to another location at build time. This ↵Roman Lacko2013-04-191-41/+42
| | | | fixes the installation when running post-install script from same folder where the PySide distribution was built.
* Update patchelf to latest versionRoman Lacko2013-04-191-59/+122
|
* Update READMERoman Lacko2013-04-191-2/+2
|
* Update READMERoman Lacko2013-04-191-15/+7
|
* Fix building on Ubuntu 13.04lck2012-10-201-3/+19
|
* Update README.rstRoman Lacko2013-04-161-6/+18
|
* Added shiboken docs to distributionRoman Lacko2013-04-152-0/+11
|
* Build shiboken docs when sphinx package is installedRoman Lacko2013-04-151-10/+21
|
* Option --version can not be used together with option --ignore-gitRoman Lacko2013-04-151-0/+3
|
* Update README.rstRoman Lacko2013-04-111-1/+1
|
* Update classifiersRoman Lacko2013-04-101-6/+10
|
* Revisiting setup script documentationRoman Lacko2013-04-091-92/+38
|
* Update distribute_setup script to latest versionRoman Lacko2013-04-091-30/+79
|
* Fixed setup script after changing README extensionRoman Lacko2013-04-081-1/+1
|
* Change README extension to rstRoman Lacko2013-04-031-0/+0
|
* Fixed PATH environment setupRoman Lacko2013-03-251-2/+2
|
* Show info about the running process in logRoman Lacko2013-03-251-10/+12
|
* Added --ignore-git optionRoman Lacko2013-02-181-1/+2
|
* use real path to cmake, this fixes bug PYSIDE-99Roman Lacko2013-02-051-1/+1
|
* Merge pull request #3 from matthew-brett/osx-fixesHugo Parente Lima2013-01-242-53/+217
|\ | | | | Osx fixes
| * FIX: add some workarounds for OSX problemsMatthew Brett2012-11-061-36/+51
| | | | | | | | | | | | Look for shared libraries ending in ``dylib``. Add a header path to cmake for Qt framework.
| * FIX: add support for rpath patching in OSXMatthew Brett2012-11-061-17/+166
| | | | | | | | | | | | | | The code adds rpaths to allow local relative libraries to get loaded at link time, for linux only, using the patchelf binary. This commit adds some routines to do the equivalent thing in OSX, using the ``otool`` and ``install_name_tool`` binaries.
* | add note about using VS 2010 when building against python 3.3Roman Lacko2012-12-201-2/+6
|/
* Fix typo (make_name should be make_path)Roman Lacko2012-09-281-1/+1
|
* Fixed shiboken python module packagingRoman Lacko2012-09-281-4/+6
|
* Add shiboken python module to distibution packageRoman Lacko2012-09-282-1/+11
|
* Add --make-spec option to specify make generator (msvc or mingw) on win32 ↵Roman Lacko2012-09-211-13/+52
| | | | platform. Fix resolving python lib on linux when compiled as static library
* Remove version info from download urlRoman Lacko2012-09-141-1/+1
|
* Option --version is available only when pyside-setup was cloned from git ↵Roman Lacko2012-09-131-20/+26
| | | | repository
* Back to developmentRoman Lacko2012-09-111-1/+7
|
* Update README.txt to reflect 1.1.2 changes1.1.2Roman Lacko2012-09-071-6/+22
|
* Don't use custom popenasync module on linux to run commands. This fixes ↵Roman Lacko2012-09-073-17/+29
| | | | following error: can't concatenate bytes to None
* Update modules to PySide release 1.1.2Roman Lacko2012-09-051-4/+4
|
* Introduced new command line options --version and --list-versionsRoman Lacko2012-07-312-36/+56
|
* use standard string format function instead of custom implementationRoman Lacko2012-07-163-67/+87
|
* 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
|
* switch submodules to latest masterRoman Lacko2012-06-202-18/+18
|
* add Table of Contents to README.txtRoman Lacko2012-06-141-0/+2
|
* fix qt version on windows in README.txtRoman Lacko2012-06-081-3/+3
|
* update info about qt for windowsRoman Lacko2012-06-081-2/+3
|
* fix readme formatRoman Lacko2012-06-081-19/+25
|
* update docRoman Lacko2012-06-081-44/+105
|
* update install instructionsRoman Lacko2012-06-071-25/+137
|
* add download_url to setupRoman Lacko2012-06-071-0/+1
|
* fix some urls in README.txtRoman Lacko2012-06-071-1/+1
|