summaryrefslogtreecommitdiff
path: root/build-gdb.sh
AgeCommit message (Expand)Author
2017-09-14Fix more TMPDIR issues in build-gdb.sh.Dan Albert
2017-09-14Don't use TMPDIR when building GDB.Dan Albert
2016-05-02Actually don't build lzma on windows.ndk-r12bndk-r12-beta2ndk-r12-releaseJosh Gao
2016-04-29Don't build lzma on Windows.Josh Gao
2016-04-29Handle darwin's crappy touch(1).Josh Gao
2016-04-28Make sure autoconf doesn't try to regenerate.Josh Gao
2016-04-28Build and use liblzma in gdb.Josh Gao
2016-02-01Add host tag to Python install path.Josh Gao
2015-11-17Fix GDB host tools install location.Dan Albert
2015-10-13Don't use readlink to find gdb's location.Josh Gao
2015-09-18Assume that Python is in the same dir as gdb.Josh Gao
2015-09-04Forward arguments to gdb in the gdb-stub script.Josh Gao
2015-09-01Use $DEFAULT_{GDB,PYTHON}_VERSION instead of hardcoded values.Josh Gao
2015-09-01Add the host platform to the gdb package name.Josh Gao
2015-08-31Hopefully fix darwin build.Josh Gao
2015-08-31Build gdb for multiarch instead of for each individual target.Josh Gao
2015-08-28Disable building the gdb sim.Josh Gao
2015-08-28Make the gdb stub actually run gdb.Josh Gao
2015-08-28Generate a stub script for gdb on non-windows.Josh Gao
2015-08-28Move gdb install directory to prebuilt/<platform>.Josh Gao
2015-08-28Copy python-config.sh on a failed build.Josh Gao
2015-08-28Merge "Stop installing GDB/Python to source directories."Dan Albert
2015-08-28Compile gdb without mpc/mpfr/gmp/cloog/isl.Josh Gao
2015-08-28Stop installing GDB/Python to source directories.Dan Albert
2015-08-28Copy all config.logs from the failed build.Dan Albert
2015-08-28Merge "Dump gdb config.log to outputs directory upon failure."Josh Gao
2015-08-28Dump gdb config.log to outputs directory upon failure.Josh Gao
2015-08-27Update to new buildhost API.Dan Albert
2015-08-27Fix up build-gdb.sh for its new location, add build.py.Josh Gao
2015-08-27Move build-host-gdb.sh from ndk/build/tools.Josh Gao