Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-09-07fixed NPEcdt_9_0Alena Laskavaia1-3/+7
2016-08-26Remove arduino p2.inf file part 2.Doug Schaefer1-2/+1
2016-08-26Remove the arduino p2.inf file.Doug Schaefer1-3/+0
2016-08-26Bug 500237 - Use specific version of tool for uploads.Doug Schaefer3-4/+16
2016-08-25Missing kill-at for 32-bit windows.Doug Schaefer3-1/+1
2016-08-25Update serial port DLLs. Windows 32-bit is broken.Doug Schaefer4-0/+0
2016-08-12Bug 497691 - Allow all cu.* serial ports on Mac. Remove tty.*Doug Schaefer1-1/+1
2016-07-29Bug 498894 - Fix makefile template to use platform_path for libs.Doug Schaefer3-7/+8
2016-07-17Fix target now that platform milestones are gone.Doug Schaefer1-3/+3
2016-07-17[Arduino] Library includes were broken.Doug Schaefer1-6/+6
2016-07-15Fix missing version bump to 9.0.1 in stand-alone debuggerCDT_9_0_1Marc-Andre Laperle1-1/+1
2016-07-15Update features for 9.0.1Doug Schaefer100-253/+263
2016-07-15Put back the Arduino license check.Doug Schaefer3-16/+48
2016-07-14Final exclusions for Linux. Including older Intel boards for now.Doug Schaefer1-0/+12
2016-07-13Bug 484283 - Fix up newlines on Linux and add ttyACM* devices.Doug Schaefer7-1/+2
2016-07-13Trim name for targets in the FullIntegration Arduino Test.Doug Schaefer1-0/+1
2016-07-10Bug 497436 - Fix clean on WindowsDoug Schaefer1-43/+46
2016-07-10Bug 487957 - Platform only includes.Doug Schaefer2-10/+16
2016-07-10Bug 497442 Install libraries in versioned directories.Doug Schaefer2-1/+2
2016-07-08Bug 497349 - Reverse debug is always enabled when attaching to a process Marc Khouzam1-24/+30
2016-07-08Bug 497206: Remote-attach fails attach if binary not specified in launchMarc Khouzam1-3/+30
2016-07-07Bug 496628 - Avoid codan markers that cover an entire class declarationNathan Ridge2-1/+22
2016-07-07Revert "Bug 486682 - Syntax coloring of macro arguments that occur in reverse...Nathan Ridge2-12/+10
2016-07-07Switch to tools.templates 1.0 branch. Add com.google.gson to our repo.Doug Schaefer2-1/+2
2016-07-07Bug 490335 Make sure we can update platforms and libraries.Doug Schaefer4-3/+81
2016-07-06Bug 495350 Fix issues upgrading Mars Arduino workspaces.Doug Schaefer4-44/+52
2016-07-05Bug 496357 - Make Arduino Build configs target specific.Doug Schaefer5-152/+90
2016-07-03Bug 496818 - Cannot find executable if working directory is not defaultMarc Khouzam1-25/+52
2016-07-01Bug 496657 - Fix an ArrayOutOfBoundsException during indexingNathan Ridge1-1/+4
2016-06-30Bug 480271 - Update the list of features CDT claims to support in __has_featu...Nathan Ridge1-1/+14
2016-06-29Fix concurrent modification exception I had at last night's demoDoug Schaefer1-1/+2
2016-06-28Fix Arduino template manifest to open cpp file.Doug Schaefer1-1/+2
2016-06-28Fix error when unnecessarily upgrading Arduino home.Doug Schaefer1-22/+22
2016-06-27Bug 481199 - Add support for cu serial devices on Mac.Doug Schaefer1-1/+1
2016-06-27Update baseline for 9.0 official releaseMarc Khouzam1-3/+6
2016-06-26Bug 490191 - Allow changing of Arduino Home directory.Doug Schaefer3-3/+59
2016-06-26Bug 486724 - Fixes for SparkFun Arduino boards.Doug Schaefer7-30/+85
2016-06-23Bug 495351 - Fix buttons on Arduino Download Dialog.Doug Schaefer1-2/+2
2016-06-23Bug 481747 - Final fix to get chipKIT working.Doug Schaefer2-2/+4
2016-06-23Things I do to get Intel Arduino Working.Doug Schaefer7-77/+36
2016-06-21bug 452356 - using o.e.remote: issues with remote browse dialogMarc Dumais1-1/+8
2016-06-19Bug 487634 - remove hack for esptool.Doug Schaefer3-3/+3
2016-06-19Bug 492006 Add support for using programmers for uploads.Doug Schaefer5-41/+126
2016-06-18Bug 492006 - Get ATtinyCore building.Doug Schaefer7-101/+175
2016-06-17[Arduino] Fix Makefile template to use new libraries layout.Doug Schaefer1-6/+6
2016-06-17Bug 485992 - Add support for libs with parens and assembly files.Doug Schaefer2-6/+23
2016-06-16Bug 487633 - Arduino support build.system.path for Due.Doug Schaefer2-9/+3
2016-06-16Bug 496187 Clean up the add Qt Install UI.Doug Schaefer4-10/+6
2016-06-15Arduino Integration tests passing on Linux and weirdo Windows platform.Doug Schaefer1-1/+12
2016-06-07Make sure Arduino intergration tests complete on Windows.Doug Schaefer2-1/+8

Back to the top