aboutsummaryrefslogtreecommitdiff
path: root/build/tools
AgeCommit message (Expand)Author
2018-02-20Stop passing integrated assembler options.Dan Albert
2018-02-16Cleanup cruft in make_standalone_toolchain.py.Dan Albert
2018-02-14Hoist --eh-frame-hdr into the build systems.Dan Albert
2018-02-14Merge "Pass -mstackrealign for x86 standalone toolchain"Treehugger Robot
2018-02-12Remove pre-16 API levels.Dan Albert
2018-02-08Pass -mstackrealign for x86 standalone toolchainRyan Prichard
2018-02-06Don't use libandroid_support for modern API levels.Dan Albert
2018-01-30Remove support for ICS and non-PIE.Dan Albert
2018-01-30Enable shader-tools for Windows, using prebuilt MinGWDavid Neto
2018-01-29Remove gnustl, stlport, and gabi++.Dan Albert
2018-01-24Generate a toolchain wrapper for windresRyan Prichard
2018-01-24MinGW: Set CC/CXX/... using only the basename.Ryan Prichard
2018-01-24Search for the current linux-x86_64 prebuiltRyan Prichard
2018-01-24mingw-w64: harmonize triples, use prebuilt MinGW in BHRyan Prichard
2018-01-23Get Windows[64] GCC+binutils building againRyan Prichard
2018-01-22Merge "Install all static libs in standalone toolchains."Treehugger Robot
2018-01-22Install all static libs in standalone toolchains.Dan Albert
2018-01-20Merge "Fix typos in find_mingw_toolchain"Treehugger Robot
2018-01-20Fix typos in find_mingw_toolchainRyan Prichard
2018-01-16Windows: allow quoted batch file with standalone toolchainRyan Prichard
2018-01-02Include gdbserver in a standalone toolchainRyan Prichard
2017-12-01Update clang to build 4479392.Dan Albert
2017-11-09Merge "Use mingw from prebuilts/gcc."Treehugger Robot
2017-11-06Update Clang to build 4393122.Dan Albert
2017-11-03Make mips an error in standalone toolchains.Dan Albert
2017-11-03Add deprecation message to standalone toolchains.Dan Albert
2017-11-03Remove mips/mips64.Dan Albert
2017-10-18Use mingw from prebuilts/gcc.Dan Albert
2017-10-11Remove support for arm5.Dan Albert
2017-09-25Update to clang-4053586.Stephen Hines
2017-09-15Launch one build per gdbserver arch.Dan Albert
2017-09-14Remove NDK_TMPDIR.Dan Albert
2017-09-14Don't allow build-host-funcs to build to TMPDIR.Dan Albert
2017-09-14Remove TMPLOG from the NDK build.Dan Albert
2017-09-14Don't use TMPDIR when building gdbserver.Dan Albert
2017-09-14Don't use TMPDIR when building stlport.Dan Albert
2017-08-31build/tools/dev-defaults: update DEFAULT_BINUTILS_VERSION.Rahul Chaudhry
2017-08-22Remove build/tools/README.md.Dan Albert
2017-08-15Rewrite gen-platforms.sh in Python.Dan Albert
2017-08-09Deprecate old STLs.Dan Albert
2017-07-14Remove references to PowerPC and 32-bit Linux/Darwin.Elliott Hughes
2017-06-30Remove some unused cruft from build-cxx-stl.sh.Dan Albert
2017-06-20Also install STLs to thumb paths.Dan Albert
2017-06-14Remove support for the deprecated headers.Dan Albert
2017-05-24Fix shell syntax warnings.Elliott Hughes
2017-03-27Remove more hard float build cruft.Dan Albert
2017-03-27Remvoe obsolete libm_hard code.Dan Albert
2017-03-13Fix standalone toolchains on Windows.Dan Albert
2017-03-07Partial revert of mips64 toolchain for 32-bit.Dan Albert
2017-02-13Update the minimum platform version to android-14.Dan Albert