Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/llvm
AgeCommit message (Expand)AuthorFilesLines
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
2016-08-17Update version to 9.1.0Marc Khouzam3-4/+4
2016-06-22Move the rest of the CDT plugins to java 8Marc Khouzam6-10/+10
2016-05-24Bug 459567 - Help missing for LLVM Managed BuildMat Booth1-1/+2
2016-05-12Add MSYS2 support for managed build. A few Qt cleanups on Windows.Doug Schaefer1-1/+19
2016-04-22Bug 492200 - Replace StringBuffer with StringBuilderAlex Blewitt3-8/+8
2016-04-19Bug 491984 - Replace .equals("") with .isEmpty()Alex Blewitt1-2/+2
2016-02-01Missing copyright header.Marc Khouzam2-67/+81
2016-01-18Incremented CDT features version to 9.0.0Marc Khouzam3-4/+4
2016-01-04Fix copyright of all CDT plugins using the copyright tool from platform.Marc Khouzam8-11/+11
2015-11-21Bug 478462 - LLVM feature description is copied from CDT p2 featureMarc-Andre Laperle1-1/+1
2015-06-10Incremented CDT feature version to 8.8.0Marc Khouzam3-4/+4
2015-05-05Incremented CDT feature version to 8.7.0Marc Khouzam3-4/+4
2015-04-13Fix CLang Toolchain enablementJeff Johnston1-6/+4
2015-03-25Move some leftover plugins from Java 5 to Java 7.Marc Khouzam13-12/+27
2015-01-07Cosmetics.Sergey Prigogin1-88/+67
2015-01-07Fixed an NPE.Sergey Prigogin1-15/+14
2015-01-07Incremented CDT feature version to 8.6.0.Sergey Prigogin3-4/+4
2014-12-16Update to new CDT LogoMarc Khouzam1-0/+0
2014-07-24Update pom.xml of features for which version was changed to 8.5Marc Khouzam1-1/+1
2014-07-24Update remaining feature versions to 8.5Marc Khouzam1-1/+1
2014-07-23Put LLVM preference page in CPluginPreferencePage category.Alexander Kurtakov1-0/+1
2014-07-23Reduce unused parameter to warning.Alexander Kurtakov1-2/+24
2014-07-22Inremented branding plugin version to 8.5Sergey Prigogin2-2/+2
2014-06-18Bug 435998 - Remove 'updateSiteName' string as they are not usedMarc Khouzam1-3/+0
2014-06-17Bug 435998 - Get rid of all "eclipse_update_120.jpg" files in CDTMarc Khouzam2-1/+0
2014-05-26Bug 435309 - Use the shared license file scheme for CDTMarc Khouzam5-568/+3
2014-05-20Update to new license textMarc Khouzam1-2/+1

Back to the top