Shifted some variables about to allow a better override from local.sh
[fw/cortex-toolchain] / summon-arm-toolchain
2010-09-12 Michael HopeShifted some variables about to allow a better override...
2010-09-11 Michael HopeAdded ability to have a local config that overrides...
2010-09-11 Michael HopeAdded the ability to run a bit quieter
2010-09-11 Michael HopeChanged echos for logs
2010-09-11 Michael HopeAdded support for fetching the Linaro GCC. Add a note...
2010-09-11 Michael HopeMade more of unpack() common. Use wildcards to pick...
2010-09-11 Michael HopePulled install out to a function to pull in sudo and...
2010-09-11 Michael HopeUse set -e to stop on any error, including downloads.
2010-09-11 Michael HopePulled unpacking out into a function
2010-09-11 Michael HopePulled all logging out into a function
2010-09-11 Michael HopePulled fetching out into a function with stamps to...
2010-09-11 Michael HopeChanged stamp files to go into a directory for easy...
2010-09-06 Piotr Esden-TempskiFixed building on Mac OS X.
2010-09-03 Uwe HermannUpdate versions to latest released ones.
2010-09-02 Uwe HermannDocument build dependencies in the script.
2010-07-01 Uwe HermannAdd missing --disable-werror configure options.
2010-07-01 Uwe HermannUse --disable-werror unconditionally everywhere.
2010-07-01 Uwe HermannDon't build STM32 firmware lib or libopenstm32.
2010-07-01 Uwe Hermannwget: Use --no-passive-ftp, helps with firewalls.
2010-07-01 Uwe HermannUse http instead of ftp where possible.
2010-07-01 Uwe HermannCosmetics and typo fixes.
2010-06-04 Steve Jensonupgrading to gdb-7.1
2009-12-27 Piotr Esden-TempskiBinutils should compile now with --disable-werror....
2009-12-27 Piotr Esden-TempskiUpdated gcc and binutils version, added a variable...
2009-10-01 Uwe HermannFix wget invokation so that restarting downloads via...
2009-10-01 Uwe HermannFix git repo URL for libopenstm32.
2009-10-01 Uwe HermannFix typos.
2009-07-22 Piotr Esden-TempskiAdded _EN variables to enable/disable libstm32 and...
2009-05-19 Piotr Esden-TempskiGDB compile yelds warnings but compiles on Mac. Added...
2009-05-19 Piotr Esden-TempskiAdded support for toolchain building on Mac OS X.
2009-05-19 Piotr Esden-TempskiInitial commit