Skip to content

Set of Docker images for cross-compiling binaries to run on the the reMarkable tablet.

Notifications You must be signed in to change notification settings

rmkit-dev/toolchain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toltec build toolchain

Set of Docker images for cross-compiling binaries to run on the the reMarkable tablet. In particular, it is used to provide a consistent environment for building Toltec packages, but can be used by any project that needs to build to the reMarkable.

Available images

Name Description
base Contains a cross-compiler for the ARMv7 architecture, with glibc 2.27 and Linux 4.9 headers. It is used as a base image for all other images in this repository.
qt Qt 5.11.3, zlib 1.2.11, libpng 1.6.34 and libqsgepaper plugin. This image closely mimics the original build toolchain provided by the reMarkable company.
rust Nightly Rust install configured to cross-compile to ARMv7.
python Python 3.7.3 distribution with pip.

About

Set of Docker images for cross-compiling binaries to run on the the reMarkable tablet.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 71.8%
  • Shell 28.2%