anbox/scripts
Simon Fels 067201baba emugl: generate GL ES/EGL function prototypes at build type from entries files
This will make the *.entries files the the authoritative place to
define additional GL function prototypes. All generated header
files are now placed inside the build directory so that nobody
will ever try to touch them again.
2017-08-31 15:40:22 +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 Fix build dir after cmake build 2017-06-27 11:15:52 +08: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 Don't use sudo in a script executed as root 2017-08-16 10:18:44 +02:00
create-package.sh Create android image file with correct ownership 2017-01-09 07:04:48 +01:00
gen-emugl-entries.py emugl: generate GL ES/EGL function prototypes at build type from entries files 2017-08-31 15:40:22 +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 Add in-snap path to nvidia driver binaries to LD_LIBRARY_PATH 2017-04-21 07:22:01 +02:00
start-container.sh Extend snap packaging with further details 2016-09-17 10:48:07 +02:00