Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make_appimage.py: Run all the tests | Sergio Martins | 2020-07-05 | 1 | -1/+1 |
* | make_appimage.py: Port to python3 | Sergio Martins | 2020-07-05 | 1 | -7/+7 |
* | AppImage: Blacklist failing tests due to missing std::regexp | Sergio Martins | 2019-10-14 | 1 | -1/+1 |
* | AppImage: Run a git pull in /clazy before executing the script | Sergio Martins | 2019-10-14 | 1 | -1/+1 |
* | Remove unneeded getpass import | Sergio Martins | 2019-03-21 | 1 | -1/+1 |
* | make_appimage.py: Sign the image with gpg | Sergio Martins | 2018-11-15 | 1 | -0/+13 |
* | Minor app image improvements | Sergio Martins | 2018-11-15 | 1 | -6/+4 |
* | make_appimage.py: Run the unit-tests after making the app image | Sergio Martins | 2018-11-15 | 1 | -0/+14 |
* | make_appimage.sh: Remove unneeded files after building | Sergio Martins | 2018-11-15 | 1 | -8/+0 |
* | Add a script that creates the clazy AppImage | Sergio Martins | 2018-11-14 | 1 | -0/+82 |