test
[summon-arm-toolchain.git] / summon-arm-toolchain
2011-12-27 Bernhard Urbanversion fix
2011-08-17 Matthias Rampkeautomatically try to find GNU make
2011-08-17 Matthias Rampkeallow specifying the make command
2011-08-16 Matthias RampkeFIX output catching and presence testing
2011-08-16 Matthias Rampkealso catch error output when just checking presence
2011-08-16 Matthias Rampkefix command conflict when fetch(1) is present
2011-08-16 Matthias Rampkesupport getting number of CPUs on FreeBSD et al.
2011-08-16 Matthias Rampkedon't use parallel make for installation
2011-08-15 Matthias Rampkeresume downloads with wget and curl
2011-08-14 Matthias Rampkeonly check SHA1 sums for files we're using
2011-08-13 Matthias Rampkecheck filesums if sha1sum is available
2011-08-13 Matthias Rampkemake curl follow redirects
2011-08-13 Matthias Rampkerename install() to not mask the standard command
2011-08-13 Matthias Rampkeautomatically find a download program to use
2011-08-13 Matthias Rampketest for features, not OSs
2011-08-13 Matthias Rampkeremove dead and untested code
2011-08-13 Matthias Rampkecompile GMP, MPFR and MPC with GCC
2011-08-13 Matthias Rampkeremove unused variable
2011-08-13 Matthias Rampkeuse newlib options from jsnyder's arm-eabi-toolchain
2011-08-13 Matthias Rampkeget the bzip2ed FSF GCC tarball
2011-08-13 Matthias Rampkeworks with dash, so it is now considered a bug not...
2011-08-12 Matthias Rampkeuse bourne compatible function definitions
2011-08-12 Matthias Rampkeweed out == bashism
2011-08-12 Matthias Rampker0ket needs arm-*none*-eabi
2011-08-12 Matthias Rampkedefault to stock FSF GCC
2011-08-12 Matthias Rampkemake C++ support configurable
2011-08-12 Matthias Rampkedisable building libopenstm32
2011-08-12 Matthias Rampkeuse core package for FSF GCC
2011-08-12 Matthias Rampkeuse FSF GCC 4.6.1
2011-08-12 Matthias Rampkeby default do not work in the current direktory
2011-08-12 Matthias Rampkeallow setting work dir and prefix in the environment
2011-08-12 Matthias Rampkedisable OpenOCD
2011-08-11 Matthias Rampkebuild verbose
2011-08-11 Matthias Rampkehandle braindead linaro tarname/content mismatches
2011-08-11 Matthias Rampkegnutar is in the Darwin base system
2011-08-11 Matthias Rampkeallow passive FTP
2011-08-11 Matthias Rampkecosmetics
2011-08-11 Matthias RampkeFIX failure due to set -e when all dependencies are...
2011-08-11 Matthias Rampkeadjust gcc-linaro path to 4.6
2011-08-11 Matthias Rampkeremove unused variable
2011-08-11 Matthias Rampkemention homebrew
2011-08-11 Matthias Rampkeremove spurious line
2011-08-11 Matthias Rampkeport to homebrew instead of macports
2011-08-11 Matthias Rampkenew software versions
2011-08-11 Matthias Rampkeadjust header
2011-08-11 Matthias Rampkeadjust preferences for r0ket development
2011-01-18 Stefan Graupnermade executable again.
2011-01-18 Stefan Graupnermerged.
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-11-04 Stefan Graupnerfixed the MacPorts check
2010-11-04 Stefan Graupnerfixed the MacPorts check
2010-11-03 Stefan GraupnerFixed gnutar.
2010-11-03 Stefan Graupnermoved check for gnutar into general dependencies check
2010-11-03 Stefan Graupnermoved MacPorts installed check into darwin section
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