aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* libc/eglibc: fix downloadYann E. MORIN"2009-09-121-1/+1
* samples: show the PPL, GLoog/ppl and MPC versionsYann E. MORIN"2009-09-071-1/+4
* samples: fix displaying selected toolsYann E. MORIN"2009-09-071-7/+7
* samples: replace usage of echo with printfYann E. MORIN"2009-09-071-9/+10
* tools wrapper: fix buildingYann E. MORIN"2009-09-061-8/+8
* crosstool.sh.in: better mesage when creating script-overridesYann E. MORIN"2009-09-061-1/+1
* log functions: fix CT_DoLog and CT_DoExecLogYann E. MORIN"2009-09-061-2/+2
* config.{gues,sub}: updateYann E. MORIN"2009-09-012-10/+16
* config: add fallback to patch orderYann E. MORIN"2009-08-311-0/+3
* config: add the local,bundled patch orderYann E. MORIN"2009-08-311-0/+1
* config: make selecting the patch origin a choice rather than a boolYann E. MORIN"2009-08-311-9/+17
* functions: do not over-detect error when patchingYann E. MORIN"2009-08-311-1/+0
* tools wrapper: fix error due to unused argumentYann E. MORIN"2009-08-301-0/+3
* tools wrapper: correctly install the C wrapperYann E. MORIN"2009-08-301-0/+1
* tools wrapper: introduce the silent WRAPPER_NEEDED config optionYann E. MORIN"2009-08-301-2/+1
* Merge the C wrapper.Yann E. MORIN"2009-08-302-3/+147
|\
| * config: choose whether to use the shell or the C wrapperYann E. MORIN"2009-08-301-3/+19
| * tool wrapper: add initial wrapper coded in CYann E. MORIN"2009-08-291-0/+128
* | duma: fix downloading by forcing extension to .tar.gzYann E. MORIN"2009-08-281-2/+5
|/
* glibc: fix build error caused by incorrect variable assignmentJim F2009-08-241-2/+2
* Merge the bash_array branch.Yann E. MORIN"2009-08-196-144/+186
|\
| * Allow setting --enable-cxx-flags on gcc ./configureYann E. MORIN"2009-08-191-0/+3
| * Use bash arrays to store binutils config optionsYann E. MORIN"2009-08-191-18/+26
| * Make glibc's extra_config an array containing ./configure optionsYann E. MORIN"2009-08-191-34/+44
| * Make gdb's extra_config an array containing ./configure optionsYann E. MORIN"2009-08-191-21/+28
| * Make dmalloc's extra_config an array containing ./configure optionsYann E. MORIN"2009-08-191-9/+10
| * Make gcc's extra_config an array containing ./configure optionsYann E. MORIN"2009-08-191-41/+50
| * Make eglibc's extra_config an array containing ./configure optionsYann E. MORIN"2009-08-191-12/+14
| * [libc-eglibc] Rewrite part of the codeYann E. MORIN"2009-07-271-9/+11
| * [libc-eglibc] Fix testing for existing filesYann E. MORIN"2009-07-271-8/+8
* | Merge the AVR32 support branch to the default branch.Yann E. MORIN"2009-08-082-0/+98
|\ \
| * | Removed debug lineMartin Lund2009-06-201-2/+0
| * | Fix libc configMartin Lund2009-06-201-3/+4
| * | Misc AVR32 cleanups.Martin Lund2009-06-201-4/+0
| * | Changed copyrightMartin Lund2009-06-141-2/+2
| * | Added support for Atmel AVR32 headersMartin Lund"2009-05-231-2/+17
| * | Temp fix for newlib configure. Updated avr32 crosstool.config.Martin Lund"2009-05-221-3/+4
| * | Added initial AVR32 support (bare-metal,newlib)Martin Lund"2009-05-222-0/+87
* | | [complib:mpfr] Fix building MPFR in some weird casesOron Peled2009-08-031-0/+9
* | | [config] Merge CONFIG_SHELL selection.Yann E. MORIN"2009-08-033-4/+9
|\ \ \
| * \ \ Merge the queue with all new component versions.Yann E. MORIN"2009-08-022-3/+4
| |\ \ \
| | * | | fix wrapper script for symlinksBart vdr. Meulen2009-08-021-2/+3
| | * | | Add g++ to required toolsBart vdr. Meulen2009-08-021-1/+1
| | | |/ | | |/|
| * / | [scripts-add-version] Handle gcc 4.4+Yann E. MORIN"2009-08-021-1/+5
| |/ /
* | | [config] Allow user to specify custom CONFIG_SHELLYann E. MORIN"2009-08-021-0/+1
* | | [config] Add bash as a possible CONFIG_SHELLYann E. MORIN"2009-08-021-0/+1
* | | [config] Change the way to select the CONFIG_SHELLYann E. MORIN"2009-08-021-3/+9
|/ /
* | [samples] Don't mix canadian samples with non-canadian ones.Yann E. MORIN"2009-06-262-9/+16
* | Cleanup the handling of canadian settingsYann E. MORIN"2009-06-261-6/+11
* | Add support code for the canadian-cross case.Bart van der Meulen2009-06-262-3/+21