aboutsummaryrefslogtreecommitdiffstats
path: root/build.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor to use build_support.Dan Albert2015-08-281-99/+18
* Use module docstring for argparse help.Dan Albert2015-08-281-1/+4
* Infer ANDROID_BUILD_TOP if it is not set.Dan Albert2015-08-271-4/+4
* Use the build scripts from ndk/.Dan Albert2015-08-271-1/+1
* Use the prebuilt sysroot.Dan Albert2015-08-271-10/+36
* Fix 32-bit Windows build.Dan Albert2015-08-271-2/+2
* Drop python prebuilt cruft.Dan Albert2015-08-271-2/+1
* Use plain python, not python2.Dan Albert2015-08-271-1/+1
* Move build scripts from ndk to toolchain/gcc.Dan Albert2015-08-271-0/+117