Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/llvm
AgeCommit message (Expand)AuthorFilesLines
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
2014-05-02Update license.html files for 2014 versionMarc Khouzam1-2/+1
2014-01-21Bumped up CDT version to 8.4.Sergey Prigogin2-2/+2
2013-10-24bug 420287: CDT features are scattered around in update managerAndrew Gvozdev1-1/+1
2013-09-08bug 416628: "Export" of entries of language settings providers to referencing...Andrew Gvozdev1-7/+7
2013-08-27Fixed parent pom version to referenceAndrew Gvozdev2-2/+2
2013-08-17bug 414832: "LLVM with GCC" toolchains contain duplicate compiler toolAndrew Gvozdev1-48/+48
2013-08-16bug 414990: Support C frontend (+ dialects) in LLVM toolchainAndrew Gvozdev1-3/+3
2013-08-12Bug 413771: Dialect category and options for language standards for LLVM tool...Andrew Gvozdev2-36/+50
2013-08-12Bug 413771: Retrofit LLVM toolchain with language settings providersAndrew Gvozdev2-139/+21
2013-07-16Bug 406162 - A text field is added to the LLVM preference page afterMarc-Andre Laperle1-5/+1
2013-06-09Bug 409915 - LLVM support throws NPEMarc-Andre Laperle2-13/+24
2013-06-04Bug 409477 - fix clang linker to call clang instead of llvm-ld.Doug Schaefer2-90/+144
2013-06-03Bug 405909 - LLVM plugin refreshes resources when bp is inserted in javaMarc-Andre Laperle1-16/+23
2013-05-30Clean up more of the legal files for the new features LLVM and Qt.Doug Schaefer1-1/+1
2013-05-08Change some deprecation errors to warnings in llvm pluginsMarc-Andre Laperle2-4/+4
2013-03-04Add llvm to the build.Doug Schaefer15-1/+776
2013-03-04Bug 338553 - import plugins from llvm4eclipse. Just importing everythingDoug Schaefer166-0/+32902

Back to the top