1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 06:02:11 +02:00
cdt/toolchains/arduino/org.eclipse.cdt.arduino.core
Doug Schaefer 3c105249e8 Build and Launch working on Windows.
Had to convert backslashes in paths to forward slashes. Also had
figure out how to call the compiler for scanner info. Had to break
the command up myself into args.

Change-Id: I08f1438d8c17bb92a8871d4bd6e187af4e8a49f7
2015-08-27 14:05:59 -04:00
..
.settings Bug 466209 - Initial commit of Arduino plugins. 2015-05-04 16:34:10 -04:00
libs Bug 466209 - Initial commit of Arduino plugins. 2015-05-04 16:34:10 -04:00
META-INF Remove dependency on apache http client. Don't need it. 2015-08-21 20:53:29 -04:00
schema Bug 466209 - Initial commit of Arduino plugins. 2015-05-04 16:34:10 -04:00
src/org/eclipse/cdt/arduino/core/internal Build and Launch working on Windows. 2015-08-27 14:05:59 -04:00
templates Build and Launch working on Windows. 2015-08-27 14:05:59 -04:00
.classpath Bug 466209 - Initial commit of Arduino plugins. 2015-05-04 16:34:10 -04:00
.gitignore Bug 466209 - Initial commit of Arduino plugins. 2015-05-04 16:34:10 -04:00
.project Clean up Arduino projects, remove Maven natures. 2015-05-29 11:23:38 -04:00
about.html Bug 466209 - Initial commit of Arduino plugins. 2015-05-04 16:34:10 -04:00
build.properties Bug 466941 - fix Anduino plugin names and providers. 2015-05-11 16:49:45 -04:00
plugin.properties Much progress on the Arduino build system. 2015-08-11 10:07:55 -04:00
plugin.xml Hooked up Arduino launch to new build configs. 2015-08-12 23:11:35 -04:00
pom.xml Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00