aboutsummaryrefslogtreecommitdiff
path: root/build/lib
AgeCommit message (Expand)Author
2019-03-22Replace stringly typed hosts with an enum.Dan Albert
2018-04-25Merge NOTICE files into two top level NOTICEs.Dan Albert
2018-04-24Remove repo.prop requirement.Dan Albert
2017-11-28Move APIs from build.lib.build_support to ndk.Dan Albert
2017-11-03Remove mips/mips64.Dan Albert
2017-10-11Remove support for arm5.Dan Albert
2017-06-28Time phases of run_tests.py.Dan Albert
2017-02-13Update the minimum platform version to android-14.Dan Albert
2016-11-28Put the mips32 toolchain back.Dan Albert
2016-11-03Add a build step for the unified headers.Dan Albert
2016-09-21Put build_support.ALL_TOOLCHAINS back.Dan Albert
2016-08-04Fix testing on Windows.Chaoren Lin
2016-08-03Do not rely on mipsel toolchain for mips32, use mips64el insteadDuane Sand
2016-05-25Dedup two nearly identical functions.Dan Albert
2016-05-25Clean up API level in test_config.py.Dan Albert
2016-05-02Remove support for armeabi-v7a-hard.Dan Albert
2016-04-21Clean up some imports.Dan Albert
2016-04-20Time the internal steps of packaging.Dan Albert
2016-04-20Stop compressing our intermediate packages.Dan Albert
2016-03-23Added builds for shader-tools to the ndk.Andrew Woloszyn
2016-02-03Don't strip out .pyd files.Josh Gao
2016-02-02Make android_path tolerant of symlinks.Dan Albert
2016-01-27Make path functions in build_support more useful.Dan Albert
2016-01-14Merge "Fix x86 triple name."Dan Albert
2016-01-14Fix x86 triple name.Dan Albert
2016-01-13Differentiate OUT_DIR and DIST_DIR.Dan Albert
2016-01-11Run the host tests as the last step of the build.Dan Albert
2015-12-18Switch all modules from tarballs to zipfiles.Dan Albert
2015-12-17Fix make_package to build a new style package.Dan Albert
2015-11-06Remove unwanted crap before making modules.Dan Albert
2015-11-04Build final host-tools package.Dan Albert
2015-11-03Include a repo.prop in each package.Dan Albert
2015-10-27Add a test for make-standalone-toolchain.sh.Dan Albert
2015-10-01Apply DIST_DIR in build_support too.Dan Albert
2015-10-01Fix chdir in build_support.run for this dir.Dan Albert
2015-09-03Don't apppend '-x86' to the 'windows' system tag.Josh Gao
2015-09-02Add helper to convert host to tag for build scripts.Josh Gao
2015-09-01Split gnustl into a module.Dan Albert
2015-08-31Address missed comments from build_support CL.Dan Albert
2015-08-31Move LLVM out of build-host-prebuilts.sh.Dan Albert
2015-08-31Ensure that package-dir is always a realpath.Dan Albert
2015-08-28Factor out most build.py logic into build_support.Dan Albert