anbox/scripts
Simon Fels 31c64f0a19 snap: make anbox work on systems with GLVND
Systems with GLVND load the actual EGL implementation in a different way
when the GL driver is dlopen'ed and therefor we need to tell GLVND which
vendor implementations are available on the system. As snapd is not yet
exposing this to the snap we have to ship a small set of configs on our
own until that is fixed.
2018-05-18 19:38:07 +02:00
..
anbox-bridge.sh Simply bridge implementation to provide just a static configuration 2017-05-10 19:06:38 +02:00
anbox-init.sh Use disk images instead of a rootfs tarball 2016-12-05 10:06:48 +01:00
android-sync.sh Add simple sync script for Android builds 2016-11-11 09:57:44 +01:00
build-with-docker.sh Add initial travis build configuration 2017-01-20 10:34:18 +01:00
clean-build.sh CMakeLists.txt: Default build type to RelWithDebInfo if none is defined 2018-05-14 12:03:50 +02:00
clean-format.sh Reformat all code and use the Google cpp code style 2016-12-02 17:38:43 +01:00
collect-bug-info.sh Add simple script to collect various relevant log files for a bug report 2017-07-27 09:24:52 +02:00
container-manager.sh snap: cleanup and small refactoring 2018-05-18 19:38:05 +02:00
create-package.sh Create android image file with correct ownership 2017-01-09 07:04:48 +01:00
gen-emugl-entries.py Merge branch 'master' into master 2018-05-16 08:06:05 +02:00
gen-emugl-headers.sh emugl: generate GL ES/EGL function prototypes at build type from entries files 2017-08-31 15:40:22 +02:00
load-kmods.sh Add simple script to build and load relevant kernel modules 2016-11-28 07:34:26 +01:00
mount-android.sh Add simple script to mount android rootfs on non snap env 2017-01-26 08:36:46 +01:00
setup-partial-chroot.sh Drop armhf from the chroot setup script 2017-01-27 07:17:21 +01:00
snap-wrapper.sh snap: make anbox work on systems with GLVND 2018-05-18 19:38:07 +02:00
start-container.sh Extend snap packaging with further details 2016-09-17 10:48:07 +02:00
update-emugl-sources.sh emugl: import script for AOSP to generate encoding/decoding functions 2017-08-31 16:07:57 +02:00