aboutsummaryrefslogtreecommitdiffstats
path: root/dev-scripts/docker/make_appimage.sh
Commit message (Expand)AuthorAgeFilesLines
* AppImage: Bump to 1.7 and llvm-10Sergio Martins2020-07-041-3/+0
* AppImage: Add cmake hack to build on our old Centos 6.8Sergio Martins2019-10-141-1/+1
* Update make_appimage.sh so it matches the new docker containerSergio Martins2019-10-141-11/+3
* Update the AppImage script to LLVM 9.0v1.6Sergio Martins2019-10-121-1/+1
* AppImage: Set the PATH to the gcc compilerSergio Martins2019-04-221-3/+5
* AppImage: set the compiler explicitySergio Martins2019-04-221-0/+3
* AppImage: Set the path to llvm 8.0.0Sergio Martins2019-04-221-0/+3
* Minor app image improvementsSergio Martins2018-11-151-0/+8
* make_appimage.sh: Remove the cleanup sectionSergio Martins2018-11-151-6/+0
* make_appimage.sh: Pass -DLINK_CLAZY_TO_LLVM=OFF to cmakeSergio Martins2018-11-151-1/+1
* make_appimage.sh: Remove unneeded files after buildingSergio Martins2018-11-151-0/+7
* Copy license and readme into the appimageSergio Martins2018-11-141-0/+3
* Print what the docker script is doingSergio Martins2018-11-141-0/+11
* Fix permissions for the generated docker files by the containerSergio Martins2018-11-141-0/+5
* Add my script to build clazy in docker to make an app imageSergio Martins2018-11-141-0/+10