aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Version bump to 1.1.0.ps-1.1.0Marcelo Lira2012-03-081-4/+4
|
* Bumping to revision 1.0.9ps-1.0.9Luciano Wolf2012-03-081-3/+3
|
* Fix bug 1011 - "PySide cygwin patch"Hugo Parente Lima2012-03-081-1/+1
| | | | | Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org> Marcelo Lira <marcelo.lira@openbossa.org>
* Version bump to 1.0.8.Hugo Parente Lima2012-03-081-3/+3
|
* Created pyside QFlags compat class.Renato Filho2012-03-081-1/+1
|
* Version bumped.ps-1.0.7Renato Filho2012-03-081-3/+3
|
* Dependency version update.ps-1.0.6Renato Filho2012-03-081-2/+2
|
* Bump version to 1.0.6.Hugo Parente Lima2012-03-081-1/+1
|
* Bumped version to 1.0.5ps-1.0.5Renato Filho2012-03-081-1/+1
|
* Updated shiboken version dependency.Renato Filho2012-03-081-1/+1
|
* Bumped version to 1.0.4.ps-1.0.4Renato Filho2012-03-081-3/+3
|
* Updated generatorrunner dependency version.ps-1.0.3Renato Filho2012-03-081-1/+1
|
* Correctly set SUPPORTED_QT_VERSION variable to the current Qt version.Hugo Parente Lima2012-03-081-5/+1
|
* Bump version and updated dependency version required.Renato Filho2012-03-081-2/+2
|
* Updated dependency version.Renato Filho2012-03-081-2/+2
|
* Version bump to 1.0.2Hugo Parente Lima2012-03-081-1/+1
|
* Version bump to 1.0.1Hugo Parente Lima2012-03-081-1/+1
|
* Version bump, 1.0.0 final yay!ps-1.0.0Hugo Parente Lima2012-03-081-1/+1
|
* Change version from beta6 to rc1ps-1.0.0-rc1Hugo Parente Lima2012-03-081-2/+2
|
* Updated PySide CMake files to use the new generator argument ↵Marcelo Lira2012-03-081-0/+7
| | | | | | | "avoid-protected-hack". Reviewed by Hugo Parente <hugo.lima@openbossa.org> Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
* Bump version to beta6.Renato Araujo Oliveira Filho2012-03-081-2/+2
|
* Updated GeneratorRunner calls on CMake files to use "--generator-set" ↵Marcelo Lira2012-03-081-1/+1
| | | | | | | | instead of "--generatorSet". Reviewed by Hugo Parente <hugo.lima@openbossa.org> Reviewed by Luciano Wolf <luciano.wolf@openbossa.org> Reviewed by Renato Araújo <renato.filho@openbossa.org>
* Fix bug#633 - "bool of null QDate (possibly other empty QString/null QObj ↵Hugo Parente Lima2012-03-081-1/+1
| | | | types?) returns True for empty instance; probably should be False"
* Bump version to beta5.Renato Araujo Oliveira Filho2012-03-081-2/+2
|
* Updated generatorrunner version dependency.ps-1.0.0-beta4Renato Araujo Oliveira Filho2012-03-081-2/+2
|
* Fix bug#623 - "QGLWidget.bindTexture(QPixmap, GLenum, GLenum) is missing"Hugo Parente Lima2012-03-081-0/+1
|
* Use python base name as library prefix.Renato Araujo Oliveira Filho2012-03-081-1/+1
| | | | | | | | | | Use the same CMAKE_BUILD_TYPE as shiboken if none was specified. Append SHIBOKEN_PYTHON_BASENAME in the library suffix. Fix bug #509. Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Lauro Moura <lauro.neto@openbossa.org>
* New format for __version_info__.Hugo Parente Lima2012-03-081-1/+10
| | | | | | | The new format follow the same rules used by sys.version_info(). Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Lauro Moura <lauro.neto@openbossa.org>
* Used argument '-a' during the call of xvfb command.Renato Araujo Oliveira Filho2012-03-081-1/+1
| | | | | This argument allow the xvfb to find a free server number during the execution.
* Fix bug#491 - "pyside doesn't respect BUILD_TESTS"Hugo Parente Lima2012-03-081-3/+5
| | | | | Reviewer: Lauro Moura <lauro.neto@openbossa.org> Marcelo Lira <marcelo.lira@openbossa.org>
* Changes needed to compile QtCore with libshiboken v1.0Hugo Parente Lima2010-11-101-1/+1
|
* Update package requirements.Hugo Parente Lima2010-10-291-2/+2
|
* Removed AVOID_PROTECTED_HACK section from CMakeLists.txt.Marcelo Lira2010-10-261-7/+1
| | | | | | | It was moved to the Shiboken cmake configuration file. Reviewed by Lauro Moura <lauro.neto@openbossa.org> Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
* Updated PySide cmake files to use Python library information from Shiboken.Marcelo Lira2010-10-261-10/+0
| | | | | | | | | Shiboken cmake files provides information about which Python library to link against through cmake SHIBOKEN_PYTHON_LIBRARIES variable. It also sets the Py_DEBUG flag if necessary. Reviewed by Lauro Moura <lauro.neto@openbossa.org> Reviewed by Renato Araujo <renato.filho@openbossa.org>
* Modified cmake files to make use of debug information provided by Shiboken.Marcelo Lira2010-10-261-21/+4
| | | | | In summation, PySide is compiled for debug if the libshiboken is compiled for debug.
* Merge remote branch 'mainline/1.0'Hugo Parente Lima2010-10-191-3/+3
|\ | | | | | | | | Conflicts: CMakeLists.txt
| * Version bump.Hugo Parente Lima2010-10-071-3/+3
| |
* | Fixed PySide plugin for uiloader dependency.renatofilho2010-10-191-1/+1
| | | | | | | | | | Reviewer: Hugo Parente Lima <hugo.pl@gmail.com> Luciano Wolf <luciano.wolf@openbossa.org>
* | Removed QtDesigner dependency from QtUiTools module.renatofilho2010-10-151-1/+1
| | | | | | | | | | Reviewer: Hugo Parente Lima <hugo.pl@gmail.com> Luciano Wolf <luciano.wolf@openbossa.org>
* | Updated version to 0.4.2.ps-0.4.2renatofilho2010-10-131-1/+1
| |
* | Only compile QtUiLoader if QTDesigner was found.renatofilho2010-10-071-1/+3
| | | | | | | | | | Reviewer: Hugo Parente Lima <hugo.pl@gmail.com> Luciano Wolf <luciano.wolf@openbossa.org>
* | Moved cmake macros to a separeted file.renatofilho2010-10-071-1/+3
| | | | | | | | | | Reviewer: Hugo Parente Lima <hugo.pl@gmail.com> Luciano Wolf <luciano.wolf@openbossa.org>
* | Created uiloader plugin used to register new types before QUiLoader.renatofilho2010-10-071-0/+1
|/ | | | | | | This is used to register a new python type which can be used in ui description files. Reviewer: Hugo Parente Lima <hugo.pl@gmail.com> Luciano Wolf <luciano.wolf@openbossa.org>
* Made the use of xvfb-run with QtGui tests optional.Marcelo Lira2010-09-271-4/+7
| | | | To enable it run CMake with the USE_XVFB set to 1. Default is 0.
* Fix bug#168 - "API documentation suggestions" and other fixes.Hugo Parente Lima2010-09-241-2/+8
| | | | | Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Marcelo Lira <marcelo.lira@openbossa.org>
* The CMake configuration for PySide and Shiboken use the PYTHON_LIBRARIESrenatofilho2010-09-211-1/+3
| | | | | | | | | | | | variable to link against Python. This is not the correct way to link against Python on OS X. Instead of specifying a library or the framework, one simply uses the flag "-undefined dynamic_lookup". The symbols will be resolved at runtime when the extension module loads. Fixes bug #352: Thanks to Robert Kern <robert.kern@gmail.com> Reviewer: Hugo Parente Lima <hugo.pl@gmail.com> Luciano Wolf <luciano.wolf@openbossa.org>
* Created cmake option 'ENABLE_VERSION_SUFFIX' to use version on generated ↵ps-0.4.1Renato Filho2010-09-101-5/+5
| | | | | | | files to allow multiples version installed simultaneous. Reviewer: Hugo Parente Lima <hugo.pl@gmail.com> Luciano Wolf <luciano.wolf@openbossa.org>
* Add PYSIDE_QT_VERSION to CMakeCache.txt.Hugo Parente Lima2010-09-101-0/+1
| | | | | | | | This variable stores the Qt version used to compile PySide, so installers and packages can guess the min Qt version required to run PySide. Reviewer: Renato Araújo <renato.filho@openbossa.org> Luciano Wolf <luciano.wolf@openbossa.org>
* Bump version required for Shiboken.Hugo Parente Lima2010-09-091-1/+1
|
* Use the correct path separator when under Windows.Hugo Parente Lima2010-08-311-0/+6
| | | | | Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Renato Araújo <renato.filho@openbossa.org>