aboutsummaryrefslogtreecommitdiff
path: root/sources/host-tools
AgeCommit message (Expand)Author
2019-10-22Switch %lS to %lsRyan Prichard
2019-10-21echo_win/cmp_win: use %lS to print wchar_t*Ryan Prichard
2019-08-20Move GDB out of HostTools.Dan Albert
2019-06-13Remove make-3.81Haibo Huang
2019-06-13Build GNU make with AutoconfBuilderHaibo Huang
2019-06-12Remove support for 32-bit Windows.Dan Albert
2019-03-22Replace stringly typed hosts with an enum.Dan Albert
2018-10-25Remove ndk-depends.Elliott Hughes
2018-10-24ndk-stack: switch to python.Elliott Hughes
2018-05-02Remove stlport GDB pretty printer.Dan Albert
2018-02-01Fix the help URL in ndk-stack.Elliott Hughes
2018-01-24mingw-w64: harmonize triples, use prebuilt MinGW in BHRyan Prichard
2017-10-17Remove dead mkdir.Dan Albert
2017-10-04Configure macOS ndk-stack for arm64 rather than arm32Ryan Prichard
2017-09-19Start splitting up the HostTools module.Dan Albert
2017-09-14Don't use TMPDIR when building make.Dan Albert
2017-09-14Don't use TMPDIR when building toolbox.Dan Albert
2017-09-14Don't use TMPDIR when building ndk-depends.Dan Albert
2017-09-14Don't use TMPDIR when building ndk-stack.Dan Albert
2017-09-12ndk-stack: link in the libz packaged with binutils.Rahul Chaudhry
2017-01-18Remove awk from the NDK!Dan Albert
2016-05-27Link ndk-stack and ndk-depends with -static.Josh Gao
2016-01-13Differentiate OUT_DIR and DIST_DIR.Dan Albert
2016-01-12Stop installing NDK tools to the source directory.Dan Albert
2016-01-08Merge all the host-tools licenses into one NOTICE.Dan Albert
2015-11-24Fix the Mac build from the binutils update.Dan Albert
2015-08-31Move toolbox build script to its source directory.Dan Albert
2015-08-31Move ndk-stack and ndk-depends build scripts.Dan Albert
2015-08-31Move make build script to the source directory.Dan Albert
2015-08-31Move awk build script to source directory.Dan Albert
2015-06-26Remove libelff.Elliott Hughes
2015-06-23Disable -Werror for ndk-stack.Dan Albert
2014-12-18Remove host sedAndrew Hsieh
2014-11-19make-3.81: Fix build on Ubuntu TrustyDavid 'Digit' Turner
2013-11-26Workaround ndk-stack.exe 64-bit mingw buildAndrew Hsieh
2013-11-26Fix ndk-stack to continue on next frame when it fail to locate routineAndrew Hsieh
2013-06-14PyPrPr :: Add std:: namespace to stlport gppfs-0.2Ray Donnelly
2013-06-14Added stlport pretty printer sourceRay Donnelly
2013-05-16Misc fixes for gdb/pythonAndrew Hsieh
2013-04-23ndk-depends: New host tool to print ELF library dependencies.David 'Digit' Turner
2013-01-18Fix canadian buildAndrew Hsieh
2013-01-07Fix nawk GNUmakefile to run MAKETAB with WINE in --mingwAndrew Hsieh
2013-01-03Misc fixes for 64-bit Windows toolchainAndrew Hsieh
2012-08-15Add -Werror to the makefile of ndk-stack.Logan Chien
2012-08-15Remove unused variable in regex/engine.c.Logan Chien
2012-08-15Remove signed-unsigned comparison by casting.Logan Chien
2012-08-15Remove unused variable in ndk-stack-parser.Logan Chien
2012-08-15Fix buffer overflow in ndk-stack-parser.Logan Chien
2012-08-15Avoid uninitialized warning in regex/regcomp.c.Logan Chien
2012-08-15Remove unused value warning in regex/regcomp.c.Logan Chien