aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2
Commit message (Expand)AuthorAgeFilesLines
* Add rudimentary support for address sanitizer buildsAlexandru Croitor2018-02-231-0/+16
* Don't copy duplicate libraries on package installationAlexandru Croitor2018-02-223-1/+3
* Fix heap corruption crash on macOS 10.8 CI machineAlexandru Croitor2018-02-201-1/+0
* Fix signature extension disablingChristian Tismer2018-02-021-1/+3
* Do not link shared libraries against the python shared library on UnixAlexandru Croitor2018-01-151-2/+12
* Unify signature registry for py2 / py3 and clean upChristian Tismer2017-12-051-1/+1
* shiboken: Do not generate richcompare methods for namespacesFriedemann Kleint2017-11-243-4/+15
* Investigate the sporadic segfaults on RHELChristian Tismer2017-11-231-0/+32
* voidptr.cpp: Assign bool directlyFriedemann Kleint2017-11-071-1/+1
* Implement proper void pointer (void*) supportAlexandru Croitor2017-11-0611-47/+547
* Remove dead / unused code regarding conversionsAlexandru Croitor2017-11-0214-1126/+42
* Support the qApp macro correctly, final version incl. debugChristian Tismer2017-10-276-12/+307
* Fix the signature of the Q*Application constructorChristian Tismer2017-09-293-8/+9
* Signature: support the new types and constants of 5.9 part 2Christian Tismer2017-09-281-13/+2
* Signature: buglet makes clang complainChristian Tismer2017-09-251-1/+1
* Signature: fix documentationChristian Tismer2017-09-251-1/+4
* Implement introspection with __signature__ packageChristian Tismer2017-09-209-19/+852
* Fix Windows module extensions and tests to work with --debug buildAlexandru Croitor2017-07-122-27/+23
* Improve suffix names for shared libraries and cmake config filesAlexandru Croitor2017-07-1211-87/+121
* Fix missing headers in PySide custom buildChristian Tismer2017-06-092-18/+32
* libshiboken: Fix/Silence some MSVC warningsFriedemann Kleint2017-06-096-9/+18
* Remove README.md of PySide2/Shiboken2Friedemann Kleint2017-06-021-19/+0
* Remove license files from previous submodulesFriedemann Kleint2017-06-024-2005/+0
* move everying into sources/shiboken2Oswald Buddenhagen2017-05-22653-0/+106755