aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/debug/300-gdb.sh
Commit message (Expand)AuthorAgeFilesLines
* debug/gdb: add extra config for gdb cross.Yann E. MORIN"2011-11-231-1/+2
* scripts: add support for building manualsYann E. MORIN"2011-11-161-0/+6
* debug/gdb: fix tic install path, tell ncurses where to find itYann E. MORIN"2011-11-151-5/+3
* debug/gdb: new option to enable/disable use of pythonYann E. MORIN"2011-10-081-0/+5
* debug/gdb: we don't care if the host tic is shared or staticYann E. MORIN"2011-08-171-1/+4
* debug/gdb: use ncurses-5.9Yann E. MORIN"2011-08-181-1/+1
* debug/gdb: don;t install sample gdbinit for old versionsYann E. MORIN"2011-07-301-14/+16
* debug/gdb: install gdbinit sample fileYann E. MORIN"2011-07-241-0/+16
* debug/cross-gdb: check host dependenciesYann E. MORIN"2011-06-081-0/+1
* kconfig: prepend CT-NG's version tag to PKGVERSIONBenoît THÉBAUDEAU"2011-06-031-2/+2
* gdb: use the PKGVERSION and BUGURL optionsBenoît THÉBAUDEAU"2011-05-311-0/+5
* debug/gdb: fix runtime sysrootBenoît THÉBAUDEAU"2011-05-251-0/+1
* debug/gdb: log even moreYann E. MORIN"2011-03-201-4/+4
* debug/gdb: chmod ncurses files to u+wYann E. MORIN"2011-03-031-0/+1
* debug/gdb: add versions from LinaroYann E. MORIN"2011-02-171-1/+14
* scripts: PARALLELMFLAGS is evil, renameYann E. MORIN"2011-01-221-7/+7
* scripts: add "FILE" and "CFG" debug levels.Anthony Foiani2010-10-221-6/+6
* debug/gdb: use libexpatYann E. MORIN"2010-08-231-0/+36
* debug/gdb: install dependable libs in a generic target static libs dirYann E. MORIN"2010-08-231-5/+10
* debug/gdb: companion libs are not usedYann E. MORIN"2010-08-231-11/+0
* debug/gdb: properly remove build ticYann E. MORIN"2010-07-111-1/+1
* debug/gdb: Fix compilation for Mingw hostsYann E. MORIN"2010-07-111-61/+72
* debug/gdb: fix incorrect pathYann E. MORIN"2010-07-011-1/+1
* debug/gdb: install tic in the buildtools directoryYann E. MORIN"2010-04-291-1/+1
* debug/gdb: be less verbose during the ncurses buildYann E. MORIN"2010-04-291-12/+1
* debug/gdb: remove insightYann E. MORIN"2010-04-151-20/+1
* scripts/functions: make CT_Patch dumberYann E. MORIN"2010-04-111-3/+3
* debug/gdb: remove snapshot versionYann E. MORIN"2010-04-111-13/+6
* debug/gdb: gdb>=7.0 can use MPC, enable for cross-gdbYann E. MORIN"2010-03-151-0/+3
* debug/gdb: add option to use GMP and MPFRYann E. MORIN"2010-03-151-2/+4
* debug/gdb: fix building the native ticYann E. MORIN"2010-03-161-1/+1
* complibs: hide companion libraries for target entryYann E. MORIN"2010-02-171-1/+2
* complibs: split-up selection for individual libsYann E. MORIN"2010-02-171-3/+2
* debug/gdb: fix the space-damageYann E. MORIN"2010-01-211-22/+22
* debug/gdb: do not expose the ncurses version in the menuconfigYann E. MORIN"2010-01-211-5/+11
* debug/gdb: install ncurses in a temporary placeYann E. MORIN"2010-01-131-3/+7
* debug/gdb: staticaly link to ncurses for the native gdbYann E. MORIN"2010-01-131-1/+1
* debug/tools: set the ncurses extension to .tar.gzYann E. MORIN"2009-12-301-1/+1
* debug/gdb: cleanup (remove) the static ncurses buildYann E. MORIN"2009-10-031-0/+4
* Make gdb's extra_config an array containing ./configure optionsYann E. MORIN"2009-08-191-21/+28
* 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
* Allow user to add a directory component in the sys-root path.Yann E. MORIN"2009-03-031-3/+3
* Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch:Yann E. MORIN"2009-01-051-3/+6
* Get rid of all stuff related to building a /delivery' traball:Yann E. MORIN"2009-01-031-7/+0
* Simplify the Tools and Debug facilities menu entries:Yann E. MORIN"2008-10-101-3/+0
* 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