summaryrefslogtreecommitdiff
path: root/scripts/build/debug
AgeCommit message (Expand)AuthorFilesLines
2010-04-29debug/gdb: install tic in the buildtools directoryYann E. MORIN"1-1/+1
2010-04-29debug/gdb: be less verbose during the ncurses buildYann E. MORIN"1-12/+1
2010-04-15debug/gdb: remove insightYann E. MORIN"1-20/+1
2010-04-11scripts/functions: make CT_Patch dumberYann E. MORIN"6-12/+8
2010-04-11debug/gdb: remove snapshot versionYann E. MORIN"1-13/+6
2010-03-15debug/gdb: gdb>=7.0 can use MPC, enable for cross-gdbYann E. MORIN"1-0/+3
2010-03-15debug/gdb: add option to use GMP and MPFRYann E. MORIN"1-2/+4
2010-03-16debug/gdb: fix building the native ticYann E. MORIN"1-1/+1
2010-03-07debug/ltrace: properly fix building for powerpcYann E. MORIN"1-8/+4
2010-03-06debug/ltrace: fix building on x86Yann E. MORIN"1-3/+10
2010-02-17complibs: hide companion libraries for target entryYann E. MORIN"1-1/+2
2010-02-17complibs: split-up selection for individual libsYann E. MORIN"1-3/+2
2010-01-12scripts/functions: change handling of nochdirYann E. MORIN"1-1/+1
2010-01-21debug/gdb: fix the space-damageYann E. MORIN"1-22/+22
2010-01-21debug/gdb: do not expose the ncurses version in the menuconfigYann E. MORIN"1-5/+11
2010-01-13debug/gdb: install ncurses in a temporary placeYann E. MORIN"1-3/+7
2010-01-13debug/gdb: staticaly link to ncurses for the native gdbYann E. MORIN"1-1/+1
2010-01-05debug/ltrace: fix for a latent bugYann E. MORIN"1-1/+2
2010-01-05debug/ltrace: chop long linesYann E. MORIN"1-2/+4
2010-01-05debug/ltrace: set the ltrace extension to .tar.gzJoachim Nilsson1-1/+1
2010-01-03debug/ltrace: Add support for ltrace-0.5.3Joachim Nilsson1-5/+13
2010-01-02misc: do not use "tar cf - |tar xf -"Yann E. MORIN"1-3/+3
2009-12-30debug/tools: set the ncurses extension to .tar.gzYann E. MORIN"1-1/+1
2009-10-21debug/dmalloc: fix handling of threading modelYann E. MORIN"1-3/+3
2009-10-03debug/gdb: cleanup (remove) the static ncurses buildYann E. MORIN"1-0/+4
2009-08-28duma: fix downloading by forcing extension to .tar.gzYann E. MORIN"1-2/+5
2009-08-19Make gdb's extra_config an array containing ./configure optionsYann E. MORIN"1-21/+28
2009-08-19Make dmalloc's extra_config an array containing ./configure optionsYann E. MORIN"1-9/+10
2009-03-30Cleanup the tic build used for native ncurses build, itself needed for native...Yann E. MORIN"1-12/+12
2009-03-24Finally make ncurses-5.7 corctly build:Yann E. MORIN"1-3/+7
2009-03-23Final touch to the ncurses build step:Yann E. MORIN"1-3/+6
2009-03-23xlcwu <xlcwu.taiwan@gmail.com> wrote:Yann E. MORIN"1-2/+33
2009-03-08Use "grep -E" instead of the deprecated "egrep".Yann E. MORIN"1-1/+1
2009-03-06Fix extracting/patching DUMA:Yann E. MORIN"1-0/+1
2009-03-03Allow user to add a directory component in the sys-root path.Yann E. MORIN"5-9/+9
2009-01-20Fix building ltrace on PowerPC.Yann E. MORIN"1-0/+5
2009-01-05Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch:Yann E. MORIN"6-21/+23
2009-01-05Fix building DUMA:Yann E. MORIN"1-1/+2
2009-01-04Get rid of CT_LIBC_FILE, remove useless CT_MakeAbsolutePath.Yann E. MORIN"1-4/+1
2009-01-03Get rid of all stuff related to building a /delivery' traball:Yann E. MORIN"6-34/+0
2008-11-24Build dmalloc with -fPIC to sucessfully build the shared library with newer b...Yann E. MORIN"1-0/+1
2008-11-13Merge #1195, #1196 and #1203 from /devel/YEM-build_host_target_cleanup:Yann E. MORIN"1-2/+1
2008-10-26ltrace: remove lingering ".Yann E. MORIN"1-1/+1
2008-10-26ltrace does not build out-of-tree: use copied sources to configure.Yann E. MORIN"1-4/+4
2008-10-24Make ltrace finally build:Yann E. MORIN"1-2/+3
2008-10-10Simplify the Tools and Debug facilities menu entries:Yann E. MORIN"6-22/+0
2008-09-15DUMA: don't log twice through the logger.Yann E. MORIN"1-1/+1
2008-09-02Add support for building Insight instead of gdb (only for the cross-gdb).Yann E. MORIN"1-7/+55
2008-09-01Be gentle to older findutils that don't have the "{} +" construct, and simply...Yann E. MORIN"1-1/+1
2008-08-20Fix building older gdb's with newer gcc's.Yann E. MORIN"1-0/+2