aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
Commit message (Collapse)AuthorAgeFilesLines
* ivigenerator: Make the virtualenv deployableDominik Holland2017-07-121-0/+1
| | | | | | | | | | | | | | The created virtualenv still uses parts of the system python and is not suitable to be deployed within a installer. The deploy-virtualenv.sh script fixes this, by coping the needed modules from the system to the virtualenv Task-number: QTAUTO-289 Change-Id: Ic564fc4c47baf56b800f018eca7f1eabdc7d46a0 Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
* First version of the QtGeniviExtras moduleDominik Holland2015-06-081-0/+4
This version contains helper macros which makes it easy to map QtLoggingCategories to DLT Categories and install a messagHandler which logs all messages using libdlt