summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-17zlib sucks.HEADmasterNicolas "Pixel" Noble
2011-02-16Final tweaks to the build script; one shouldn't actually require external lib...Nicolas Noble
2011-02-06Hacked that script a lot...Nicolas "Pixel" Noble
2011-01-12Fixed libiconv location parameter. Thanks Bernard Davison!Piotr Esden-Tempski
2011-01-08Should fix the problem with hanging CFLAGS and LDFLAGS of OOCD.Piotr Esden-Tempski
2011-01-03SAT now builds Linaro GCC and libopenstm32 by default.Piotr Esden-Tempski
2011-01-03Added building of openocd as part of the toolchain.Piotr Esden-Tempski
2010-12-06Fixed CygWin build.Piotr Esden-Tempski
2010-11-21Updated linaro to 2010.11-1Piotr Esden-Tempski
2010-11-13PARALLEL flag is now being set automatically based on available host cpu's.Piotr Esden-Tempski
2010-11-13Added flags to force software floating point math emulation.Piotr Esden-Tempski
2010-11-13stm32 libraries now create their stamps in stamp directory. libopenstm32 is c...Piotr Esden-Tempski
2010-11-13Not using -a option for tar anymore that was cousing too many problems.Piotr Esden-Tempski
2010-10-26Added Christophe Duparquet's improved version of SAR. It is meant as a refere...Piotr Esden-Tempski
2010-10-26Added section about contributing improvements and fixes to the README.Piotr Esden-Tempski
2010-10-26Changed default install directory of Summon-Arm-Toolchain to ~/sat which is m...Piotr Esden-Tempski
2010-10-26Updated documentation of necessary Mac port packages.Piotr Esden-Tempski
2010-10-26Added proper detection of tar utility. We need gnutar on OS X.Piotr Esden-Tempski
2010-10-25Added --use-system-zlib to fix compilation on debian unstable.Piotr Esden-Tempski
2010-09-14Added expat reference to the README. Thanks marforic!Piotr Esden-Tempski
2010-09-12Updated README.Piotr Esden-Tempski
2010-09-12Divided the script into sections. Added more switches.Piotr Esden-Tempski
2010-09-12Shifted some variables about to allow a better override from local.shMichael Hope
2010-09-11Added ability to have a local config that overrides the script.Michael Hope
2010-09-11Added the ability to run a bit quieterMichael Hope
2010-09-11Changed echos for logsMichael Hope
2010-09-11Added support for fetching the Linaro GCC. Add a note on being Cortex-M3 by ...Michael Hope
2010-09-11Made more of unpack() common. Use wildcards to pick up different compression...Michael Hope
2010-09-11Pulled install out to a function to pull in sudo and parallel everywhereMichael Hope
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