1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-30 21:55:31 +02:00
cdt/core/org.eclipse.cdt.core.macosx
Doug Schaefer 275feb6874 Bug 459971 New SerialPort support. First step is Mac library.
Java classes are defined and a pretty simple native library for
Mac is there. Tested with Arduino so I know reading works. This
implementation should work for Linux as well. Windows is going to
be the hard one.

Not checking in the binaries yet until I get more testing with them.

Also remove ppc native libraries for Mac since that hasn't been
supported in a long time.

Change-Id: If4ffbc6e73a7656a47c2f45b875be0842c482b05
2015-02-16 13:19:54 -05:00
..
library Bug 459971 New SerialPort support. First step is Mac library. 2015-02-16 13:19:54 -05:00
META-INF Bug 303083 - Rename spawner bundle to 'native' 2014-05-26 14:38:12 -04:00
os/macosx Bug 459971 New SerialPort support. First step is Mac library. 2015-02-16 13:19:54 -05:00
src/org/eclipse/cdt/internal/core/macosx Bug 314504 ProcessList leaks file descriptors during #getProcessList() 2010-05-27 10:01:52 +00:00
.classpath Fix manifest warnings 2008-02-15 10:29:25 +00:00
.cvsignore Initial contribution of Mac Port from Greg Watson. 2004-07-07 19:19:42 +00:00
.project Fixed build for jar'd plugins 2006-01-18 18:16:35 +00:00
about.html Bug 189539 - Fix dates on about.html files to reflect projected release date. 2007-05-29 03:48:49 +00:00
build.properties Remove fragment jars. Add missing property files. (Cherry picked 8_0) 2012-10-13 18:25:17 -04:00
ChangeLog Updated to reflect the changes in Spawner.java and PTY.java 2004-11-18 17:07:29 +00:00
fragment.xml Made all of the plugins OSGi components. 2005-11-15 21:33:43 +00:00
plugin.properties Remove fragment jars. Add missing property files. (Cherry picked 8_0) 2012-10-13 18:25:17 -04:00
pom.xml Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00