aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/debug
Commit message (Expand)AuthorAgeFilesLines
* Cleanup the tic build used for native ncurses build, itself needed for native...Yann E. MORIN"2009-03-301-12/+12
* Finally make ncurses-5.7 corctly build:Yann E. MORIN"2009-03-241-3/+7
* Final touch to the ncurses build step:Yann E. MORIN"2009-03-231-3/+6
* xlcwu <xlcwu.taiwan@gmail.com> wrote:Yann E. MORIN"2009-03-231-2/+33
* Use "grep -E" instead of the deprecated "egrep".Yann E. MORIN"2009-03-081-1/+1
* Fix extracting/patching DUMA:Yann E. MORIN"2009-03-061-0/+1
* Allow user to add a directory component in the sys-root path.Yann E. MORIN"2009-03-035-9/+9
* Fix building ltrace on PowerPC.Yann E. MORIN"2009-01-201-0/+5
* Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch:Yann E. MORIN"2009-01-056-21/+23
* Fix building DUMA:Yann E. MORIN"2009-01-051-1/+2
* Get rid of CT_LIBC_FILE, remove useless CT_MakeAbsolutePath.Yann E. MORIN"2009-01-041-4/+1
* Get rid of all stuff related to building a /delivery' traball:Yann E. MORIN"2009-01-036-34/+0
* Build dmalloc with -fPIC to sucessfully build the shared library with newer b...Yann E. MORIN"2008-11-241-0/+1
* Merge #1195, #1196 and #1203 from /devel/YEM-build_host_target_cleanup:Yann E. MORIN"2008-11-131-2/+1
* ltrace: remove lingering ".Yann E. MORIN"2008-10-261-1/+1
* ltrace does not build out-of-tree: use copied sources to configure.Yann E. MORIN"2008-10-261-4/+4
* Make ltrace finally build:Yann E. MORIN"2008-10-241-2/+3
* Simplify the Tools and Debug facilities menu entries:Yann E. MORIN"2008-10-106-22/+0
* DUMA: don't log twice through the logger.Yann E. MORIN"2008-09-151-1/+1
* Add support for building Insight instead of gdb (only for the cross-gdb).Yann E. MORIN"2008-09-021-7/+55
* Be gentle to older findutils that don't have the "{} +" construct, and simply...Yann E. MORIN"2008-09-011-1/+1
* Fix building older gdb's with newer gcc's.Yann E. MORIN"2008-08-201-0/+2
* Remove garbage files left behind by downloads from sourceforge.net.Yann E. MORIN"2008-07-222-1/+8
* Use POSIX constructs in the DUMA wrapper installed on the target.Yann E. MORIN"2008-07-191-1/+12
* Use CT_DoExecLog when building tools and debug utilities.Yann E. MORIN"2008-07-145-25/+32
* Advertise using CT_DoExecLog in the tools and debug templates.Yann E. MORIN"2008-07-141-2/+3
* Ioannis E. VENETIS <venetis@mail.capsl.udel.edu> pointed out that GMP and MPF...Yann E. MORIN"2008-07-131-1/+1
* Newer, better, tsocks(1)-like wrapper script for D.U.M.A.Yann E. MORIN"2008-06-302-9/+47
* Native gcc is picky about the CC and LD variables. Set them unconditionally, ...Yann E. MORIN"2008-06-271-2/+3
* Don't force building target GMP and MPFR when a native gdb is built. Rather,Yann E. MORIN"2008-06-251-1/+1
* Don't build ncurses ADA bindings if an ADA x-compiler was not built.Yann E. MORIN"2008-06-241-0/+1
* GMP and MPFR are no longer a sub-component of gcc (config-wise).Yann E. MORIN"2008-06-201-8/+19
* Really don't re-build MPFR autotools files at each run.Yann E. MORIN"2008-06-201-2/+6
* Don't force building a gdbserver when only native gdb is selected.Yann E. MORIN"2008-06-201-1/+0
* A bunch of fixes/improvements to the gdb build:Yann E. MORIN"2008-06-191-47/+79
* Fix building D.U.M.A. when C++ is not configured.Yann E. MORIN"2008-06-191-1/+1
* Help ncurses to install properly.Yann E. MORIN"2008-06-181-0/+1
* Fix building native gdb: download, extract, patch, build and install the ncur...Yann E. MORIN"2008-06-181-4/+42
* Fix building D.U.M.A:Yann E. MORIN"2008-06-171-21/+33
* Get rid of all `command` (which is a bashism), and replace them with $(comman...Yann E. MORIN"2008-05-204-9/+9
* Some people are reposrting that ftp does not work on their network, probably ...Yann E. MORIN"2008-05-032-6/+4
* For tools/ and debug/ build scripts, annd a numeric prefix, so that they alwa...Yann E. MORIN"2008-05-026-0/+0
* Offer an option to build a static cross-gdb.Yann E. MORIN"2008-04-271-0/+9
* Add D.U.M.A. 2_5_8 and associated patches.Yann E. MORIN"2007-09-071-1/+1
* In some cases, dmalloc fails to build when building in parallel. Do not use -...Yann E. MORIN"2007-09-061-1/+1
* Redirect the strace build messages to the logger!Yann E. MORIN"2007-07-141-3/+3
* Add ltrace (and libelf) utilities.Yann E. MORIN"2007-07-131-0/+44
* Add strace debugging aid.Yann E. MORIN"2007-07-121-0/+38
* Use "$CT_CC}" instead of "gcc" when calling target compilers.Yann E. MORIN"2007-07-122-4/+4
* Add D.U.M.A., the Electric Fence successor.Yann E. MORIN"2007-07-121-0/+64