summaryrefslogtreecommitdiffstats
path: root/recipes/python
Commit message (Collapse)AuthorAgeFilesLines
* Update license headersSamuli Piippo2016-05-181-7/+15
| | | | | | | License changed to GPLv3 + Commercial Change-Id: I267c97216e717ed29071df064337e1bcf83de973 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* Update license headersSamuli Piippo2016-02-091-14/+13
| | | | | Change-Id: Iabcf736e6f4ae2149b57c84ebdc8b5b1be82023d Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* prebuild-python: correctly install dll to sysrootSamuli Piippo2016-02-031-2/+1
| | | | | | | | Copying directly to sysroot left the dll out from the sstate package. Use the existing functions to get it to correct places. Change-Id: If7ca3b4918c6ab73a713bcf297046248d20e1ef7 Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
* Use prebuild windows python to create a python enabled gdb.David Schulz2016-01-141-0/+47
Change-Id: I3cb97636ed064a1e9fd2a45f8fe0b12edba52428 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>