summaryrefslogtreecommitdiff
path: root/build.py
AgeCommit message (Expand)Author
2017-09-14Don't use TMPDIR when building GDB.Dan Albert
2016-01-12Install GDB to OUT_DIR, not DIST_DIR.Dan Albert
2015-09-02Convert system to tag before passing it to build-gdb.sh.Josh Gao
2015-09-01Actually use --host argument passed into gdb/build.py.Josh Gao
2015-08-31Build gdb for multiarch instead of for each individual target.Josh Gao
2015-08-28Refactor to use build_support.Dan Albert
2015-08-28Use module docstring for argparse help.Dan Albert
2015-08-27Make GDB build verbose.Dan Albert
2015-08-27Fix up build-gdb.sh for its new location, add build.py.Josh Gao