summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2009-08-29tools wrapper: introduce the silent WRAPPER_NEEDED config optionYann E. MORIN"1-2/+1
2009-08-29Merge the C wrapper.Yann E. MORIN"2-3/+147
2009-08-29config: choose whether to use the shell or the C wrapperYann E. MORIN"1-3/+19
2009-08-29tool wrapper: add initial wrapper coded in CYann E. MORIN"1-0/+128
2009-08-28duma: fix downloading by forcing extension to .tar.gzYann E. MORIN"1-2/+5
2009-08-24glibc: fix build error caused by incorrect variable assignmentJim F1-2/+2
2009-08-19Merge the bash_array branch.Yann E. MORIN"6-144/+186
2009-08-19Allow setting --enable-cxx-flags on gcc ./configureYann E. MORIN"1-0/+3
2009-08-19Use bash arrays to store binutils config optionsYann E. MORIN"1-18/+26
2009-08-19Make glibc's extra_config an array containing ./configure optionsYann E. MORIN"1-34/+44
2009-08-19Make gdb's extra_config an array containing ./configure optionsYann E. MORIN"1-21/+28
2009-08-19Make dmalloc's extra_config an array containing ./configure optionsYann E. MORIN"1-9/+10
2009-08-19Make gcc's extra_config an array containing ./configure optionsYann E. MORIN"1-41/+50
2009-08-19Make eglibc's extra_config an array containing ./configure optionsYann E. MORIN"1-12/+14
2009-07-27[libc-eglibc] Rewrite part of the codeYann E. MORIN"1-9/+11
2009-07-27[libc-eglibc] Fix testing for existing filesYann E. MORIN"1-8/+8
2009-08-08Merge the AVR32 support branch to the default branch.Yann E. MORIN"2-0/+98
2009-08-02[complib:mpfr] Fix building MPFR in some weird casesOron Peled1-0/+9
2009-08-03[config] Merge CONFIG_SHELL selection.Yann E. MORIN"3-4/+9
2009-08-02Merge the queue with all new component versions.Yann E. MORIN"2-3/+4
2009-08-02[scripts-add-version] Handle gcc 4.4+Yann E. MORIN"1-1/+5
2009-08-02[config] Allow user to specify custom CONFIG_SHELLYann E. MORIN"1-0/+1
2009-08-02[config] Add bash as a possible CONFIG_SHELLYann E. MORIN"1-0/+1
2009-08-02[config] Change the way to select the CONFIG_SHELLYann E. MORIN"1-3/+9
2009-08-02fix wrapper script for symlinksBart vdr. Meulen1-2/+3
2009-08-02Add g++ to required toolsBart vdr. Meulen1-1/+1
2009-06-26[samples] Don't mix canadian samples with non-canadian ones.Yann E. MORIN"2-9/+16
2009-06-26Cleanup the handling of canadian settingsYann E. MORIN"1-6/+11
2009-06-26Add support code for the canadian-cross case.Bart van der Meulen2-3/+21
2009-06-26[samples] Make saveSample.sh a little bit more genericYann E. MORIN"1-12/+15
2009-06-26Don't use prefix/bin to install the buildtools.Bart van der Meulen2-9/+8
2009-06-23Fix MPFR build to recognise the Mingw32 case.Bart van der Meulen1-1/+2
2009-06-23Use configured shell in all build-tools wrappersYann E. MORIN"1-8/+8
2009-06-23Fix creating the .../lib/ directory structure in the non-sysroot caseBart van der Meulen1-2/+4
2009-06-23Also set CT_DEBUGROOT_DIR for non sysroot-ed toolchains.Yann E. MORIN"1-0/+1
2009-06-23[tools] Update config.guess and config.subYann E. MORIN"2-47/+29
2009-06-23Remove left-over debug lines.Yann E. MORIN"1-2/+0
2009-06-22Check paths sanity before they get used.Yann E. MORIN"1-27/+27
2009-06-22Better check for spaces in pathsYann E. MORIN"1-3/+14
2009-06-22[functions] Allow newlines (\n) in log messagesYann E. MORIN"1-1/+1
2009-06-20Removed debug lineMartin Lund1-2/+0
2009-06-20Fix libc configMartin Lund1-3/+4
2009-06-20Misc AVR32 cleanups.Martin Lund1-4/+0
2009-06-18[finish-step] Fix the tools wrappersYann E. MORIN"1-1/+1
2009-06-17[gcc] Merge the gcc-4.4 suport to the default branch, from 1407:83083566fdd0Yann E. MORIN12-54/+274
2009-06-14[finish-step] Use local variable in finish-stepYann E. MORIN1-4/+4
2009-06-14Changed copyrightMartin Lund1-2/+2
2009-06-11populate: fix installing dynamic linker 'ld.so'Yann E. MORIN"1-33/+43
2009-06-02/devel/gcc-4.4:Yann E. MORIN"2-9/+18
2009-06-02/devel/gcc-4.4:Yann E. MORIN"2-0/+34