aboutsummaryrefslogtreecommitdiff
path: root/build/lib/build_support.py
AgeCommit message (Expand)Author
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