Commit Graph
39 Commits
Author SHA1 Message Date
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
TheAssassin 754a16994f Embed update information 2018-10-04 15:24:57 +02:00
TheAssassin 73a765484a Fix dependencies 2018-08-27 16:30:56 +02:00
TheAssassin 047f030087 Remove deprecated parameters from call to linuxdeploy 2018-08-27 03:21:43 +02:00
TheAssassin 9973f1b846 appimagetool already provides a working AppDir 2018-08-27 03:18:54 +02:00
probonopd b5a951c491 Always use -g 2018-08-26 20:29:43 +00:00
TheAssassin fd1843b8c5 Add some information to the README 2018-08-17 02:14:00 +02:00
TheAssassin 0e3e115d96 Fix build requirements 2018-08-12 15:30:25 +02: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