Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/llvm
AgeCommit message (Expand)AuthorFilesLines
2019-07-10Bug 542488: Remove duplicated codeJonah Graham1-2/+3
2019-06-11[releng] Bump version to 9.9.0Jonah Graham3-3/+3
2019-03-01[releng] Bump version to 9.8.0Jonah Graham3-3/+3
2018-12-10[releng] Bump version to 9.7.0Jonah Graham3-3/+3
2018-11-24Bug 540373: Update the compiler warnings/ignoresJonah Graham5-17/+17
2018-11-23Bug 540373: Cleanup: Remove trailing whitespace in properties filesJonah Graham2-3/+3
2018-11-22Bug 540373: Remove '(non-Javadoc)' commentsJonah Graham6-52/+0
2018-11-22Bug 540373: Cleanup: Remove redundant type argumentsJonah Graham1-1/+1
2018-11-22Bug 540373: Cleanup: Add missing annotationsJonah Graham5-0/+8
2018-11-22Bug 540373: Cleanup: Organize ImportsJonah Graham1-1/+1
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham27-489/+492
2018-11-22Bug 540373: Standard .settings auto appliedJonah Graham20-171/+2765
2018-11-22Bug 540373: Fix declaration to interfaceJonah Graham1-1/+1
2018-11-22Bug 540373: Remove invalid javadoc API tagsJonah Graham2-2/+0
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham63-264/+489
2018-11-20Bug 540373: Normalize newlines with .gitattributesJonah Graham109-26238/+26238
2018-11-02[lldb] Remove work-around for missing '-gdb-set breakpoint pending'Marc-Andre Laperle4-10/+41
2018-10-30Bug 540610 - Add Automatic-Module-Name headerKarsten Thoms4-0/+4
2018-10-23Bug 540367 - Increment version numbersWilliam Riley3-3/+3
2018-10-06Bug 539641 - [lldb] Pending breakpoints do not workMarc-Andre Laperle1-0/+33
2018-09-28Bug 508610 - [lldb] Arguments tab has no effectMarc-Andre Laperle2-2/+41
2018-09-28Bug 503298 - [lldb] Remove workaround for executable not being absoluteMarc-Andre Laperle1-14/+0
2018-09-26Bug 510833 - [lldb] IllegalStateException in LLDBProcesses$LLDBMIThreadDMData...Marc-Andre Laperle1-23/+30
2018-09-22lldb: Add new version info in the commentsMarc-Andre Laperle1-0/+2
2018-08-14Bug 537924: Unable to build javadoc maven targetHansruedi Patzen1-1/+1
2018-06-05[releng] Bump version to 9.6.0Jonah Graham3-3/+3
2018-02-13[releng] Bump version to 9.5.0Jonah Graham3-3/+3
2017-11-21Releng fixes, ensuring legal files are there. Removing projects.Doug Schaefer2-1/+26
2017-10-06Add UI tests plugin for CMake. Fix a couple of bugs it found.Doug Schaefer1-8/+0
2017-09-11Update feature versions to CDT 9.4.Doug Schaefer2-4/+4
2017-04-11lldb: Update version check to newly released, non-beta XcodeMarc-Andre Laperle1-2/+3
2017-03-25lldb: Add a few missing rm.done()Marc-Andre Laperle1-0/+2
2017-03-20lldb: Remove -break-insert hack for absolute path for lldb 4.0Marc-Andre Laperle3-14/+116
2017-02-28lldb: Add some commentsMarc-Andre Laperle1-1/+2
2017-02-26Bug 510832 - [lldb] AssertionError terminating sessionMarc-Andre Laperle1-0/+15
2017-02-20Bug 512096 - Fix NPE selecting an LLVM toolchain in toolchain editorMarc-Andre Laperle1-1/+1
2017-02-15llvm: Cosmetics (trailing whitespace)Marc-Andre Laperle26-284/+412
2017-02-14llvm: Run code cleanupMarc-Andre Laperle6-9/+8
2017-02-14releng: Make use of Tycho POM-less functionalityMarc-Andre Laperle6-87/+23
2017-02-07Bug 510615 - Launch dialog, handle spaces in gdb pathMarc Dumais1-1/+10
2017-01-25Auto-generate source features using tycho.Marc Khouzam1-32/+0
2016-11-16Update version to 9.3.0Marc Khouzam6-7/+7
2016-11-15Update version to 9.2.0Marc Khouzam6-7/+7
2016-09-04lldb: Fix parsing of some version formatsMarc-Andre Laperle1-6/+10
2016-08-28LLDB: Print an error when lldb is below minimum versionMarc-Andre Laperle6-1/+376
2016-08-19Fix outdated pom versions in lldb foldersMarc-Andre Laperle3-3/+3
2016-08-19LLDB: Add LLDB feature and add it to update siteMarc-Andre Laperle5-0/+137
2016-08-18LLDB: Add preference UIMarc-Andre Laperle4-0/+167
2016-08-18LLDB: Add support for attaching to local processMarc-Andre Laperle10-2/+302
2016-08-18LLDB: Add support for local debugging of new processesMarc-Andre Laperle40-0/+1680

Back to the top