aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtScript/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Fixed build for Qt 4.6.Renato Filho2012-03-081-5/+5
* Fixed CMakeLists.txt files to prevent static source files of being deleted by...Marcelo Lira2012-03-081-1/+2
* Updated CMake files to use the "--drop-type-entries" generator option.Marcelo Lira2012-03-081-2/+1
* Fix bug#438 - "Can't find Python.h on OS X"Hugo Parente Lima2010-10-281-1/+1
* Updated PySide cmake files to use Python library information from Shiboken.Marcelo Lira2010-10-261-1/+1
* Fix typesystem based on auto OS detection.Renato Filho2010-08-271-1/+2
* Simplify handling of typesystems for multiple OSesAnderson Lizardo2010-08-261-2/+1
* created macro to compile pyside modules.Renato Filho2010-08-191-30/+22
* Use correct python lib in debug mode.Renato Filho2010-07-231-1/+1
* PySide now installs its type system files.Marcelo Lira2010-06-211-0/+3
* Includes the postfixes in the install target (allows debug build)Renato Filho2010-05-201-1/+1
* Adding missing filesLauro Neto2010-05-031-2/+9
* Adding support to QtScript module.Luciano Wolf2010-04-231-0/+47