aboutsummaryrefslogtreecommitdiffstats
path: root/dev-scripts/make_appimage.py
Commit message (Expand)AuthorAgeFilesLines
* make_appimage.py: Run all the testsSergio Martins2020-07-051-1/+1
* make_appimage.py: Port to python3Sergio Martins2020-07-051-7/+7
* AppImage: Blacklist failing tests due to missing std::regexpSergio Martins2019-10-141-1/+1
* AppImage: Run a git pull in /clazy before executing the scriptSergio Martins2019-10-141-1/+1
* Remove unneeded getpass importSergio Martins2019-03-211-1/+1
* make_appimage.py: Sign the image with gpgSergio Martins2018-11-151-0/+13
* Minor app image improvementsSergio Martins2018-11-151-6/+4
* make_appimage.py: Run the unit-tests after making the app imageSergio Martins2018-11-151-0/+14
* make_appimage.sh: Remove unneeded files after buildingSergio Martins2018-11-151-8/+0
* Add a script that creates the clazy AppImageSergio Martins2018-11-141-0/+82