aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Prepare to release PySide 1.2.0, update modules version map and READMERoman Lacko2013-07-022-7/+105
* Add option --build-tests to enable building the testsRoman Lacko2013-06-292-1/+8
* Merge pull request #14 from RobinD42/minor-tweaksRoman Lacko2013-06-201-0/+12
|\
| * copy a couple more pdb filesRobin Dunn2013-06-201-0/+12
| * Only add OPTION_JOBS to the command line if it's setRobin Dunn2013-06-201-1/+4
* | Update distribute_setup to latest versionRoman Lacko2013-06-131-1/+11
* | Fixed compiling modules with empty --jobs option when running on LinuxRoman Lacko2013-06-051-1/+4
* | Update READMERoman Lacko2013-06-051-0/+9
|/
* Merge pull request #13 from RobinD42/more-build-tweaksRoman Lacko2013-06-032-6/+25
|\
| * Various additional build fixes and tweaks.Robin Dunn2013-06-031-6/+25
| * Fix path updates to not store the lower() version of the original path values.Robin Dunn2013-06-031-1/+1
* | Merge pull request #12 from RobinD42/add-new-optionsRoman Lacko2013-06-031-14/+47
|\ \ | |/ |/|
| * Oops, we need to actually use OPTION_JOBS too.Robin Dunn2013-05-301-1/+1
| * Add --jom and --jobs options.Robin Dunn2013-05-301-4/+27
| * Add option to exclude the examples.Robin Dunn2013-05-291-10/+20
|/
* Update distribute_setup to latest versionRoman Lacko2013-05-281-1/+1
* Fixed platform name checkingRoman Lacko2013-05-212-3/+3
* Remove unused codeRoman Lacko2013-05-211-17/+5
* Properly initialize path to python site-packages install directory. This fixe...Roman Lacko2013-05-202-8/+12
* Distribute OpenSSL DLLs in openssl subfolderRoman Lacko2013-05-172-3/+3
* Update READMERoman Lacko2013-05-141-0/+7
* Update distribute_setup to latest versionRoman Lacko2013-05-141-1/+1
* Update README.rstRoman Lacko2013-05-071-3/+1
* Update READMERoman Lacko2013-05-071-0/+10
* Return only installed vcvarsall.bat when searching vcvarsall.bat in systemRoman Lacko2013-05-051-1/+3
* Fixed python 3.3 libs search on linuxRoman Lacko2013-04-301-1/+1
* Update READMERoman Lacko2013-04-301-3/+3
* Fixed "develop" setuptools command + fixed building on windows when msvc envi...Roman Lacko2013-04-304-69/+115
* Merge pull request #9 from RobinD42/windows-debug-tweaksRoman Lacko2013-04-291-12/+62
|\
| * Fix some setup_dir --> dist_dir that were missed in the rebase.Robin Dunn2013-04-291-5/+5
| * Add a release-with-debug-info (relwithdebinfo) build mode, which will build n...Robin Dunn (cyclops)2013-04-291-8/+25
| * Add a bogus Extension object so setuptools will know that there are binary ex...Robin Dunn2013-04-291-1/+9
| * Copy some additional files on Windows when doing debug builds.Robin Dunn (cyclops)2013-04-291-2/+12
| * Also copy the DLLs in the lib dir if there are any, that's where qt-mobility ...Robin Dunn (cyclops)2013-04-291-2/+17
* | Merge pull request #8 from RobinD42/fix-typo-architektureRoman Lacko2013-04-291-1/+1
|\ \ | |/ |/|
| * Fix typoRobin Dunn2013-04-291-1/+1
|/
* Describe the --msvc-version option in READMERoman Lacko2013-04-251-7/+7
* Support for building windows binaries outside Visual Studio Command Prompt us...Roman Lacko2013-04-252-14/+38
* Merge branch 'master' of https://github.com/PySide/pyside-setupRoman Lacko2013-04-251-2/+2
|\
| * Update README.rstRoman Lacko2013-04-241-2/+2
* | Introduce option --msvc-version to specify version of MSVC compiler. Use that...Roman Lacko2013-04-252-5/+87
|/
* Add section 'Installation' to READMERoman Lacko2013-04-241-0/+35
* Describe PySide Setup Script command line optionsRoman Lacko2013-04-241-0/+70
* Update READMERoman Lacko2013-04-231-5/+5
* Update READMERoman Lacko2013-04-221-2/+2
* Fix missing WindowsError on POSIX platformsRoman Lacko2013-04-191-0/+5
* Fixed distribution buildRoman Lacko2013-04-192-14/+15
* Update READMERoman Lacko2013-04-191-4/+4