Commit Graph

48 Commits

Author SHA1 Message Date
TheAssassin af96f4295e Fix installation of 32-bit deps continuous 2020-12-11 15:17:30 +01:00
TheAssassin f2f7244b2e Fix actions workflow syntax, mk. 2 2020-12-11 15:14:33 +01:00
TheAssassin 873c6be24a Fix actions workflow syntax 2020-12-11 15:12:44 +01:00
TheAssassin e15aec3a97 Check out submodules in workflow 2020-12-11 15:09:46 +01:00
TheAssassin f95b4475d2 Build at least once every month 2020-12-11 15:08:23 +01:00
TheAssassin 4750a08b03 Switch to GitHub actions 2020-12-11 15:06:24 +01:00
TheAssassin 4df2cf5f09 Update ignore patterns 2020-12-11 15:06:24 +01:00
TheAssassin 9bccf13770 Merge pull request #18 from ba32107/add_signkey_env_var
Add SIGN_KEY environment variable to choose GPG signing key
2020-10-19 22:50:23 +02:00
TheAssassin 3b5e1af94c Code style 2020-10-19 22:50:17 +02:00
Balazs Gyurak 2f263ea952 Add SIGN_KEY environment variable to choose GPG signing key 2020-10-19 21:39:47 +01:00
TheAssassin 277dc65cb7 Fix 32-bit build on Travis 2020-08-05 12:04:17 +02:00
TheAssassin 1d73b18c02 Build fully static binaries instead of using CentOS 6
CentOS 6 is becoming increasingly annoying to use. This plugin is *very*
simple, and can easily be built statically. This way, it can be built on
whatever distro you want, it'll just run anywhere.
2020-08-05 00:59:42 +02:00
TheAssassin 81ffb981ca centos6 is default now 2019-09-28 15:34:20 +02:00
TheAssassin 71c8e7bf5f Use own prebuilt CMake 2019-09-28 15:26:56 +02:00
TheAssassin 5f48b790b5 Fix variable escaping 2019-09-28 15:26:56 +02:00
TheAssassin 313cced5ae Merge pull request #6 from linuxdeploy/centos6
Build on CentOS 6
2019-09-28 02:40:51 +02:00
TheAssassin 46ed203d74 Fix upload, mk. 2 2019-09-28 02:17:55 +02:00
TheAssassin 869aebcc51 Fix upload 2019-09-28 02:15:39 +02:00
TheAssassin 815d2569b2 Add missing entrypoint 2019-09-28 01:55:45 +02:00
TheAssassin 602f47c0fa Use the right script 2019-09-28 01:50:05 +02:00
TheAssassin 69381e5966 Build on CentOS 6 2019-09-28 01:47:05 +02:00
TheAssassin 994d273c7a Fix appimagetool annoyance 2019-03-30 17:15:14 +01:00
TheAssassin ace1d83222 Fix appimagetool -g/-u weirdness
CC https://github.com/AppImage/AppImageKit/issues/864
2018-10-08 13:56:04 +02:00
TheAssassin 43e130ccd1 Fix uploading of .zsync file 2018-10-04 16:02:10 +02:00
TheAssassin e095fd739b Improve upload.sh call 2018-10-04 15:43:58 +02:00