forked from dyne/ZShaolin
-
Notifications
You must be signed in to change notification settings - Fork 0
Interactive and scriptable console terminal on Android (build framework)
License
mkss/ZShaolin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ZShaolin - Interactive and scriptable console terminal on Android not yet a proper README sorry. For more information see: http://www.dyne.org/software/zshaolin and https://play.google.com/store/apps/details?id=org.dyne.zshaolin * Short build notes You'll need a 64bit gnu/linux machine to do this plus a fair amount of common development tools and of course some familiarity to build sources Let's get started: git clone git://code.dyne.org/zshaolin.git cd zshaolin/toolchains/crosstool-ng download the toolchain from files.dyne.org/zshaolin/toolchains (and please make a donation to dyne.org/donation at least for the bandwidth...) decompress the toolchain inside the crosstool-ng dir with a tar xvfz then go back to the zshaolin root and do a 'pwd' command note down the path to it and set an environmental var: ZHOME possibly set it inside your ~/.profile or something like that so that it is initialized at every login then you are ready to run: ./zmake build and fingers crossed :^) busybox will need a cd build/busybox/busybox-android && make you can also tweak it by hand
About
Interactive and scriptable console terminal on Android (build framework)
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Java 69.7%
- C 18.8%
- Shell 8.4%
- C++ 1.6%
- Perl 1.0%
- Makefile 0.5%