summaryrefslogtreecommitdiff
path: root/scripts/build
AgeCommit message (Expand)AuthorFilesLines
2012-10-30libc/newlib: remove getting from CVSYann E. MORIN"1-21/+7
2012-10-11libc/newlib: Add CUSTOM version and CUSTOM_LOCATION config options and GetCustomDavid Holsgrove1-1/+10
2012-10-29cc/gcc: remove svn sourceYann E. MORIN"1-23/+5
2012-10-29debug/gdb: remove ncurses cleanupYann E. MORIN"1-9/+0
2012-10-11debug/gdb: Add CUSTOM version and CUSTOM_LOCATION config options and GetCustomDavid Holsgrove1-4/+13
2012-10-11binutils/elf2flt: Add CUSTOM version, CUSTOM_LOCATION config options, GetCustomDavid Holsgrove1-8/+18
2012-10-11binutils/binutils: Add CUSTOM version and CUSTOM_LOCATION config options and ...David Holsgrove1-3/+14
2012-10-11cc/gcc: Add CUSTOM version and CUSTOM_LOCATION config options and GetCustomDavid Holsgrove1-1/+9
2012-10-22fix eglibc-2.16 manual buildJohannes Stezenbach1-4/+9
2012-10-17kernel/linux: fix missing 'then'Yann E. MORIN"1-1/+1
2012-10-16kernel/linux: fix using custom locationYann E. MORIN"1-4/+16
2012-10-11kernel/linux: use generic custom infrastructureDavid Holsgrove1-20/+5
2012-10-13cc/gcc: do not print multilib for canadian-crossYann E. MORIN"1-10/+14
2012-10-04scripts/gcc: Canadian Cross skip -print-multi-lib log outputDavid Holsgrove1-10/+15
2012-09-29debug/gdb: disable nls when CT_TOOLCHAIN_ENABLE_NLS is not selectedZhenqiang Chen1-0/+6
2012-10-03scripts/gdb: If not building expat for gdb, disableDavid Holsgrove1-1/+7
2012-09-26kernel/linux: change m68k/no-mmu linux arch tuple to use -uclinuxEsben Haabendal1-6/+8
2012-09-20scripts: Use ${CT_TARGET}-strip to strip gdbserverZhenqiang Chen1-2/+2
2012-09-23kernel/linux: symlink custom kernel source dir with '-f'Jang, Bongseo1-1/+1
2012-09-20arch/microblaze: add new architectureDavid Holsgrove1-0/+21
2012-09-12scripts: strip gdbserverZhenqiang Chen1-0/+6
2012-08-22cc/gcc: Add the ability to build gcc from svnYann E. MORIN"1-23/+42
2012-08-22libc/{,e}glibc: remove rude wordings in commetnsYann E. MORIN"3-3/+3
2012-08-22cc/gcc: cleanup comments from rude wordingsYann E. MORIN"1-3/+2
2012-08-19debug/expat: Update expat to 2.1.0Bryan Hundven1-1/+1
2012-08-19scripts: use generic urls for sourceforgeBryan Hundven3-3/+3
2012-08-07binutils/binutils: CT_BINUTILS_GOLD_THREADED should be CT_BINUTILS_GOLD_THREADSZhenqiang Chen1-1/+1
2012-08-04cc/gcc: remove duplicate code in core pass-1Yann E. MORIN"1-20/+6
2012-08-01cc/gcc: remove now useless condition-variableYann E. MORIN"1-21/+10
2012-08-01cc/gcc: always build core pass-1Yann E. MORIN"1-0/+9
2012-07-31complibs/cloog: create missing m4 dirYann E. MORIN"1-0/+3
2012-06-10debug/duma: fix download urlYann E. MORIN"1-1/+6
2012-05-17debug/gdb: add option to enable/disable the IPA lib for gdbserverYann E. MORIN"1-0/+8
2012-05-09cc/gcc: do not build manuals in parallelYann E. MORIN"1-1/+1
2012-05-06cc/gcc: add option to enable/disable libquadmathYann E. MORIN"1-0/+9
2012-02-24libc/uClibc: add additional debug level between "minimal" and "all"Johannes Stezenbach1-0/+10
2012-01-03cc/gcc: build core compilers for canadianYann E. MORIN"1-11/+5
2012-04-02cc/gcc: add build frontendYann E. MORIN"1-2/+42
2012-04-01cc/gcc: frontends are responsible for selecting the list of languagesYann E. MORIN"1-2/+4
2011-08-15cc/gcc: pass the language list to the core backendYann E. MORIN"1-4/+6
2011-08-15cc/gcc: add language helper functionYann E. MORIN"1-14/+20
2011-07-25complibs: fixup the host complibs install dirYann E. MORIN"7-9/+9
2011-07-25cc/gcc: cleanup the frontendsYann E. MORIN"1-35/+21
2011-07-24complibs: add frontends for building to run on the build machineYann E. MORIN"6-0/+138
2011-07-24binutils: add frontends for building to run on the build machineYann E. MORIN"2-2/+45
2011-07-17complibs: split companion libraries to backend/frontend, a-la cc_coreYann E. MORIN"6-103/+235
2011-07-17binutils: split binutils to backend/frontend, a-la cc_coreYann E. MORIN"3-82/+149
2011-07-17cc/gcc: always build core compilers to run on the build machineYann E. MORIN"1-5/+5
2012-01-01cc/gcc: install the core compilers in the build-tools dirYann E. MORIN"3-21/+10
2012-01-02binutils/binutils: don't install symlinks when in canadianYann E. MORIN"2-20/+34