aboutsummaryrefslogtreecommitdiffstats
path: root/tools/alpine-setup.sh
AgeCommit message (Collapse)AuthorFilesLines
2019-07-28tools: add brotli to alpine-setup.Dario Lombardo1-0/+1
Change-Id: Ica9c46e1fa75ad1bdc52fba9acda9ef4ecf4e9be Reviewed-on: https://code.wireshark.org/review/34109 Reviewed-by: Peter Wu <peter@lekensteyn.nl>
2019-07-17Qt: Import Profile informationRoland Knall1-0/+1
Allow easy import of profiles. Profiles must be stored inside a zip file, with no additional hierarchy. Change-Id: I0ae77460c20ef6b3e447906e671b0cefa6b9b032 Reviewed-on: https://code.wireshark.org/review/33881 Petri-Dish: Roland Knall <rknall@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Roland Knall <rknall@gmail.com>
2019-05-21tools: add alpine-setup script.Dario Lombardo1-0/+106
As for debian/rpm/bsd add a script that helps the user to setup a development environment for alpine. Tested on s390x alpine. Change-Id: Ib4e002385ce748b764ae7ff51f39a9cfce61590c Reviewed-on: https://code.wireshark.org/review/33268 Reviewed-by: Peter Wu <peter@lekensteyn.nl>