Skip to main content
summaryrefslogtreecommitdiffstats
path: root/launch
AgeCommit message (Expand)AuthorFilesLines
2018-12-19[releng] Bump version to 9.6.1Jonah Graham3-3/+3
2018-11-29Bug 541709 Fix up exceptions when we can't find toolchains.Doug Schaefer1-3/+2
2018-11-24Bug 540373: Update the compiler warnings/ignoresJonah Graham2-2/+2
2018-11-23Bug 540373: Cleanup: Remove trailing whitespace in properties filesJonah Graham2-6/+6
2018-11-23Bug 540373: Cleanup: Remove trailing whitespace in Java filesJonah Graham1-1/+1
2018-11-22Bug 540373: Remove '(non-Javadoc)' commentsJonah Graham12-210/+0
2018-11-22Bug 540373: Cleanup: Remove redundant semicolonsJonah Graham2-2/+2
2018-11-22Bug 540373: Cleanup: Remove redundant type argumentsJonah Graham10-19/+19
2018-11-22Bug 540373: Cleanup: Remove unnecessary castsJonah Graham3-5/+5
2018-11-22Bug 540373: Cleanup: Add missing annotationsJonah Graham5-0/+9
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham66-2884/+2059
2018-11-22Bug 540373: Standard .settings auto appliedJonah Graham10-33/+1244
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham82-279/+539
2018-11-22Bug 540371: normalize files before applying EPLv2Jonah Graham1-1/+6
2018-11-20Bug 540373: Normalize newlines with .gitattributesJonah Graham4-801/+801
2018-11-08Bug 540423 - C/C++ Container Launcher missing Port BindingJeff Johnston8-6/+917
2018-10-30Bug 540610 - Add Automatic-Module-Name headerKarsten Thoms2-0/+2
2018-10-23Bug 540410 - ContainerTargetTypeProvider causes ClassNotFoundExceptionJeff Johnston1-1/+1
2018-10-23Bug 540367 - Increment version numbersWilliam Riley2-2/+2
2018-10-12Bug 540085 - Deadlock in ToolChainManager initJeff Johnston2-13/+38
2018-09-12Bug 538958 - Meson project built in Container not indexing properlyJeff Johnston1-2/+4
2018-07-12Bug 536884 - Removing header cache should cause ScannerInfo refreshJeff Johnston2-2/+16
2018-07-11Bug 533363 - Indexer spending a lot of time in CommandLauncherManagerJeff Johnston1-5/+36
2018-07-04Bug 536363 - Meson project include paths wrong when using ccacheJeff Johnston1-2/+10
2018-07-03Bug 536317 - Deadlock at start with launchbar and docker tooling enabledJeff Johnston2-135/+206
2018-06-05[releng] Bump version to 9.6.0Jonah Graham3-3/+3
2018-06-02Bug 535473 - Run/Debug buttons for Container target don't run/debugJeff Johnston2-5/+69
2018-05-23Bug 535014 - cannot debug in a containerJeff Johnston1-14/+13
2018-05-07Bug 533842 - Fix Launchbar for enabled/disabled Docker ConnectionsJeff Johnston2-9/+13
2018-04-20Bug 533842 - Fix Launchbar for enabled/disabled Docker ConnectionsJeff Johnston2-2/+195
2018-04-17Bug 533499 - Check all problem markers for errorsSamuel Hultgren1-2/+3
2018-04-16Bug 533222 - Add Container Build support to Std Make Core BuildJeff Johnston2-1/+82
2018-03-20Bug 532420 - Make Container Core Build indexing more efficientJeff Johnston2-4/+16
2018-03-10[releng] Add version constraints on linuxtools due to API changeJonah Graham1-2/+2
2018-03-09[releng] Update CDT in preparation for Photon M6Jonah Graham1-1/+2
2018-03-06Bug 531985 - Support Container build with new Core BuildJeff Johnston20-153/+2093
2018-02-16Bug 529910 - Debugging C/C++ container apps remotely is not workingJeff Johnston1-1/+34
2018-02-13[releng] Bump version to 9.5.0Jonah Graham3-4/+3
2018-02-06Bug 530635: Add ability to do "set remotetimeout" via UIJonah Graham3-5/+87
2018-02-02Fix some API issues caused by some recent CommandLauncher additionsJeff Johnston1-1/+2
2018-01-29Bug 530468 - Support passing CBuildConfiguration to Cmd Launcher FactoryJeff Johnston3-14/+58
2018-01-24Fix launch config matching for Run as Container ApplicationJeff Johnston1-3/+20
2018-01-22Bug 530053 - Launching locally after Container launch doesn't workJeff Johnston1-1/+2
2018-01-11Bug 528169 - Run autotools commands within containersJeff Johnston3-1/+81
2018-01-03Bug 529390 - Run in Container launch config not resetting err messageJeff Johnston2-1/+12
2017-11-19Expose org.eclipse.cdt.docker.launch directory as publicJeff Johnston6-4/+9
2017-11-15Fix up leftover toolchain provider id usage.Doug Schaefer1-1/+1
2017-11-13Serial Flash Target and Launch. Clean up Generic Launch.Doug Schaefer5-1/+807
2017-10-22Bug 513589 - Add support to build CDT projects in a Docker ContainerJeff Johnston21-27/+3342
2017-10-16Fix Default toolchain name in common build tab.Doug Schaefer1-1/+1

Back to the top