Commit Graph

8 Commits

Author SHA1 Message Date
Baptiste Augrain
98372f9d1e
Fixing python in AppImage (#773)
- overwrite AppRun to remove the env variables `PYTHONHOME` and `PYTHONPATH`
- update building script to it can be build manually in docker
2021-07-23 10:01:38 +02:00
Baptiste Augrain
52ef4eb7be
linux: fix appimage (#731)
* always use latest version of pkg2appimage

* generate zsync file to make the appimage updateable

* install fuse for GH actions

* remove fuse

* run AppImage

* comment converts

* getting info on images

* using bugfix from #536

* add DOCKER_BUILD flag

* extract AppImageAssistant before running it

* use local `convert` and not from `pkg2appimage`
2021-06-05 16:47:16 -07:00
linsui
6788101859
Fix appimage icon 2020-03-31 12:53:57 +00:00
Peter Squicciarini
75bbad9a0d
Bugfix AppImage 2019-12-08 14:51:53 -08:00
Brian
c46aebbbdc
Changed from 'vscodium' to 'codium'
Updated as [#203](https://github.com/VSCodium/vscodium/pull/203) requested.
2019-06-19 17:34:48 +08:00
Brian
079e741bcc
Update VSCodium-AppImage-Recipe.yml 2019-06-18 13:57:26 +08:00
Peter Bittner
0f6cfd5989 Launch the IDE with codium (instead of vscodium) 2019-05-31 01:30:44 +02:00
Peter Squicciarini
39d4b9c134
AppImage support (#108) 2019-04-19 06:30:10 -07:00