summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2012-05-08scripts: fix catching build failures, the proper way, nowYann E. MORIN"1-1/+1
2012-05-06scripts/functions: tweak the endianness LDFLAGSYann E. MORIN"1-2/+2
2012-05-08scripts: fix catching failuresYann E. MORIN"1-0/+4
2012-02-24libc/uClibc: add additional debug level between "minimal" and "all"Johannes Stezenbach1-0/+10
2012-04-27Allow multi-word "install" command.Anthony Foiani1-1/+1
2012-04-09samples: . accepts previous comment as-isYann E. MORIN"1-3/+7
2012-01-03cc/gcc: build core compilers for canadianYann E. MORIN"2-12/+6
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"9-13/+22
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"5-37/+12
2012-01-02binutils/binutils: don't install symlinks when in canadianYann E. MORIN"2-20/+34
2012-03-12debug/strace: fix download URLYann E. MORIN"1-1/+2
2012-03-06docs: update my e-mailYann E. MORIN"2-2/+2
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-2/+2
2012-02-27cc/gcc: Update core_prefix_dir to prefix.Zhenqiang Chen1-1/+1
2011-07-24cc-gcc: the frontends are responsible for mkdir/chdirYann E. MORIN"1-17/+22
2012-01-01libc/glibc: use CT_mkdir_pushd helperYann E. MORIN"1-2/+1
2011-07-24functions: add new helpers that create a dir and cd/pushd into itYann E. MORIN"1-0/+16
2011-07-24cc/gcc: fix core backend's API docYann E. MORIN"1-13/+14
2011-07-24cc/gcc: no need to build a static core pass-1 gcc for baremetalYann E. MORIN"1-11/+0
2011-07-17libc/newlib: build newlib in the proper stepYann E. MORIN"1-4/+4
2012-02-13cc/gcc: comonalise the manuals build decisionYann E. MORIN"1-3/+7
2011-07-17cc/gcc: do not use the core pass-2 to build the baremetal compilerYann E. MORIN"1-9/+16
2011-07-17cc/gcc: add the backend/frontend infra for final gccYann E. MORIN"1-10/+39
2011-08-23cc/gcc: add 'cflags' paramater to the core backendYann E. MORIN"1-1/+9
2011-07-17cc/gcc: add host parameter to core compiler build processYann E. MORIN"1-1/+9
2011-07-17cc/gcc: pass the install prefix to the core passesYann E. MORIN"1-8/+12
2011-07-17cc/gcc: pass the companion libs prefix to cc_coreYann E. MORIN"1-7/+15
2011-11-20cc/gcc: rename the core backend functionYann E. MORIN"1-4/+4
2011-07-17cc/gcc: simplify calls to core backendYann E. MORIN"1-14/+44
2012-02-13cc/gcc: do not consume parameters when parsing themYann E. MORIN"1-3/+3
2012-02-13libc/glibc: do not consume parameters when parsing themYann E. MORIN"1-3/+3
2012-02-05scripts: fix download from sourceforgeYann E. MORIN"3-3/+3
2012-01-30scripts: fix typo in mk-release, remove temporary autom4 filesYann E. MORIN"1-1/+2
2012-01-29scripts: update mk-release to cope with the new autoconf frameworkYann E. MORIN"1-2/+10
2012-01-29scripts/mk-release: use HGPLAIN and don't print progressYann E. MORIN"1-18/+22
2011-11-18debug/gdb: --disable-sim for CT_GDB_CROSS.Yann E. MORIN"1-0/+5
2012-01-27complibs/cloog: fix linking with libmBenoît Thébaudeau"1-1/+1
2012-01-16configure: fix kconfig option namesYann E. MORIN"1-2/+2
2012-01-16scripts: fix tools overrideYann E. MORIN"6-9/+11