Skip to main content
summaryrefslogtreecommitdiffstats
path: root/cross
AgeCommit message (Expand)AuthorFilesLines
2017-04-19Bring back some pom.xml from featuresMarc-Andre Laperle2-0/+36
2017-03-15Bug 511801 - Remote launch: validate that the remote exec file is absoluteSimon Marchi3-18/+37
2017-03-15Remote debug: Use the IFileStore interface to force the file executableSimon Marchi1-25/+10
2017-02-27Convert RemoteHelper.remoteFileDownload to use SubMonitorSimon Marchi1-6/+10
2017-02-14releng: Make use of Tycho POM-less functionalityMarc-Andre Laperle5-70/+22
2017-01-25Auto-generate source features using tycho.Marc Khouzam5-227/+0
2016-11-16Update version to 9.3.0Marc Khouzam7-9/+9
2016-11-15Update version to 9.2.0Marc Khouzam7-9/+9
2016-11-04Bug 507078 - o.e.cdt.launch.remote.source should be in separate feature.Roland Grunberg2-7/+33
2016-08-17Update version to 9.1.0Marc Khouzam7-9/+9
2016-06-30Remove old .cvsignore filesMarc Khouzam1-1/+0
2016-06-22Move the rest of the CDT plugins to java 8Marc Khouzam3-5/+5
2016-06-09bug 452356 - using o.e.remote: issues with remote browse dialogMarc Dumais1-1/+8
2016-05-26Move o.e.cdt.launch.remote to Java 8Alvaro Sanchez-Leon3-6/+5
2016-05-24Bug 452356 - C/C++ remote launch uses o.e.remote - wait for file permission c...Alvaro Sanchez-Leon1-2/+26
2016-04-29Bug 452356 - C/C++ remote launch uses o.e.remote - explicit dependency at fe...Alvaro Sanchez-Leon3-4/+4
2016-04-29Remove Solaris Sparc supportMarc-Andre Laperle1-10/+0
2016-04-28Bug 452356 - C/C++ remote launch uses o.e.remoteWainer dos Santos Moschetta14-560/+568
2016-04-19Bug 491984 - Replace .equals("") with .isEmpty()Alex Blewitt3-6/+6
2016-04-02Make remote launch tab definition readableMarc Khouzam1-43/+40
2016-03-18Bug 484900: Cleanup remote launch after CDI cleanupMarc Khouzam3-782/+2
2016-03-18Bug 484900: Remove CDI launch delegate for post-mortem and attachMarc Khouzam1-0/+1
2016-03-09Bug 484900: Remove Majority of CDI classesJonah Graham6-540/+3
2016-02-11Update copyright datesMarc Khouzam6-6/+6
2016-01-18Incremented CDT features version to 9.0.0Marc Khouzam7-9/+9
2016-01-06Bug 485195 - Add gdbserver options in 'Gdbserver Settings' tabAdrian Oltean7-7/+81
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

Back to the top