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 73805d2ea4 Bug 484994 - Migrate Mars Arduino support to Neon.
This brings the master branch up to date with everything we've done
in the 8.8 branch. Adjusts for the new ILaunchTarget and targeted
launch delegate.

Also has a start at making more things common in the new build system.
With three extenders of it now in CDT, i.e. Qt, CMake, and Arduino,
it's obvious we can make things more common and make new extenders
less work.

Also undoes some of the work I've done to get Arduino onto the new
build system. Will need to redo it as we do the new common stuff.

Change-Id: I51ce768e0fc60e29c16b05567bd9802d64e33779
2015-12-30 20:12:30 -05:00
..
.settings Bug 484994 - Migrate Mars Arduino support to Neon. 2015-12-30 20:12:30 -05:00
META-INF Bug 484994 - Migrate Mars Arduino support to Neon. 2015-12-30 20:12:30 -05:00
schema Bug 484994 - Migrate Mars Arduino support to Neon. 2015-12-30 20:12:30 -05:00
src/org/eclipse/cdt/arduino/core/internal Bug 484994 - Migrate Mars Arduino support to Neon. 2015-12-30 20:12:30 -05:00
templates Bug 484994 - Migrate Mars Arduino support to Neon. 2015-12-30 20:12:30 -05:00
.classpath Bug 484994 - Migrate Mars Arduino support to Neon. 2015-12-30 20:12:30 -05: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 484994 - Migrate Mars Arduino support to Neon. 2015-12-30 20:12:30 -05:00
plugin.properties Much progress on the Arduino build system. 2015-08-11 10:07:55 -04:00
plugin.xml Bug 484994 - Migrate Mars Arduino support to Neon. 2015-12-30 20:12:30 -05:00
pom.xml Bug 484994 - Migrate Mars Arduino support to Neon. 2015-12-30 20:12:30 -05:00