| Commit message (Expand) | Author | Age | Files | Lines |
* | debug/gdb: install tic in the buildtools directory | Yann E. MORIN" | 2010-04-29 | 1 | -1/+1 |
* | debug/gdb: be less verbose during the ncurses build | Yann E. MORIN" | 2010-04-29 | 1 | -12/+1 |
* | debug/gdb: remove insight | Yann E. MORIN" | 2010-04-15 | 1 | -20/+1 |
* | scripts/functions: make CT_Patch dumber | Yann E. MORIN" | 2010-04-11 | 1 | -3/+3 |
* | debug/gdb: remove snapshot version | Yann E. MORIN" | 2010-04-11 | 1 | -13/+6 |
* | debug/gdb: gdb>=7.0 can use MPC, enable for cross-gdb | Yann E. MORIN" | 2010-03-15 | 1 | -0/+3 |
* | debug/gdb: add option to use GMP and MPFR | Yann E. MORIN" | 2010-03-15 | 1 | -2/+4 |
* | debug/gdb: fix building the native tic | Yann E. MORIN" | 2010-03-16 | 1 | -1/+1 |
* | complibs: hide companion libraries for target entry | Yann E. MORIN" | 2010-02-17 | 1 | -1/+2 |
* | complibs: split-up selection for individual libs | Yann E. MORIN" | 2010-02-17 | 1 | -3/+2 |
* | debug/gdb: fix the space-damage | Yann E. MORIN" | 2010-01-21 | 1 | -22/+22 |
* | debug/gdb: do not expose the ncurses version in the menuconfig | Yann E. MORIN" | 2010-01-21 | 1 | -5/+11 |
* | debug/gdb: install ncurses in a temporary place | Yann E. MORIN" | 2010-01-13 | 1 | -3/+7 |
* | debug/gdb: staticaly link to ncurses for the native gdb | Yann E. MORIN" | 2010-01-13 | 1 | -1/+1 |
* | debug/tools: set the ncurses extension to .tar.gz | Yann E. MORIN" | 2009-12-30 | 1 | -1/+1 |
* | debug/gdb: cleanup (remove) the static ncurses build | Yann E. MORIN" | 2009-10-03 | 1 | -0/+4 |
* | Make gdb's extra_config an array containing ./configure options | Yann E. MORIN" | 2009-08-19 | 1 | -21/+28 |
* | Cleanup the tic build used for native ncurses build, itself needed for native... | Yann E. MORIN" | 2009-03-30 | 1 | -12/+12 |
* | Finally make ncurses-5.7 corctly build: | Yann E. MORIN" | 2009-03-24 | 1 | -3/+7 |
* | Final touch to the ncurses build step: | Yann E. MORIN" | 2009-03-23 | 1 | -3/+6 |
* | xlcwu <xlcwu.taiwan@gmail.com> wrote: | Yann E. MORIN" | 2009-03-23 | 1 | -2/+33 |
* | Allow user to add a directory component in the sys-root path. | Yann E. MORIN" | 2009-03-03 | 1 | -3/+3 |
* | Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch: | Yann E. MORIN" | 2009-01-05 | 1 | -3/+6 |
* | Get rid of all stuff related to building a /delivery' traball: | Yann E. MORIN" | 2009-01-03 | 1 | -7/+0 |
* | Simplify the Tools and Debug facilities menu entries: | Yann E. MORIN" | 2008-10-10 | 1 | -3/+0 |
* | Add support for building Insight instead of gdb (only for the cross-gdb). | Yann E. MORIN" | 2008-09-02 | 1 | -7/+55 |
* | Be gentle to older findutils that don't have the "{} +" construct, and simply... | Yann E. MORIN" | 2008-09-01 | 1 | -1/+1 |
* | Fix building older gdb's with newer gcc's. | Yann E. MORIN" | 2008-08-20 | 1 | -0/+2 |
* | Use CT_DoExecLog when building tools and debug utilities. | Yann E. MORIN" | 2008-07-14 | 1 | -13/+17 |
* | Ioannis E. VENETIS <venetis@mail.capsl.udel.edu> pointed out that GMP and MPF... | Yann E. MORIN" | 2008-07-13 | 1 | -1/+1 |
* | Native gcc is picky about the CC and LD variables. Set them unconditionally, ... | Yann E. MORIN" | 2008-06-27 | 1 | -2/+3 |
* | Don't force building target GMP and MPFR when a native gdb is built. Rather, | Yann E. MORIN" | 2008-06-25 | 1 | -1/+1 |
* | Don't build ncurses ADA bindings if an ADA x-compiler was not built. | Yann E. MORIN" | 2008-06-24 | 1 | -0/+1 |
* | GMP and MPFR are no longer a sub-component of gcc (config-wise). | Yann E. MORIN" | 2008-06-20 | 1 | -8/+19 |
* | Really don't re-build MPFR autotools files at each run. | Yann E. MORIN" | 2008-06-20 | 1 | -2/+6 |
* | Don't force building a gdbserver when only native gdb is selected. | Yann E. MORIN" | 2008-06-20 | 1 | -1/+0 |
* | A bunch of fixes/improvements to the gdb build: | Yann E. MORIN" | 2008-06-19 | 1 | -47/+79 |
* | Help ncurses to install properly. | Yann E. MORIN" | 2008-06-18 | 1 | -0/+1 |
* | Fix building native gdb: download, extract, patch, build and install the ncur... | Yann E. MORIN" | 2008-06-18 | 1 | -4/+42 |
* | Get rid of all `command` (which is a bashism), and replace them with $(comman... | Yann E. MORIN" | 2008-05-20 | 1 | -4/+4 |
* | Some people are reposrting that ftp does not work on their network, probably ... | Yann E. MORIN" | 2008-05-03 | 1 | -5/+3 |
* | For tools/ and debug/ build scripts, annd a numeric prefix, so that they alwa... | Yann E. MORIN" | 2008-05-02 | 1 | -0/+144 |