summaryrefslogtreecommitdiff
path: root/steps.mk
AgeCommit message (Expand)AuthorFilesLines
2012-01-03cc/gcc: build core compilers for canadianYann E. MORIN"1-0/+14
2012-04-02cc/gcc: add build frontendYann E. MORIN"1-1/+1
2011-07-17complibs: split companion libraries to backend/frontend, a-la cc_coreYann E. MORIN"1-6/+6
2011-07-17binutils: split binutils to backend/frontend, a-la cc_coreYann E. MORIN"1-3/+3
2012-03-06docs: update my e-mailYann E. MORIN"1-1/+1
2012-03-04binutils/binutils: rename function that build target librariesYann E. MORIN"1-1/+1
2012-01-03complibs/libelf: rename libelf for target functionYann E. MORIN"1-1/+1
2011-01-22kernel: move the headers install stepYann E. MORIN"1-1/+1
2011-01-22libc: remove now unneeded do_libc_headersYann E. MORIN"1-1/+0
2010-08-23complibs: noone is using companion libs on the target; nuke themYann E. MORIN"1-2/+0
2010-05-19test-suite: Added new test suite feature (experimental)Martin Lund1-0/+1
2010-04-01scripts: misc help and auto-complete fixesYann E. MORIN"1-2/+2
2010-03-16tools: move sstrip to the binary utilities menuYann E. MORIN"1-1/+1
2010-02-17comp-libs: make libelf a companion libraryYann E. MORIN"1-0/+2
2009-05-25/devel/gcc-4.4:Yann E. MORIN"1-0/+1
2009-05-24/devel/gcc-4.4:Yann E. MORIN"1-0/+1
2009-05-13Merge the /deve/uclinux branch back to /trunk:Yann E. MORIN"1-0/+1
2009-05-05Add support for building PPL:Yann E. MORIN"1-0/+1
2009-01-20On 20090115.0012+0100, "Andy Johnson" <ajohnson@aecno.com> wrote:Yann E. MORIN"1-1/+2
2009-01-18Rename scripts/crosstool.sh to scripts/crosstool-NG.sh.Yann E. MORIN"1-1/+1
2008-11-04Build target GMP and MPFR prior to target binutils:Yann E. MORIN"1-1/+1
2008-10-29Move steps-related help into steps.mk.Yann E. MORIN"1-0/+4
2008-10-29Use $(MAKE) for recursive calls, don't directly use $(CT_NG).Yann E. MORIN"1-3/+3
2008-10-27Enhance the make fragments:Yann E. MORIN"1-12/+26
2008-10-15Cheesy kconfig stuff:Yann E. MORIN"1-3/+3
2008-10-14Eye-candy in the help entries.Yann E. MORIN"1-3/+3
2008-09-10Remove the now really obsolete Linux kernel headers copy and sanitised.Yann E. MORIN"1-1/+0
2008-06-20GMP and MPFR are no longer a sub-component of gcc (config-wise).Yann E. MORIN"1-0/+2
2008-06-01Rework a little bit the steps and samples help entries.Yann E. MORIN"1-2/+5
2008-04-30Merge the fortran stuff to trunk now it works!Yann E. MORIN"1-0/+2
2008-04-28Building target libraries before the cross-compiler is available is doomed! M...Yann E. MORIN"1-13/+16
2007-08-15Add the possibility to force the number of // jobs without reconfiguring.Yann E. MORIN"1-1/+1
2007-07-30Remove any reference to libfloat. That has gone once and for all.Yann E. MORIN"1-1/+0
2007-07-30Fix the step shortcuts (using a dash would confuse make).Yann E. MORIN"1-4/+4
2007-07-15Rename all Makefiles used by ct-ng into (something).mk, to avoid confusion.Yann E. MORIN"1-0/+35