Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/launch
AgeCommit message (Expand)AuthorFilesLines
2020-03-02Revert "Bug 560614 - Drop dependency on ICU4J"Jonah Graham4-4/+8
2020-03-02Bug 560614 - Drop dependency on ICU4JAlexander Kurtakov4-8/+4
2020-02-04Move away of the deprecated AbstractUIPlugin.getWorkbenchAlexander Kurtakov5-8/+12
2020-01-09Bug 558827: Add and/or fix branding on all featuresJonah Graham11-3/+141
2020-01-09Bug 551817: Write Kichwa Coders consistently in Copyright lineJonah Graham3-3/+3
2019-12-07[releng] Bump to CDT version 9.11.0Jonah Graham3-3/+3
2019-10-17[releng] Update comparator repo to last releaseJonah Graham2-2/+2
2019-10-17Bug 551817 - Add about.html to src.includes for pluginsTorbjörn Svensson1-0/+1
2019-10-16[releng] Bump to CDT version 9.10.0Jonah Graham3-3/+3
2019-10-11Move away of deprecated imageDescriptorFromPlugin.Alexander Kurtakov1-1/+2
2019-10-10Use generified databindings API.Alexander Kurtakov4-14/+15
2019-10-10Generify ArrayList.Alexander Kurtakov2-46/+16
2019-08-12Convert new Runnable to lambda.Alexander Kurtakov3-52/+30
2019-08-12Convert new Runnable to lambda. Alexander Kurtakov4-65/+39
2019-08-10Remove redundant superinterfaces. Alexander Kurtakov4-9/+4
2019-08-09Remove unneeded suppress warnings.Alexander Kurtakov3-4/+2
2019-07-25Fix up some problems found against the latest API baseline.Doug Schaefer3-2/+8
2019-07-10Bug 542488: Remove duplicated codeJonah Graham6-200/+380
2019-06-11[releng] Bump version to 9.9.0Jonah Graham3-3/+3
2019-05-23Bug 547442 - Launchbar shouldn't set newly added Container target activeJeff Johnston1-2/+4
2019-05-15Bug 547145 - Core build use of ProjectDescription should be synchronizedJeff Johnston1-3/+7
2019-05-13Bug 547104 - Adding new Docker Connection causes two build dirsJeff Johnston1-2/+40
2019-05-07Bug 547026 - fix ConcurrentModificationExceptionJeff Johnston1-1/+3
2019-04-23Bug 546518 - Container gcc toolchain should just depend on pathJeff Johnston1-7/+3
2019-03-20Bug 545192 - Convert directory path in docker for windowsHannes Vogt2-2/+2
2019-03-01[releng] Bump version to 9.8.0Jonah Graham3-3/+3
2019-02-07Bug 509263 - Fix warnings for missing enablement expression on start-upSimeon Andreev2-1/+3
2018-12-10[releng] Bump version to 9.7.0Jonah 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

Back to the top