aboutsummaryrefslogtreecommitdiff
path: root/build/tools/package.py
AgeCommit message (Expand)Author
2016-02-02Add source.properties file for the SDK manager.Dan Albert
2016-01-26Unpack modules to a known location when packaging.Dan Albert
2016-01-21Remove the redundant binutils and gcclibs.Dan Albert
2016-01-13Differentiate OUT_DIR and DIST_DIR.Dan Albert
2016-01-08Make packages without NOTICE files an error.Dan Albert
2016-01-07Warn if there is not a NOTICE file in a package.Dan Albert
2016-01-04Restore the old package layout.Dan Albert
2015-12-18Switch all modules from tarballs to zipfiles.Dan Albert
2015-12-17Make old style packages fail instead of warning.Dan Albert
2015-12-17Fix the libc++ and stlport packages.Dan Albert
2015-12-17Fix gnustl package.Dan Albert
2015-12-17Fix gdbserver package.Dan Albert
2015-12-17Remove layout from GCC package.Dan Albert
2015-12-17Fix make_package to build a new style package.Dan Albert
2015-12-17Remove package structure from clang package.Dan Albert
2015-12-17Strip package layout information from platforms.Dan Albert
2015-12-17Fix "triple" expansion in package.py.Dan Albert
2015-12-17Add support for specifying package install paths.Dan Albert
2015-12-16Make one platform package per API level.Dan Albert
2015-12-16Copy the changelog into the final package.Dan Albert
2015-12-08Properly forward arguments to ndk-build.Dan Albert
2015-12-04Stop packaging tests.Dan Albert
2015-11-25Remove the clang version number from the package.Dan Albert
2015-11-24Package the NDK as a zip for Windows.Dan Albert
2015-11-24Merge "Update the NDK to the newest clang."Dan Albert
2015-11-23Make the shortcuts to ndk-build for --unpack too.Dan Albert
2015-11-23Update the NDK to the newest clang.Dan Albert
2015-11-18Move ndk-build into the build package.Dan Albert
2015-11-16Add python_packages to packaging, rename to match.Dan Albert
2015-11-11Add packages for native_app_glue and ndk_helper.Dan Albert
2015-11-11Build a GCC module from prebuilts/ndk.Dan Albert
2015-11-09Add script to bundle modules into full package.Dan Albert