Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/llvm
AgeCommit message (Expand)AuthorFilesLines
2020-02-15Bug 560038 - Mark LlvmResourceListener for deletionJoost Kraaijeveld3-72/+14
2020-02-15Bug 560039 - Mark LlvmPreferencePage for deletionJoost Kraaijeveld3-98/+20
2020-02-13Bug 535565 - LLVM/Clang Broken toolchain: finds wrong libraries and doesJoost Kraaijeveld2-27/+0
2020-01-09Bug 558827: Add and/or fix branding on all featuresJonah Graham8-12/+87
2020-01-07Bug 558827: Add build id timestamp to features properlyJonah Graham1-3/+3
2020-01-02Bug 266305 - Add common warning options to GCC(ClangMarco Stornelli3-1/+109
2019-12-07[releng] Bump to CDT version 9.11.0Jonah Graham3-3/+3
2019-10-26lldb: Add new version info in the commentsMarc-Andre Laperle3-4/+6
2019-10-17[releng] Update comparator repo to last releaseJonah Graham1-1/+1
2019-10-17Bug 551817 - Add about.html to src.includes for pluginsTorbjörn Svensson2-0/+2
2019-10-16[releng] Bump to CDT version 9.10.0Jonah Graham3-3/+3
2019-09-09Bug 550076 - Use PE64 parser by defaultCDT_9_9_0Jonah Graham2-7/+7
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

Back to the top