Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/launch
AgeCommit message (Expand)AuthorFilesLines
2018-10-23Bug 540410 - ContainerTargetTypeProvider causes ClassNotFoundExceptionJeff Johnston1-1/+1
2018-10-12Bug 540085 - Deadlock in ToolChainManager initJeff Johnston2-13/+38
2018-10-11[releng] Bump version to 9.5.5Jonah Graham3-3/+3
2018-09-16[releng] Bump version to 9.5.4Jonah Graham3-3/+3
2018-09-12Bug 538958 - Meson project built in Container not indexing properlyCDT_9_5_3Jeff Johnston1-2/+4
2018-07-23[releng] Bump version to 9.5.3Jonah Graham3-3/+3
2018-07-12Bug 536884 - Removing header cache should cause ScannerInfo refreshJeff Johnston2-2/+16
2018-07-12Bug 533363 - Indexer spending a lot of time in CommandLauncherManagerJeff Johnston1-5/+36
2018-07-06[releng] Bump version to 9.5.2Jonah Graham3-3/+3
2018-07-05Bug 536363 - Meson project include paths wrong when using ccacheCDT_9_5_1Jeff Johnston1-2/+10
2018-07-03Bug 536317 - Deadlock at start with launchbar and docker tooling enabledJeff Johnston2-135/+206
2018-06-27[releng] Bump version to 9.5.1Jonah 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
2017-10-12Allow for changing manually setting toolchains for build configs.Doug Schaefer4-10/+191
2017-10-06Add UI tests plugin for CMake. Fix a couple of bugs it found.Doug Schaefer1-6/+0
2017-09-19Reinstate commit 709689b36e1a1ec573d81a02a7e882faabca58e5Jeff Johnston1-0/+18
2017-09-11Update feature versions to CDT 9.4.Doug Schaefer2-19/+1
2017-09-07Core Build - add support for Generic targetDoug Schaefer6-1/+41
2017-07-21Fix Debug in ContainerJeff Johnston1-4/+32
2017-06-05Bug 517722: Mark as deprecated code related to Launch GroupJonah Graham4-0/+11
2017-06-05Bug 517722: Mark CDT specific Launch Group as Deprecated in the UIJonah Graham1-2/+2
2017-05-29Bug 508948: Use environment from Launch configuration when running Jonah Graham1-45/+40
2017-05-12Add seccomp:unconfined option when debugging using a ContainerJeff Johnston1-1/+1
2017-04-19Bring back some pom.xml from featuresMarc-Andre Laperle1-0/+18
2017-03-08Fixed broken compilation.Sergey Prigogin1-1/+4
2017-02-14releng: Make use of Tycho POM-less functionalityMarc-Andre Laperle4-52/+21
2017-02-07Bug 510615 - Launch dialog, handle spaces in gdb pathMarc Dumais1-2/+10

Back to the top