Commit Graph

17 Commits

Author SHA1 Message Date
David A. Mellis ee537dd53e Adding 64-bit version of AVR tools on Linux (Paul Stoffregen)
http://code.google.com/p/arduino/issues/detail?id=300
2012-02-28 15:24:03 -05:00
David A. Mellis 784232c6a5 Adding 32-bit version of AVR toolchain on Linux (Paul Stoffregen)
http://code.google.com/p/arduino/issues/detail?id=300
2012-02-28 14:50:28 -05:00
David A. Mellis 3414012dc8 Updating to avrdude 5.11 on Linux 64-bit.
http://code.google.com/p/arduino/issues/detail?id=606
2011-09-09 16:07:21 -04:00
David A. Mellis a6a1aca8a2 Updating to avrdude 5.11 on Linux.
http://code.google.com/p/arduino/issues/detail?id=606
2011-09-07 19:58:10 +02:00
David A. Mellis 24e62aa4e7 Switching to RXTX-2.1-7r2 on 64-bit Linux (working version).
This also means we don't need a separate RXTXcomm.jar file for 64-bit Linux.
2011-02-16 23:26:40 -05:00
David A. Mellis 6e227dda6e Updating 64-bit linux version of avrdude (to one with usbtiny support).
This also means we don't need a separate avrdude.conf for the 64-bit Linux version of avrdude.
2011-02-16 20:56:33 -05:00
David A. Mellis 253ab0cace Support for building on 64-bit Linux.
Includes changes to the build.xml, 64-bit versions of avrdude and RXTX native libraries, and alternative versions of the RXTX jar and avrdude.conf for those 64-bit versions (because they also have other differences).
2011-02-16 20:23:24 -05:00
David A. Mellis 300f5e2ed0 Following symlinks in arduino launch script for Linux. 2010-12-24 23:02:34 +01:00
David A. Mellis a00c0da97d Removing /usr/lib/jni from LD_LIBRARY_PATH since that's not where RXTX is on my Ubuntu 10.04 system. 2010-11-27 23:57:02 +01:00
David A. Mellis c6d1baa275 Fixing up some Linux stuff. 2010-11-27 19:50:33 +01:00
David A. Mellis ed647576c6 Removing old build scripts. 2010-05-22 20:26:07 +00:00
David A. Mellis 481118ae4d removing space from start of arduino linux launcher script. 2010-01-29 20:53:51 +00:00
David A. Mellis 06da56c2a5 Updating linux build scripts. 2010-01-29 20:53:21 +00:00
David A. Mellis f9abacf768 Updating library copy location. 2010-01-08 03:16:43 +00:00
David A. Mellis 018ff13d8b Moving setting of Linux look and feel from linux/Platform.java to arduino script. 2009-08-11 23:05:18 +00:00
David A. Mellis c7b70fce3a Updating linux build scripts, etc for Arduino 0017. 2009-08-03 20:57:46 +00:00
David A. Mellis 22ed6cdb73 Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00