Go to file
David A. Mellis 14778514ae Re-configured compilation and integrated uploading. Added the Board and Serial port menus: these are currently shared across editor windows.
No longer using Library and LibraryManager.  Instead the compiler finds the .c and .cpp files in the library paths (gotten from the Sketch via the Preprocessor and the Base's library table).  This breaks libraries that have header files in sub-directories but use #include with no path names (as sub-directories of library directories are not on the include path).  It will also cause problems with .c or .cpp files with the same name in different library utility folders or in a sketch or the target (core).

Now deriving the Target correctly from the selected item in the board menu.
2009-06-01 15:14:05 +00:00
.settings Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00
app Re-configured compilation and integrated uploading. Added the Board and Serial port menus: these are currently shared across editor windows. 2009-06-01 15:14:05 +00:00
build Re-configured compilation and integrated uploading. Added the Board and Serial port menus: these are currently shared across editor windows. 2009-06-01 15:14:05 +00:00
core Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00
dxf Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00
hardware First integration of the Arduino code in Processing 5503: PreProcessor and Compiler have been integrated with changes to the Sketch. 2009-06-01 08:32:11 +00:00
net Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00
opengl Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00
pdf Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00
serial Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00
video Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00
.classpath Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00
.project Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00
done.txt Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00
future.txt Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00
license.txt Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00
misc.txt Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00
todo.txt Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00