Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/cross
AgeCommit message (Expand)AuthorFilesLines
2016-01-04Fix copyright of all CDT plugins using the copyright tool from platform.Marc Khouzam13-14/+14
2015-07-23Bug 460953 - SetCrossCommandWizardPage does not check for 'null' inAlena Laskavaia1-2/+3
2015-06-16Bug 469533 - [Remote launch] Necessary plugins not installed along with C/C++...Marc-Andre Laperle1-0/+4
2015-06-10Incremented CDT feature version to 8.8.0Marc Khouzam7-9/+9
2015-06-02Bug 469066 - NPE in CrossGCCBuiltinSpecsDetector.getCompilerCommandMarc-Andre Laperle1-2/+4
2015-05-05Incremented CDT feature version to 8.7.0Marc Khouzam7-9/+9
2015-04-24Fix two modules having the same artifactId and groupIdMarc-Andre Laperle1-0/+1
2015-03-25Move some leftover plugins from Java 5 to Java 7.Marc Khouzam3-5/+5
2015-03-25Remove warnings caused by change to getAdaptable()Marc Khouzam1-3/+3
2015-02-24Bug 458650: Remove change not directly related to NPEMarc Khouzam1-2/+4
2015-02-21[Bug 460131] Eclipse bin dir prepended to cross tool pathMorten Kristiansen1-1/+1
2015-01-29Bug 458650 - NPE when creating a "C/C++ Remote Application" launchTeodor Madan1-4/+2
2015-01-07Incremented CDT feature version to 8.6.0.Sergey Prigogin7-9/+9
2014-12-23Revert "Bug 451929 - Leverage p2 ability to express native packages"Doug Schaefer1-2/+0
2014-12-16Bug 451929 - Leverage p2 ability to express native packagesPascal Rapicault1-0/+2
2014-12-16Update to new CDT LogoMarc Khouzam2-0/+0
2014-11-04Bug 446013 - Improvements to CDT launch configurations context helpIulia Vasii2-3/+5
2014-10-28Bug 370768 - new 'Edit...' button to access connection propertiesIulia Vasii4-16/+84
2014-08-04Cleanup of Messages.properties and Messages.java files.Sergey Prigogin2-3/+3
2014-07-22Inremented branding plugin version to 8.5Sergey Prigogin2-2/+2
2014-07-22Inremented feature version to 8.5.Sergey Prigogin5-7/+7
2014-06-18Bug 435998 - Remove 'updateSiteName' string as they are not usedMarc Khouzam4-12/+0
2014-06-17Bug 435998 - Get rid of all "eclipse_update_120.jpg" files in CDTMarc Khouzam6-3/+1
2014-05-26Bug 435309 - Use the shared license file scheme for CDTMarc Khouzam17-2269/+11
2014-05-20Update to new license textMarc Khouzam4-8/+4
2014-05-02Update license.html files for 2014 versionMarc Khouzam4-8/+4
2014-04-09Removed unused codeMarc Khouzam1-3/+0
2014-04-01Bug 430313 - [remote] Auto Remote Debug - Unable to download to folderAlvaro Sanchez-Leon1-2/+14
2014-02-18Bug 428367 - Fixed missing title for Properties dialogDan Ungureanu2-2/+18
2014-01-27Bug 426586 - [launch] Rename launch delegates to be more descriptive toMarc Khouzam1-2/+2
2014-01-24Enabled JDK 1.7.Sergey Prigogin3-5/+5
2014-01-21Bumped up CDT version to 8.4.Sergey Prigogin7-9/+9
2013-10-24bug 420287: CDT features are scattered around in update managerAndrew Gvozdev1-1/+1
2013-10-16Bug 392404 - Change Cross GCC toolchain to use language setting providerMarc-Andre Laperle4-71/+56
2013-08-27Fixed parent pom version to referenceAndrew Gvozdev2-2/+2
2013-08-23Bumped up feature version to 8.3.Sergey Prigogin5-7/+7
2013-07-09bug 409795: Rename GdbSever_name to GdbServer_path in remote launch aleon1-1/+2
2012-10-17Bug 391390 : Updatesite url is indigomhussein3-12/+0
2012-07-19Update pom.xmlMarc Khouzam1-1/+1
2012-06-28Bumped up feature versions for Kepler.Sergey Prigogin6-8/+8
2012-04-29Fix bin.includes, cross toolchain doesn't have templates anymoreMarc-Andre Laperle1-1/+0
2012-04-28Bug 353786 - Bug 353890 Convert Cross compile template to a custom pageMarc-Andre Laperle12-202/+479
2012-04-23Upgrade to Tycho 0.14.1Marc-Andre Laperle3-7/+2
2012-03-22Bug 375067: [remote] Automated remote launch does not support project-less debugAnna Dushistova1-2/+3
2012-02-05Increment versions so that they are >= Indigo SR2Marc-Andre Laperle2-2/+2
2012-01-27Bug 368597: Although we don't complete the launch, we still need to shutdown ...Marc Khouzam1-0/+16
2012-01-27Fix of indentation.Marc Khouzam2-137/+137
2012-01-27Bug 368597: [remote debug] if gdbserver fails to launch on target, launch doe...Marc Khouzam2-30/+24
2012-01-27Bug 368597: [remote debug] if gdbserver fails to launch on target, launch doe...Anna Dushistova4-7/+120
2012-01-27Bug 369887 - Scanner discovery doesn't run after creating a Cross GCCMarc-Andre Laperle1-1/+6

Back to the top