1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-03-14 11:29:26 +01:00

7 Commits

Author SHA1 Message Date
David A. Mellis
bedc1a5de6 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.
(cherry picked from commit 24e62aa4e7f36b7873e8cf5d154a40759773973a)
2011-11-09 20:14:08 -05:00
David A. Mellis
42120a764d 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).
(cherry picked from commit 253ab0cacea161c6f558d6a26fb3ed258057656a)
2011-11-09 20:12:46 -05:00
David A. Mellis
daf909cc1a Removing unneeded RXTX native libraries. 2006-12-19 05:10:48 +00:00
David A. Mellis
80084d5e86 Updating librxtxSerial.so in the build/linux/dist/lib dir. 2006-09-04 15:15:54 +00:00
David A. Mellis
ae6b490b5e Now builds and runs on linux (but won't compile or upload programs); see notes in make.sh for setting up environment. 2005-09-21 20:34:06 +00:00
David A. Mellis
6417eff01b Removed CVS directories. 2005-08-26 01:37:45 +00:00
David A. Mellis
9fc5aa63f6 Initial Arduino IDE based on Processing. 2005-08-25 21:06:28 +00:00