15 Commits

Author SHA1 Message Date
TheAssassin 4bfe52c934 Add env var to skip AppStream checks 2021-10-28 14:16:55 +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 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 ace1d83222 Fix appimagetool -g/-u weirdness
CC https://github.com/AppImage/AppImageKit/issues/864
2018-10-08 13:56:04 +02:00
probonopd b5a951c491 Always use -g 2018-08-26 20:29:43 +00:00
TheAssassin d72527c465 Improve logging 2018-08-12 15:27:33 +02:00
TheAssassin 17f29d8b28 Allow specifying AppImage output path 2018-08-12 15:23:32 +02:00
TheAssassin 47bf18d3a7 Implement verbose mode 2018-07-20 02:16:23 +02:00
TheAssassin 618e5bc3b2 Add support for signatures 2018-07-18 19:20:35 +02:00
TheAssassin a5e209c03a Add option to embed update information via environment variable 2018-07-06 23:35:53 +02:00
TheAssassin 5f6a45cc58 Multiarch builds 2018-06-30 00:38:05 +02:00
TheAssassin d1744bac38 Implement --plugin-api-version to conform to plugin spec 2018-06-19 00:56:44 +02:00
TheAssassin 78ec0b7281 Fix search for appimagetool 2018-06-16 04:19:06 +02:00
TheAssassin 840997c5a7 Initial commit 2018-06-16 04:05:42 +02:00