index
:
summon-arm-toolchain
master
Unnamed repository; edit this file 'description' to name the repository.
Pixel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-10-26
Added Christophe Duparquet's improved version of SAR. It is meant as a refere...
Piotr Esden-Tempski
2010-10-26
Added section about contributing improvements and fixes to the README.
Piotr Esden-Tempski
2010-10-26
Changed default install directory of Summon-Arm-Toolchain to ~/sat which is m...
Piotr Esden-Tempski
2010-10-26
Updated documentation of necessary Mac port packages.
Piotr Esden-Tempski
2010-10-26
Added proper detection of tar utility. We need gnutar on OS X.
Piotr Esden-Tempski
2010-10-25
Added --use-system-zlib to fix compilation on debian unstable.
Piotr Esden-Tempski
2010-09-14
Added expat reference to the README. Thanks marforic!
Piotr Esden-Tempski
2010-09-12
Updated README.
Piotr Esden-Tempski
2010-09-12
Divided the script into sections. Added more switches.
Piotr Esden-Tempski
2010-09-12
Shifted some variables about to allow a better override from local.sh
Michael Hope
2010-09-11
Added ability to have a local config that overrides the script.
Michael Hope
2010-09-11
Added the ability to run a bit quieter
Michael Hope
2010-09-11
Changed echos for logs
Michael Hope
2010-09-11
Added support for fetching the Linaro GCC. Add a note on being Cortex-M3 by ...
Michael Hope
2010-09-11
Made more of unpack() common. Use wildcards to pick up different compression...
Michael Hope
2010-09-11
Pulled install out to a function to pull in sudo and parallel everywhere
Michael Hope
2010-09-11
Use set -e to stop on any error, including downloads.
Michael Hope
2010-09-11
Pulled unpacking out into a function
Michael Hope
2010-09-11
Pulled all logging out into a function
Michael Hope
2010-09-11
Pulled fetching out into a function with stamps to prevent extra download che...
Michael Hope
2010-09-11
Changed stamp files to go into a directory for easy toasting
Michael Hope
2010-09-05
Fixed building on Mac OS X.
Piotr Esden-Tempski
2010-09-03
Update versions to latest released ones.
Uwe Hermann
2010-09-03
Document build dependencies in the script.
Uwe Hermann
2010-07-01
Add missing --disable-werror configure options.
Uwe Hermann
2010-07-01
Use --disable-werror unconditionally everywhere.
Uwe Hermann
2010-07-01
Don't build STM32 firmware lib or libopenstm32.
Uwe Hermann
2010-07-01
wget: Use --no-passive-ftp, helps with firewalls.
Uwe Hermann
2010-07-01
Use http instead of ftp where possible.
Uwe Hermann
2010-07-01
The script was tested on 32bit Linux too.
Uwe Hermann
2010-07-01
Cosmetics and typo fixes.
Uwe Hermann
2010-06-03
upgrading to gdb-7.1
Steve Jenson
2009-12-27
Binutils should compile now with --disable-werror. Enabled second gcc build a...
Piotr Esden-Tempski
2009-12-27
Updated gcc and binutils version, added a variable to allow external source d...
Piotr Esden-Tempski
2009-10-01
Fix wget invokation so that restarting downloads via -c works.
Uwe Hermann
2009-10-01
Fix git repo URL for libopenstm32.
Uwe Hermann
2009-10-01
Fix typos.
Uwe Hermann
2009-07-22
Added _EN variables to enable/disable libstm32 and libopenstm32 installation.
Piotr Esden-Tempski
2009-05-20
GDB compile yelds warnings but compiles on Mac. Added --without-werror to mak...
Piotr Esden-Tempski
2009-05-20
Added support for toolchain building on Mac OS X.
Piotr Esden-Tempski
2009-05-19
Initial commit
Piotr Esden-Tempski