aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Enable debug build for Python 3 as wellBjoern Thiel2014-03-311-3/+4
|
* Added notes about windows packagesRoman Lacko2014-01-091-0/+3
|
* Update ez_setup.py to latest versionrlacko2013-12-111-49/+28
|
* Updated build dependencies on UbuntuRoman Lacko2013-12-011-1/+1
|
* Update ez_setup.py to latest versionRoman Lacko2013-11-181-1/+1
|
* Update info about supported Qt versions in READMERoman Lacko2013-11-181-1/+1
|
* Update READMERoman Lacko2013-11-181-4/+55
|
* Update build dependencies in READMERoman Lacko2013-11-161-8/+2
|
* Fixed building fake QtCore extensionrlacko2013-11-081-0/+10
|
* Update README - unify build and install instructions for Ubuntu distributionsRoman Lacko2013-11-061-117/+7
|
* Update READMERoman Lacko2013-11-061-14/+113
|
* Update ez_setup.py to latest versionrlacko2013-11-051-1/+1
|
* Added new caption about installing PySide distribution into virtual Python ↵Roman Lacko2013-10-281-0/+60
| | | | environment to README
* Update ez_setup.py to latest versionRoman Lacko2013-10-281-4/+16
|
* Merge pull request #21 from ctismer/masterRoman Lacko2013-10-193-10/+8
|\ | | | | fix setup on OS X and homebrew
| * fix a python3 postinstall glitchChristian Tismer2013-10-181-0/+3
| | | | | | | | I thought this post install bug was fixed long ago?
| * use the headers info that can be found in "qmake -query".Christian Tismer2013-10-182-10/+5
|/ | | | Since Qt has a headers variable, there is no reason for a work-around.
* Update READMERoman Lacko2013-10-141-6/+6
|
* Update READMERoman Lacko2013-10-111-11/+10
|
* Update ez_setup.py to latest versionRoman Lacko2013-10-091-13/+26
|
* Enable bogus extension module so the dist name will be generated with the ↵Roman Lacko2013-10-091-1/+1
| | | | full platform info (fix provided by R.Dunn)
* Update READMERoman Lacko2013-09-031-2/+6
|
* Code cleanupRoman Lacko2013-08-202-99/+92
|
* Add devel version to versions mapRoman Lacko2013-08-201-1/+7
|
* Update ez_setup.py to latest versionRoman Lacko2013-08-201-19/+112
|
* Update READMERoman Lacko2013-08-161-5/+5
|
* Bump PySide modules to version 1.2.11.2.1Roman Lacko2013-08-162-7/+12
|
* Minor code cleanupRoman Lacko2013-08-132-3/+3
|
* Properly initialize Windows SDK environment via SetEnv.cmd. Prefer Visual ↵Roman Lacko2013-08-052-8/+72
| | | | C++ environment script if exists (vcvars32/64.bat)
* Switched to the new setuptools (v0.9.8) which has been merged with ↵Roman Lacko2013-08-036-568/+279
| | | | Distribute again and works for Python 2 and 3 with one codebase
* Update download linksRoman Lacko2013-08-031-5/+5
|
* Split change log from README.rst to CHANGES.rstRoman Lacko2013-08-023-358/+350
|
* Remap examples and tools submodules from gitorious to githubRoman Lacko2013-08-015-24/+18
|
* Removed --msvc-version option. Required MSVC compiler version is now ↵Roman Lacko2013-08-013-60/+24
| | | | resolved from python interpreter version
* Update link to required Windows SDKRoman Lacko2013-07-311-2/+2
|
* Don't try to init msvc environment if it's already initializedRoman Lacko2013-07-311-4/+6
|
* Set default VC++ compiler version by python interpreter version. For ↵Roman Lacko2013-07-252-10/+9
| | | | python=3.3 use VC 2010. For python<= 3.2 use VC 2008.
* Merge pull request #16 from RobinD42/more-tweaksRoman Lacko2013-07-221-3/+18
|\ | | | | More tweaks
| * Add --osx-arch option so the desired build architecture can be specifiedRobin Dunn2013-07-201-3/+4
| |
| * Add the OSX specific flags for Shiboken too.Robin Dunn2013-07-201-1/+2
| |
| * Set CMAKE_OSX_ARCHITECTURES.Robin Dunn2013-07-201-1/+6
| | | | | | | | Fix ALTERNATIVE_QT_INCLUDE_DIR
| * Allow either a _d or a non _d library for debug builds.Robin Dunn2013-07-201-1/+9
|/ | | | This allows a debug PySide to be built with a non-debug Python.
* Support for building windows binaries with only Windows SDK installed ↵Roman Lacko2013-07-133-31/+107
| | | | (Visual Studio is no more required)
* Fixed missing importRoman Lacko2013-07-121-0/+1
|
* Fix typo in READMERoman Lacko2013-07-091-1/+1
|
* Update build instructionsRoman Lacko2013-07-091-12/+23
|
* Add devel version to versions mapRoman Lacko2013-07-091-1/+7
|
* Update download urlsRoman Lacko2013-07-092-3/+3
|
* Update README1.2.0Roman Lacko2013-07-031-8/+6
|
* Since version 1.2.0 there is no need to run post install procedure on win32Roman Lacko2013-07-022-19/+20
|