Age | Commit message (Expand) | Author | Files | Lines |
2009-10-21 | debug/dmalloc: fix handling of threading model |  Yann E. MORIN" | 1 | -3/+3 |
2009-10-03 | debug/gdb: cleanup (remove) the static ncurses build |  Yann E. MORIN" | 1 | -0/+4 |
2009-08-28 | duma: fix downloading by forcing extension to .tar.gz |  Yann E. MORIN" | 1 | -2/+5 |
2009-08-19 | Make gdb's extra_config an array containing ./configure options |  Yann E. MORIN" | 1 | -21/+28 |
2009-08-19 | Make dmalloc's extra_config an array containing ./configure options |  Yann E. MORIN" | 1 | -9/+10 |
2009-03-30 | Cleanup the tic build used for native ncurses build, itself needed for native... |  Yann E. MORIN" | 1 | -12/+12 |
2009-03-24 | Finally make ncurses-5.7 corctly build: |  Yann E. MORIN" | 1 | -3/+7 |
2009-03-23 | Final touch to the ncurses build step: |  Yann E. MORIN" | 1 | -3/+6 |
2009-03-23 | xlcwu <xlcwu.taiwan@gmail.com> wrote: |  Yann E. MORIN" | 1 | -2/+33 |
2009-03-08 | Use "grep -E" instead of the deprecated "egrep". |  Yann E. MORIN" | 1 | -1/+1 |
2009-03-06 | Fix extracting/patching DUMA: |  Yann E. MORIN" | 1 | -0/+1 |
2009-03-03 | Allow user to add a directory component in the sys-root path. |  Yann E. MORIN" | 5 | -9/+9 |
2009-01-20 | Fix building ltrace on PowerPC. |  Yann E. MORIN" | 1 | -0/+5 |
2009-01-05 | Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch: |  Yann E. MORIN" | 6 | -21/+23 |
2009-01-05 | Fix building DUMA: |  Yann E. MORIN" | 1 | -1/+2 |
2009-01-04 | Get rid of CT_LIBC_FILE, remove useless CT_MakeAbsolutePath. |  Yann E. MORIN" | 1 | -4/+1 |
2009-01-03 | Get rid of all stuff related to building a /delivery' traball: |  Yann E. MORIN" | 6 | -34/+0 |
2008-11-24 | Build dmalloc with -fPIC to sucessfully build the shared library with newer b... |  Yann E. MORIN" | 1 | -0/+1 |
2008-11-13 | Merge #1195, #1196 and #1203 from /devel/YEM-build_host_target_cleanup: |  Yann E. MORIN" | 1 | -2/+1 |
2008-10-26 | ltrace: remove lingering ". |  Yann E. MORIN" | 1 | -1/+1 |
2008-10-26 | ltrace does not build out-of-tree: use copied sources to configure. |  Yann E. MORIN" | 1 | -4/+4 |
2008-10-24 | Make ltrace finally build: |  Yann E. MORIN" | 1 | -2/+3 |
2008-10-10 | Simplify the Tools and Debug facilities menu entries: |  Yann E. MORIN" | 6 | -22/+0 |
2008-09-15 | DUMA: don't log twice through the logger. |  Yann E. MORIN" | 1 | -1/+1 |
2008-09-02 | Add support for building Insight instead of gdb (only for the cross-gdb). |  Yann E. MORIN" | 1 | -7/+55 |
2008-09-01 | Be gentle to older findutils that don't have the "{} +" construct, and simply... |  Yann E. MORIN" | 1 | -1/+1 |
2008-08-20 | Fix building older gdb's with newer gcc's. |  Yann E. MORIN" | 1 | -0/+2 |
2008-07-22 | Remove garbage files left behind by downloads from sourceforge.net. |  Yann E. MORIN" | 2 | -1/+8 |
2008-07-19 | Use POSIX constructs in the DUMA wrapper installed on the target. |  Yann E. MORIN" | 1 | -1/+12 |
2008-07-14 | Use CT_DoExecLog when building tools and debug utilities. |  Yann E. MORIN" | 5 | -25/+32 |
2008-07-14 | Advertise using CT_DoExecLog in the tools and debug templates. |  Yann E. MORIN" | 1 | -2/+3 |
2008-07-13 | Ioannis E. VENETIS <venetis@mail.capsl.udel.edu> pointed out that GMP and MPF... |  Yann E. MORIN" | 1 | -1/+1 |
2008-06-30 | Newer, better, tsocks(1)-like wrapper script for D.U.M.A. |  Yann E. MORIN" | 2 | -9/+47 |
2008-06-27 | Native gcc is picky about the CC and LD variables. Set them unconditionally, ... |  Yann E. MORIN" | 1 | -2/+3 |
2008-06-25 | Don't force building target GMP and MPFR when a native gdb is built. Rather, |  Yann E. MORIN" | 1 | -1/+1 |
2008-06-24 | Don't build ncurses ADA bindings if an ADA x-compiler was not built. |  Yann E. MORIN" | 1 | -0/+1 |
2008-06-20 | GMP and MPFR are no longer a sub-component of gcc (config-wise). |  Yann E. MORIN" | 1 | -8/+19 |
2008-06-20 | Really don't re-build MPFR autotools files at each run. |  Yann E. MORIN" | 1 | -2/+6 |
2008-06-20 | Don't force building a gdbserver when only native gdb is selected. |  Yann E. MORIN" | 1 | -1/+0 |
2008-06-19 | A bunch of fixes/improvements to the gdb build: |  Yann E. MORIN" | 1 | -47/+79 |
2008-06-19 | Fix building D.U.M.A. when C++ is not configured. |  Yann E. MORIN" | 1 | -1/+1 |
2008-06-18 | Help ncurses to install properly. |  Yann E. MORIN" | 1 | -0/+1 |
2008-06-18 | Fix building native gdb: download, extract, patch, build and install the ncur... |  Yann E. MORIN" | 1 | -4/+42 |
2008-06-17 | Fix building D.U.M.A: |  Yann E. MORIN" | 1 | -21/+33 |
2008-05-20 | Get rid of all `command` (which is a bashism), and replace them with $(comman... |  Yann E. MORIN" | 4 | -9/+9 |
2008-05-03 | Some people are reposrting that ftp does not work on their network, probably ... |  Yann E. MORIN" | 2 | -6/+4 |
2008-05-02 | For tools/ and debug/ build scripts, annd a numeric prefix, so that they alwa... |  Yann E. MORIN" | 6 | -0/+0 |
2008-04-27 | Offer an option to build a static cross-gdb. |  Yann E. MORIN" | 1 | -0/+9 |
2007-09-07 | Add D.U.M.A. 2_5_8 and associated patches. |  Yann E. MORIN" | 1 | -1/+1 |
2007-09-06 | In some cases, dmalloc fails to build when building in parallel. Do not use -... |  Yann E. MORIN" | 1 | -1/+1 |