appimagelauncher:refactor-type2-runner

Last commit made on 2018-05-15
Get this branch:
git clone -b refactor-type2-runner https://git.launchpad.net/appimagelauncher

Branch merges

Branch information

Name:
refactor-type2-runner
Repository:
lp:appimagelauncher

Recent commits

240080b... by TheAssassin

Rewrite type 2 AppImage runner

Since a suitable runtime is not shipped any more by the project, the
runtime of the existing AppImage now needs to be extracted and used
with $TARGET_APPIMAGE.

ef2fa91... by TheAssassin

Don't bundle runtime any more

Therefore, there's no need to build a runtime without the magic bytes
any more.

6a37a9b... by TheAssassin

Suppress desktop integration in type 1 AppImages

9b85939... by TheAssassin

Update AppImageUpdate

a4506c7... by TheAssassin

Update AppImageUpdate

de110a2... by TheAssassin

Implement "content-aware" filenames

Closes #7.

4780035... by TheAssassin

Update AppImageKit

96ab9b6... by TheAssassin

Update AppImageKit

9bcdd3d... by TheAssassin

Allow (re-)integration of files in integration directory

f871b20... by TheAssassin

Update AppImageKit (fixes #30)