aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/debug/dmalloc.sh
Commit message (Collapse)AuthorAgeFilesLines
* For tools/ and debug/ build scripts, annd a numeric prefix, so that they ↵Yann E. MORIN"2008-05-021-58/+0
| | | | | | | | always get built in the same order, in case of library dependencies. /trunk/scripts/build/debug.sh | 2 1 1 0 +- /trunk/scripts/build/tools.sh | 2 1 1 0 +- 2 files changed, 2 insertions(+), 2 deletions(-)
* In some cases, dmalloc fails to build when building in parallel. Do not use ↵Yann E. MORIN"2007-09-061-1/+1
| | | | -j# for dmalloc.
* Add a function to print each component's filename: this eases building the ↵Yann E. MORIN"2007-06-161-0/+5
| | | | | | tarball of the generated toolchain. Hard-link the libfloat tarball instead of soft-link: this also eases building the afore-mentioned tarball.
* Merge the NPTL stuff.Yann E. MORIN"2007-05-271-1/+1
| | | | That still leaves the linuxthreads stuff broken, but it was just before. I don't care anyway. Time to fix that later...
* Little fix up in a message during the dmalloc build.Yann E. MORIN"2007-05-181-1/+1
|
* Add dmalloc debug library facility.Yann E. MORIN"2007-05-181-0/+53
Add patches for dmalloc. Ignore the generated config/debug.in