aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/tools
Commit message (Expand)AuthorAgeFilesLines
* Get rid of all `command` (which is a bashism), and replace them with $(comman...Yann E. MORIN"2008-05-201-8/+8
* For tools/ and debug/ build scripts, annd a numeric prefix, so that they alwa...Yann E. MORIN"2008-05-023-0/+0
* Commit a long-standing eye-dcandy change in a log, that got lost in a vi cras...Yann E. MORIN"2008-04-171-1/+1
* When sstrip is already downloaded, link instead of copying (as for all otherYann E. MORIN"2007-09-161-3/+3
* Bah, a really small cosmetic fix...Yann E. MORIN"2007-09-021-1/+1
* Update the download messages for sstrip.c to the same mesages used in scripts...Yann E. MORIN"2007-07-171-2/+6
* Add an option to save downloaded tarballs to local tarballs directory.Yann E. MORIN"2007-07-151-1/+1
* Add ltrace (and libelf) utilities.Yann E. MORIN"2007-07-131-0/+48
* Fix a type in the debug and tools templates.Yann E. MORIN"2007-07-111-2/+2
* Before trying to download sstrip (from buildroot), try a local copy first.Yann E. MORIN"2007-07-041-0/+6
* Add a function to print each component's filename: this eases building the ta...Yann E. MORIN"2007-06-161-5/+24
* Add two te;plates on how to add a new tool/debug facility.Yann E. MORIN"2007-06-161-0/+50
* Small eye-candy fix.Yann E. MORIN"2007-06-041-1/+1
* Add the first tool facility: sstrip.Yann E. MORIN"2007-06-011-0/+71