summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-11Use set -e to stop on any error, including downloads.Michael Hope
2010-09-11Pulled unpacking out into a functionMichael Hope
2010-09-11Pulled all logging out into a functionMichael Hope
2010-09-11Pulled fetching out into a function with stamps to prevent extra download che...Michael Hope
2010-09-11Changed stamp files to go into a directory for easy toastingMichael Hope
2010-09-05Fixed building on Mac OS X.Piotr Esden-Tempski
2010-09-03Update versions to latest released ones.Uwe Hermann
2010-09-03Document build dependencies in the script.Uwe Hermann
2010-07-01Add missing --disable-werror configure options.Uwe Hermann
2010-07-01Use --disable-werror unconditionally everywhere.Uwe Hermann
2010-07-01Don't build STM32 firmware lib or libopenstm32.Uwe Hermann
2010-07-01wget: Use --no-passive-ftp, helps with firewalls.Uwe Hermann
2010-07-01Use http instead of ftp where possible.Uwe Hermann
2010-07-01The script was tested on 32bit Linux too.Uwe Hermann
2010-07-01Cosmetics and typo fixes.Uwe Hermann
2010-06-03upgrading to gdb-7.1Steve Jenson
2009-12-27Binutils should compile now with --disable-werror. Enabled second gcc build a...Piotr Esden-Tempski
2009-12-27Updated gcc and binutils version, added a variable to allow external source d...Piotr Esden-Tempski
2009-10-01Fix wget invokation so that restarting downloads via -c works.Uwe Hermann
2009-10-01Fix git repo URL for libopenstm32.Uwe Hermann
2009-10-01Fix typos.Uwe Hermann
2009-07-22Added _EN variables to enable/disable libstm32 and libopenstm32 installation.Piotr Esden-Tempski
2009-05-20GDB compile yelds warnings but compiles on Mac. Added --without-werror to mak...Piotr Esden-Tempski
2009-05-20Added support for toolchain building on Mac OS X.Piotr Esden-Tempski
2009-05-19Initial commitPiotr Esden-Tempski