summaryrefslogtreecommitdiff
path: root/scripts/build/tools
AgeCommit message (Expand)AuthorFilesLines
2008-07-24Don't check fo lynx, it's no longer used.Yann E. MORIN"1-1/+0
2008-07-24Simplify downloading sstrip, using the common retrieval framework.Yann E. MORIN"1-28/+3
2008-07-17Remove the check for absolutely needed tools now ./configure checks for them.Yann E. MORIN"1-0/+1
2008-07-14Use CT_DoExecLog when building tools and debug utilities.Yann E. MORIN"1-6/+6
2008-07-14Advertise using CT_DoExecLog in the tools and debug templates.Yann E. MORIN"1-2/+3
2008-07-14Use CT_DoExecLog when building libelf.Yann E. MORIN"1-3/+4
2008-05-20Get rid of all `command` (which is a bashism), and replace them with $(comman...Yann E. MORIN"1-8/+8
2008-05-02For tools/ and debug/ build scripts, annd a numeric prefix, so that they alwa...Yann E. MORIN"3-0/+0
2008-04-17Commit a long-standing eye-dcandy change in a log, that got lost in a vi cras...Yann E. MORIN"1-1/+1
2007-09-16When sstrip is already downloaded, link instead of copying (as for all otherYann E. MORIN"1-3/+3
2007-09-02Bah, a really small cosmetic fix...Yann E. MORIN"1-1/+1
2007-07-17Update the download messages for sstrip.c to the same mesages used in scripts...Yann E. MORIN"1-2/+6
2007-07-15Add an option to save downloaded tarballs to local tarballs directory.Yann E. MORIN"1-1/+1
2007-07-13Add ltrace (and libelf) utilities.Yann E. MORIN"1-0/+48
2007-07-11Fix a type in the debug and tools templates.Yann E. MORIN"1-2/+2
2007-07-04Before trying to download sstrip (from buildroot), try a local copy first.Yann E. MORIN"1-0/+6
2007-06-16Add a function to print each component's filename: this eases building the ta...Yann E. MORIN"1-5/+24
2007-06-16Add two te;plates on how to add a new tool/debug facility.Yann E. MORIN"1-0/+50
2007-06-04Small eye-candy fix.Yann E. MORIN"1-1/+1
2007-06-01Add the first tool facility: sstrip.Yann E. MORIN"1-0/+71