summaryrefslogtreecommitdiff
path: root/scripts/build/debug/dmalloc.sh
AgeCommit message (Collapse)AuthorFilesLines
2008-05-02For tools/ and debug/ build scripts, annd a numeric prefix, so that they ↵Yann E. MORIN"1-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(-)
2007-09-06In some cases, dmalloc fails to build when building in parallel. Do not use ↵Yann E. MORIN"1-1/+1
-j# for dmalloc.
2007-06-16Add a function to print each component's filename: this eases building the ↵Yann E. MORIN"1-0/+5
tarball of the generated toolchain. Hard-link the libfloat tarball instead of soft-link: this also eases building the afore-mentioned tarball.
2007-05-27Merge the NPTL stuff.Yann E. MORIN"1-1/+1
That still leaves the linuxthreads stuff broken, but it was just before. I don't care anyway. Time to fix that later...
2007-05-18Little fix up in a message during the dmalloc build.Yann E. MORIN"1-1/+1
2007-05-18Add dmalloc debug library facility.Yann E. MORIN"1-0/+53
Add patches for dmalloc. Ignore the generated config/debug.in