Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-10-24Bug 480508 Add support for ttyACM serial ports.Doug Schaefer1-1/+1
2015-10-22Bug 480407 - Arduino Yún name is mangled in the UIBenjamin Cabé1-1/+6
2015-10-22Bug 480365 - Support Arduino ZeroDoug Schaefer4-26/+59
2015-10-22Bug 480334 - add dependency on CDT feature to make sure it's there.Doug Schaefer1-0/+1
2015-10-22Bug 480347 - Support utility folder for old Arduino libraries.Doug Schaefer1-2/+6
2015-10-22Bug 480115 - Pick a board any boardDoug Schaefer1-1/+11
2015-10-22Bug 480345 - Invalid values in Arduino project propertiesBenjamin Cabé1-5/+7
2015-10-21Bug 480169 - Add proper support for platform libraries.Doug Schaefer5-32/+116
2015-10-21Bug 480256 - Fix pattern for finding platform librariesDoug Schaefer1-4/+4
2015-10-21Bug 480253 - fix look up of menu properties for boardsDoug Schaefer2-161/+1
2015-10-20Bug 480181 - Missing Arduino tools host choice for LinuxDoug Schaefer1-2/+14
2015-10-20Bug 480114 Fix package URL dialog box.Doug Schaefer2-3/+3
2015-10-19Bug 480077 Be more lenient on the *usbserial* port names.Doug Schaefer1-8/+9
2015-10-14Bug 458771 - Cannot refresh an editor in standalone debuggerMarc-Andre Laperle3-1/+20
2015-10-10Improve robustness of downloads and add license confirmation.Doug Schaefer4-89/+119
2015-10-09Bug 477082 - Cannot set a proxy for RCP standalone debuggerMarc-Andre Laperle1-0/+1
2015-10-05Bug 159803 - Console View Ignores EOFThomas Corbat3-3/+10
2015-10-05Point for 8.8 releaseMarc Khouzam1-2/+2
2015-10-02Bug 475344: Don't create empty file-mapping entries in .cproject fileIvan Furnadjiev1-9/+11
2015-10-02Bug 474946 - Initialization Code must be run asynchronouslyMartin Schreiber1-12/+18
2015-10-02Bug 475342: Fix CoreException of file language mappings reset to inheritIvan Furnadjiev1-4/+5
2015-09-24Update Tycho to 0.23.1Marc-Andre Laperle1-2/+2
2015-09-23Update tycho-eclipserun to use Eclipse 4.5 instead of 4.4Marc-Andre Laperle1-1/+1
2015-09-22Bug 478018 - Updating the URLs to Mars releaseMartin Schreiber2-4/+4
2015-09-22Bug 478074 - Maven builds don't show same error as EclipseMarc-Andre Laperle1-0/+1
2015-09-17Bug 477728 - Exit code not displayed in console for new Run configMarc Khouzam1-0/+7
2015-09-13Fix description and copyright for Remote CDT services featureCDT_8_8_0Marc-Andre Laperle1-4/+4
2015-09-12Point at my copy of make.exe so we don't have to ftp equation.org.Doug Schaefer1-2/+2
2015-09-11Try Arduino without adding things to the enviornment.Doug Schaefer1-48/+10
2015-09-09Arduino also needs the Remote Console feature for the serial monitor.Doug Schaefer1-3/+4
2015-09-09Fix template loading for packaged bundles. Remove src folder.Doug Schaefer2-15/+40
2015-09-09Create a Preview category and add Arduino to it.Doug Schaefer1-0/+2
2015-09-08[Arduino] Get things working on Windows again.Doug Schaefer3-2/+4
2015-09-08[Arduino] Force reindex when changing build configs.Doug Schaefer3-15/+34
2015-09-06Support for platform libraries for Arduino.Doug Schaefer6-43/+118
2015-09-05Arduino "menus" and stuff needed for ESP8266.Doug Schaefer16-151/+505
2015-09-04Bug 476589 - Cannot open a trace file in a post-mortem session Marc Khouzam2-1/+15
2015-09-02Add support for multiple board packages suppliers.Doug Schaefer12-138/+183
2015-09-02Bug 476432 - GDB version comparison fails for GDB 7.10Marc Khouzam2-64/+67
2015-09-02Bug 476432 - GDB version comparison fails for GDB 7.10Marc Khouzam5-30/+46
2015-09-02Bug 476432 - GDB version comparison fails for GDB 7.10Marc Khouzam1-28/+87
2015-09-01Add description text for board and library install pages.Doug Schaefer4-4/+36
2015-08-27Build and Launch working on Windows.Doug Schaefer4-28/+68
2015-08-25Bug 417895. Use tab instead of space between opcode and operand.Jon Beniston1-3/+3
2015-08-25Arduino Library SupportDoug Schaefer17-40/+659
2015-08-24Bug 471967: preference page does not show up - invalid valuesAlena Laskavaia1-2/+0
2015-08-19Add a new target to specify the API baselineMarc-Andre Laperle1-0/+57
2015-08-19Remove dependency on apache http client. Don't need it.Doug Schaefer2-5/+1
2015-08-17Point cdt_8_8 build to its own locationMarc Khouzam1-1/+1
2015-08-17Bug 474179: Require file name to be absolute and existJonah Graham2-1/+18

Back to the top