aboutsummaryrefslogtreecommitdiff
path: root/sources/host-tools
AgeCommit message (Expand)Author
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
2012-08-15Add const-qualifier for string literals.Logan Chien
2012-08-15Fix 64-bit int format specifier.Logan Chien
2012-08-07Remove redundant \r from Windows prebuilt echo.exeAndrew Hsieh
2012-06-21Fixed LOCAL_SHORT_COMMANDS to not recompile/relink source/object every timeAndrew Hsieh
2012-06-06Fix windows cross NDK rebuild with mingwPavel Chupin
2012-05-14toolbox: Fix windows echo programDavid 'Digit' Turner
2011-11-14build-host-awk.sh: Fix 32-bit linux buildDavid 'Digit' Turner
2011-10-18Add win32 native build supportDavid 'Digit' Turner
2011-10-14build-host-awk.sh: Add nawk sources and build scriptDavid Turner
2011-10-14build-host-make.sh: Add GNU Make 3.81 sources + rebuild scriptDavid 'Digit' Turner
2011-10-07ndk-stack: Improve MakefileDavid 'Digit' Turner
2011-09-30build-host-sed.sh: new script to build sed from sourcesDavid 'Digit' Turner
2011-06-28ndk-stack: Fixes + DocumentationDavid 'Digit' Turner
2011-06-21Fix search for stack framesVladimir Chtchetkine
2011-06-21Better MakefileVladimir Chtchetkine
2011-06-14Add regex library to the sourcesVladimir Chtchetkine
2011-06-09Fix cmdline parsing, and some comments.Vladimir Chtchetkine
2011-06-09First cut of NDK "stack" utilityVladimir Chtchetkine