aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/tools
Commit message (Expand)AuthorAgeFilesLines
* sstrip:Yann E. MORIN"2009-05-111-3/+8
* Use the common functions (CT_GetSVN, CT_Extract and CT_Patch) to retrieve,Yann E. MORIN"2009-03-081-13/+3
* The uClibc site has been overhauled lately, so the URL to retrieve sstrip has...Yann E. MORIN"2009-01-111-3/+10
* Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch:Yann E. MORIN"2009-01-053-3/+6
* Get rid of all stuff related to building a /delivery' traball:Yann E. MORIN"2009-01-033-25/+1
* Merge #1195, #1196 and #1203 from /devel/YEM-build_host_target_cleanup:Yann E. MORIN"2008-11-131-2/+2
* Simplify the Tools and Debug facilities menu entries:Yann E. MORIN"2008-10-103-12/+0
* Don't check fo lynx, it's no longer used.Yann E. MORIN"2008-07-241-1/+0
* Simplify downloading sstrip, using the common retrieval framework.Yann E. MORIN"2008-07-241-28/+3
* Remove the check for absolutely needed tools now ./configure checks for them.Yann E. MORIN"2008-07-171-0/+1
* Use CT_DoExecLog when building tools and debug utilities.Yann E. MORIN"2008-07-141-6/+6
* Advertise using CT_DoExecLog in the tools and debug templates.Yann E. MORIN"2008-07-141-2/+3
* Use CT_DoExecLog when building libelf.Yann E. MORIN"2008-07-141-3/+4
* 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