Commit Graph

10 Commits

Author SHA1 Message Date
TheAssassin
72e20ec6fc Improve desktop file related messages 2018-06-01 14:57:14 +02:00
TheAssassin
8f59b3ef4a Allow using custom AppRun
There's two ways to do this:

 - either place an AppRun in the AppDir before calling linuxdeploy
 - or use the new --custom-apprun parameter

Also fixes a small naming inconsisteny in the info messages.
2018-06-01 02:55:37 +02:00
TheAssassin
a382a0fd98 Show usage if --appdir is missing 2018-05-31 23:21:20 +02:00
TheAssassin
2e1873d8b9 Upload built AppImage 2018-05-30 22:58:09 +02:00
TheAssassin
fbb871ba25 Check whether built AppImage works 2018-05-30 22:47:52 +02:00
TheAssassin
879176ca7b Don't crash if patchelf binary is not found
TODO: fix this in cpp-subprocess.
2018-05-30 22:33:05 +02:00
TheAssassin
c67239082e Use local patchelf if available 2018-05-30 22:30:44 +02:00
TheAssassin
1fd396749b Deploy patchelf binary 2018-05-30 21:31:22 +02:00
TheAssassin
17b55f02e8 Travis configuration (#1) 2018-05-30 21:27:39 +02:00
TheAssassin
e598536173 Initial commit 2018-05-30 19:21:08 +02:00