Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-06-30Bug 580178 - Unable to stop build process from launchbarMat Booth1-13/+11
2022-04-20[releng] Apply auto-clean of save to all files with Eclipse 4.23Jonah Graham4-5/+5
2022-04-20[releng] Make CDT Clean-up profile match Editor on save actionsJonah Graham1-0/+80
2022-04-13[releng] Update all legal files with update_legal_files.shJonah Graham1-6/+8
2022-04-13[releng] Prepare for 10.7.0 with version bumpsJonah Graham1-1/+1
2020-12-19[releng] Remove unused API filtersJonah Graham2-12/+1
2020-11-19Bug 568375: Consistent versions for use of JAXB librariesJonah Graham1-1/+1
2020-10-06[releng] Update plug-in versionsMarc-Andre Laperle1-1/+1
2020-10-06Bug 567124: Disable QML Analyzer relatively quietly on Java 15Jonah Graham3-3/+41
2020-08-31Bug 566511: [releng] Add missing UTF-8 encoding for all CDT projectsJonah Graham1-0/+2
2020-08-24Bug 566334: Turn on API Tooling & Analysis for all bundlesJonah Graham1-0/+6
2020-08-24Bug 562494: Update BREE to Java 11Jonah Graham3-11/+33
2020-07-08Throw an exception rather than return null on errorTorbjörn Svensson1-20/+20
2020-07-03Fixed NLS warningsTorbjörn Svensson25-102/+112
2020-01-02Bug 558638: Add nature user display namesJonah Graham3-1/+3
2019-08-10Remove redundant superinterfaces. Alexander Kurtakov3-6/+3
2019-06-06Bug 548010 - Add support for Qt for linux-g++Doug Schaefer3-2/+11
2018-11-24Bug 540373: Update the compiler warnings/ignoresJonah Graham1-1/+1
2018-11-23Bug 540373: Format some Java files that were missedJonah Graham3-10/+5
2018-11-22Bug 540373: Cleanup: Remove redundant semicolonsJonah Graham21-21/+21
2018-11-22Bug 540373: Cleanup: Remove redundant type argumentsJonah Graham28-60/+60
2018-11-22Bug 540373: Cleanup: Remove unnecessary castsJonah Graham4-5/+5
2018-11-22Bug 540373: Cleanup: Add missing annotationsJonah Graham1-0/+1
2018-11-22Bug 540373: Cleanup: Organize ImportsJonah Graham2-2/+2
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham68-550/+521
2018-11-22Bug 540373: Standard .settings auto appliedJonah Graham5-0/+812
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham244-747/+1485
2018-11-20Bug 540373: Normalize newlines with .gitattributesJonah Graham145-17081/+17081
2018-10-30Bug 540610 - Add Automatic-Module-Name headerKarsten Thoms1-0/+1
2018-10-23Bug 540367 - Increment version numbersWilliam Riley1-1/+1
2018-06-26Bug 536023: NoClassDefFoundError for javax/xml/bind/DatatypeConverterMarc-Andre Laperle1-0/+2
2017-11-03Hook up the error parser properly in the build configuration.Doug Schaefer1-3/+5
2017-10-17Make Qt toolchain selection more resilient.Doug Schaefer2-5/+3
2017-10-17Make no toolchain error handling more generic and reuse with QtDoug Schaefer1-1/+3
2017-10-16Fix up handling of Qt build config defaults.Doug Schaefer1-38/+9
2017-10-12Allow for changing manually setting toolchains for build configs.Doug Schaefer1-2/+2
2017-10-06Add UI tests plugin for CMake. Fix a couple of bugs it found.Doug Schaefer1-5/+19
2017-09-25Bug 513105 - Store the current lookup point in a thread-local static stack ra...Nathan Ridge1-1/+7
2017-06-02Bug 510987 - Properly support PIE executables as build outputDoug Schaefer3-2/+22
2017-05-15Bug 516318 Remove the old MBS Qt5 templateDoug Schaefer1-16/+0
2017-02-17Bug 512262 - Remove the unnecessary ICPPEvaluationOwner interfaceNathan Ridge1-2/+1
2017-02-14releng: Make use of Tycho POM-less functionalityMarc-Andre Laperle1-17/+0
2016-12-29Bug 509749 - Find References doesn't find a reference to a functionSergey Prigogin1-5/+0
2016-12-19Remove the redundant ISerializableExecution interfaceNathan Ridge1-2/+2
2016-12-19Remove the redundant ISerializableEvaluation interfaceNathan Ridge1-2/+2
2016-11-16Update version to 9.3.0Marc Khouzam1-1/+1
2016-11-15Update version to 9.2.0Marc Khouzam1-1/+1
2016-11-11Implement Qt build tab for the launch config dialog.Doug Schaefer9-273/+142
2016-11-09Add Local Debug for Core Build launches. Qt Path var for Windows.Doug Schaefer1-4/+28
2016-10-21Make launchMode a core thing and add Debug for CMake configs.Doug Schaefer1-11/+15

Back to the top