Pass --disable-werror to openocd.
[fw/cortex-toolchain] / summon-arm-toolchain
2011-10-09 Uwe HermannPass --disable-werror to openocd.
2011-09-09 Fergus Noblegdb version updated to 7.3.1 (from 7.2)
2011-09-09 Fergus Noblebinutils version updated to 2.21.1 (from 2.21)
2011-08-11 Piotr Esden-TempskiWe need to use clang instead of llvm-gcc for compiling...
2011-06-14 Piotr Esden-TempskiCreate a download stamp only if wget succeeds.
2011-03-08 Piotr Esden-TempskiAdded option to override the automatic CPU amount detec...
2011-02-17 Piotr Esden-TempskiRemoved a rougue exit command and upgated libstm32...
2011-02-17 Piotr Esden-TempskiUpdated version of libcmsis. The new version has a...
2011-02-17 Piotr Esden-TempskiAdded the option to pass the customization parameters...
2011-02-17 Piotr Esden-TempskiAdded multilib support to SAT. Now floatingpoint suppor...
2011-02-17 Piotr Esden-TempskiModified the build process to one step build of gcc...
2011-01-23 Piotr Esden-TempskiFixed openocd build. Not all of the previously enabled...
2011-01-23 Piotr Esden-TempskiUpdated binutils, gcc, linaro gcc and newlib versions.
2011-01-13 Piotr Esden-TempskiFixed libiconv location parameter. Thanks Bernard Davison!
2011-01-08 Piotr Esden-TempskiShould fix the problem with hanging CFLAGS and LDFLAGS...
2011-01-03 Piotr Esden-TempskiSAT now builds Linaro GCC and libopenstm32 by default.
2011-01-03 Piotr Esden-TempskiAdded building of openocd as part of the toolchain.
2010-12-07 Piotr Esden-TempskiFixed CygWin build.
2010-11-22 Piotr Esden-TempskiUpdated linaro to 2010.11-1
2010-11-14 Piotr Esden-TempskiPARALLEL flag is now being set automatically based...
2010-11-14 Piotr Esden-TempskiAdded flags to force software floating point math emula...
2010-11-14 Piotr Esden-Tempskistm32 libraries now create their stamps in stamp direct...
2010-11-14 Piotr Esden-TempskiNot using -a option for tar anymore that was cousing...
2010-10-27 Piotr Esden-TempskiChanged default install directory of Summon-Arm-Toolcha...
2010-10-27 Piotr Esden-TempskiAdded proper detection of tar utility. We need gnutar...
2010-10-25 Piotr Esden-TempskiAdded --use-system-zlib to fix compilation on debian...
2010-09-12 Piotr Esden-TempskiDivided the script into sections. Added more switches.
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