aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Fix PySide build using Qt frameworksAlexandru Croitor2017-05-091-1/+6
* Fix Python extension suffix selection on LinuxAlexandru Croitor2017-04-111-1/+1
* Pass macOS framework directories to shiboken's preprocessorAlexandru Croitor2017-02-161-1/+11
* Re-run shiboken on a module when its typesystem file is changedAlexandru Croitor2016-11-031-0/+23
* Remove uselees test on PYTHON_MULTIARCH_SUFFIXGuillaume Bâty2016-02-101-11/+4
* FIX #68 Do not add MULTIARCH suffix if not available.Guillaume Bâty2016-02-101-4/+11
* Replace EXTENSION_SUFFIX with MODULE_SUFFIXThomas-Karl Pietrowski2016-02-061-1/+1
* remove QtDeclarative, which is deprecatedChristian Tismer2015-10-221-20/+1
* Patchset to install Python* extensions correctly (at least on Linux)Thomas-Karl Pietrowski2015-09-281-1/+4
* finally, pyside needs to be renamed in the XML filesChristian Tismer2015-09-221-2/+2
* huge change on project layout.Christian Tismer2015-09-211-12/+13
* rewrite the "skip_missing_classes" macro so that it works under Windows.Christian Tismer2015-08-141-2/+18
* revert 8af572cChristian Tismer2015-08-131-7/+3
* started to improve the macros, to make things build without homebrew.Christian Tismer2015-08-131-4/+12
* make XXX_GEN_DIR persistent, so we don't have to create these names for the t...Christian Tismer2015-07-281-1/+2
* extend the macro HAS_QT_MODULE to define a name for the generated source dir.Christian Tismer2015-07-251-0/+3
* basic adaptations for QtCore. Right now it does not generate all wrappers, hu...Christian Tismer2015-06-111-1/+9
* do first adaptations of the cmake files, so that the first compilation is att...Christian Tismer2015-06-091-19/+9
* Fix bug PYSIDE-6Juhapekka Piiroinen2012-03-131-1/+1
* Fix PySide compilation.Hugo Parente Lima2012-03-131-1/+1
* Fix bug 1011 - "PySide cygwin patch"Hugo Parente Lima2012-03-081-1/+1
* Fixed CMakeLists.txt files to prevent static source files of being deleted by...Marcelo Lira2012-03-081-6/+6
* Updated CMake files to use the "--drop-type-entries" generator option.Marcelo Lira2012-03-081-24/+22
* Fix phonon compilation and detection of VideoCaptureDevice class.Hugo Parente Lima2012-03-081-5/+4
* Fix append object description on typesystem only when this was found.Renato Araujo Oliveira Filho2012-03-081-1/+1
* Separated class typesystem from the main typesystem.Renato Araujo Oliveira Filho2012-03-081-4/+22
* The global header for PySide is now installed with the libpyside headers.Marcelo Lira2012-03-081-1/+1
* Fixed indentation mistakes.Renato Araujo Oliveira Filho2012-03-081-1/+1
* Modified cmake files to make use of debug information provided by Shiboken.Marcelo Lira2010-10-261-21/+0
* Moved cmake macros to a separeted file.renatofilho2010-10-073-0/+177
* Added a custom cmake file to help finding Python debug provisions.Marcelo Lira2010-07-211-0/+21