Commit Graph

22 Commits

Author SHA1 Message Date
David A. Mellis 4c0ce78357 Moving selection of Linux look-and-feel (GTK) from Base.java to arduino.sh, so that it can be changed more easily by a user. (In particular, the GTK theme is apparently broken on KDE.) 2009-05-30 09:45:13 +00:00
David A. Mellis 7737684ad6 adding ATmega328p to avrdude.conf on Linux 2009-02-07 14:09:27 +00:00
David A. Mellis 85c8235947 Removing antlr stuff (some of it at least), since we're not using it (we weren't before either, but it was still being linked in). 2008-03-15 18:33:59 +00:00
David A. Mellis 08553c31d1 Updating avrdude under linux and make.sh. 2007-10-22 17:46:07 +00:00
David A. Mellis 346552f284 Adding avrdude-5.4-arduino and copying bootloader168 into the linux distribution. 2007-08-06 23:49:37 +00:00
David A. Mellis f4471d2d04 Building the Arduino environment for Java 1.4. 2006-12-26 19:00:40 +00:00
David A. Mellis 8417a01218 Updating arduino and dist.sh scripts for Arduino instead of Processing. 2006-12-25 20:58:37 +00:00
David A. Mellis 625c7b185f Adding custom compiled uisp (with support for the ATmega168) to the linux dist/ directory. 2006-12-20 02:15:20 +00:00
David A. Mellis daf909cc1a Removing unneeded RXTX native libraries. 2006-12-19 05:10:48 +00:00
David A. Mellis be9f13bb8e Modified make.sh to correctly grab the reference and examples. 2006-12-19 04:46:56 +00:00
David A. Mellis dceca6a39b Removing jikes check from Linux arduino script, since we don't actually need jikes. 2006-12-02 22:18:58 +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 22f516d978 Updating linux librxtxSerial.so to match the version of the rxtx .jar. 2006-09-03 17:28:16 +00:00
David A. Mellis 27a1bda094 Updating to latest rxtx version. 2006-04-26 17:10:31 +00:00
David A. Mellis b7728ae604 svn merge -r 72:HEAD svn+ssh://mellis@svn.berlios.de/svnroot/repos/arduino/tags/0004 - used Base.java from tags/0004 but changed version back to 0003. 2006-01-12 23:24:12 +00:00
David A. Mellis a0ae74b1ff Working on linux dist. 2005-10-07 16:48:24 +00:00
David A. Mellis f90ca24bf0 Trying to get linux build working with version 0002. 2005-10-07 16:25:59 +00:00
David A. Mellis 420dcfe697 Reduced bootloader to less than 1024 bytes (512 words); high fuse byte now 0xca instead of 0xc8; bootloader segment now starts at (byte 0x1C00 instead of 0x1800; word 0xE00 instead of 0xC00) 2005-09-28 15:20:06 +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 91b64b7f1a Fixed up make.sh and dist.sh; removed some CVS junk. 2005-08-26 01:19:18 +00:00
David A. Mellis 9fc5aa63f6 Initial Arduino IDE based on Processing. 2005-08-25 21:06:28 +00:00