summaryrefslogtreecommitdiffstats
path: root/src/macdeployqt/shared/shared.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove macchangeqt from Qt 6Morten Johan Sørvig2020-10-051-32/+0
* Fix compile warning: QLibraryInfo::path instead of locationVolker Hilsheimer2020-09-281-4/+4
* Revert "macdeployqt: Don't copy .prl files into the Resources folder"Morten Johan Sørvig2020-09-221-8/+2
* macdeployqt: Don't copy .prl files into the Resources folderAndy Shaw2020-08-031-2/+8
* macdeployqt: add Qt3D renderer plugins to deploymentPaul Lemire2020-06-291-1/+1
* Parse the otool line when it has ", weak" as part of the itAndy Shaw2020-04-171-1/+1
* Merge remote-tracking branch 'origin/5.15' into devAlexandru Croitor2020-04-151-1/+7
|\
| * [macdeployqt] Add option to include secure timestamp when signingMichael Brüning2020-03-311-1/+7
* | Remove unnecessary includeLars Knoll2020-04-081-1/+0
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-031-1/+1
|\|
| * Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-03-021-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-011-0/+24
|\|
| * [macdeployqt] Use entitlements from file for signing if presentMichael Brüning2020-01-281-0/+24
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-221-3/+11
|\|
| * macdeployqt: Add option for enabling hardened runtimeMorten Johan Sørvig2019-10-171-3/+11
* | Merge remote-tracking branch 'origin/wip/qt6' into devSimon Hausmann2019-10-041-5/+6
|\ \ | |/ |/|
| * Fix Qt6 buildAlexandru Croitor2019-07-291-5/+6
* | Eradicate the last Java-style iterators and mark the module free of themMarc Mutz2019-07-121-5/+4
|/
* Remove usages of deprecated qSortSona Kurazyan2019-06-201-1/+1
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-021-0/+10
|\
| * macdeployqt: Deploy the platforminputcontext plugins and vkb pluginsAndy Shaw2019-02-271-0/+10
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-191-1/+2
|\|
| * macdeployqt: Deploy QtSpeech tts pluginSamuel Gaist2019-02-121-1/+2
* | Avoid considering symlinks as bundle librariesFilipe Azevedo2019-01-071-4/+5
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-031-1/+2
|\|
| * Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-10-271-1/+2
| |\
| | * macOS: Don't overwrite the dylibs with the DWARF copyAndy Shaw2018-10-231-1/+2
* | | Add option to specify qmlimportscanner importPathsIlya Bizyaev2018-10-311-2/+5
|/ /
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-111-16/+29
|\|
| * macdeployqt: Deploy plugins when -no-framework is usedAndy Shaw2018-09-031-16/+29
* | We no longer need a workaround to include PrivateWidgetsAndy Shaw2018-07-051-25/+0
* | macdeployqt: Correctly handle bundling debug Qt libraries with @rpathTor Arne Vestbø2018-03-231-25/+35
|/
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-121-1/+7
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.105.10Liang Qi2018-02-021-1/+7
| |\
| | * macdeployqt: Implement selection of file system for .dmg fileSamuel Gaist2018-01-231-1/+7
* | | macdeployqt: Handle deployment of QtWebView's pluginsChristian Strømme2018-01-271-0/+14
|/ /
* | macdeployqt: Add missing QtLocation and QtPositioning plugins deploymentSamuel Gaist2017-12-301-1/+3
* | macdeployqt: refactor plugin handlingSamuel Gaist2017-12-301-14/+11
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-151-5/+17
|\|
| * macdeployqt sort QML modules before deploying themAurélien Gâteau2017-11-031-5/+17
* | macdeployqt: Add missing Qt3D plugins deploymentSamuel Gaist2017-11-071-0/+11
* | Fix styles deployment in macdeployqtv5.10.0-beta4Eike Ziller2017-11-021-0/+3
* | Reduce some code duplication in macdeployqtEike Ziller2017-11-021-45/+28
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-081-0/+7
|\|
| * Deploy the iconengines with the applicationAndy Shaw2017-05-231-0/+7
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-211-12/+5
|\|
| * macdeployqt: Fix code signingMorten Johan Sørvig2017-03-291-8/+1
| * Use join(QChar), join(QLatin1String) where applicableMarc Mutz2017-03-231-4/+4
* | macdeployqt: Add a fix for cases when qt libraries are symlinkedAlexander Afanasyev2017-03-231-0/+6
|/
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-041-5/+29
|\