Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/cross
AgeCommit message (Expand)AuthorFilesLines
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
2012-01-24Bug 318051: version in pom.xml needs to match manifestAndrew Gvozdev1-1/+1
2012-01-24Bug 318051: Terminating when "Remote shell" process is selected doesn't work Anna Dushistova4-13/+141
2012-01-17Code cleanup, mostly about missing @OverrideMarc Khouzam8-6/+34
2011-11-16Switched to Java 1.6 rest of build packages.Andrew Gvozdev3-16/+16
2011-10-20Version number changes missed in the previous commit.Sergey Prigogin4-4/+4
2011-10-20Updated parent feature version in pom.xml files.Sergey Prigogin4-4/+4
2011-09-22Update version numbers for Juno.Doug Schaefer2-2/+2
2011-09-03Fix poms for tycho 0.13.Doug Schaefer1-1/+2
2011-07-26Bug 293938 - Add GCC Assembler to Cross GCC ToolchainMarc-Andre Laperle1-0/+7
2011-07-26Bug 344009 - Eclipse CDT uses wrong command to build static libraryMarc-Andre Laperle1-0/+32
2011-06-28Mavenizing CDT releng.Doug Schaefer4-0/+68
2011-06-08Bug 348754 - Update feature copyright statements for IndigoVivian Kong4-4/+4
2011-05-26Bug 320839 - If gdb cannot be started for some reason, gdbserver doesn't get ...Marc Khouzam1-5/+16
2011-05-24Bug 346568 - Update licenses for IndigoVivian Kong10-10/+22
2011-04-26Bug 343861: Project should not be required to perform debuggingMarc Khouzam2-2/+3
2011-04-20Bug 343466 - clear the discovered settings to start over with the prefixed co...Doug Schaefer1-9/+50
2011-04-20Bug 343427 - Allow cross gcc paths that don't have bin as the last segment.Doug Schaefer1-1/+5
2011-02-25Change update site URL to indigoVivian Kong3-3/+3
2011-01-14Bug 333453: checkbox cleared when changing tab in remote application debug co...Marc Khouzam2-2/+22
2011-01-04Bug 329531 - Add some missing pieces to enable the builder to work.Doug Schaefer1-197/+214
2010-09-20Bug 321692: Remove dependencies to plugins from featuresMarc Khouzam1-20/+0
2010-07-23Bug 318214: Unify Basic remote launch with Advanced remote launchMarc Khouzam4-129/+19
2010-07-19[318052] [remote launch] Properties are not saved/usedTed Williams2-6/+8
2010-07-13Bug 263178: Create packages for remote launch pluginMarc Khouzam12-24/+49
2010-07-07[314659] Move remote launch/debug to DSFTed Williams15-207/+1530
2010-06-14Missing about.html files in various source plugins.Doug Schaefer1-0/+1
2010-06-14Fix missing about.html and removed the templates for the source plugins.Doug Schaefer13-211/+0
2010-06-06Bug 315895 - Names and descriptions of CDT features are confusing.Sergey Prigogin4-7/+7
2010-06-04Prettier 32x32 icon.Doug Schaefer4-0/+0
2010-06-03forgot to put the png into the build.properties. No wonder it didn't show up :PDoug Schaefer2-7/+3
2010-06-03New CDT Icon.Doug Schaefer13-4/+4
2010-06-02Bug 315439 Fix up copyrightVivian Kong8-8/+8
2010-05-31update copyright in about and update provider infoVivian Kong4-4/+4
2010-05-31fix copyrightVivian Kong2-2/+2
2010-05-31Bug 306627 - Fix license inconsistenciesVivian Kong8-244/+476
2010-05-31 Bug 314212 - CDT Feature copyright dates are outdatedVivian Kong4-4/+4
2010-04-28Bug 306627 - Fix license inconsistenciesVivian Kong2-82/+74
2010-04-14Bug 306627 - Fix license inconsistenciesVivian Kong2-82/+74
2010-02-26Bug 303481 - change update site for heliosVivian Kong3-3/+3
2010-01-26Bug 300762 - Added C compiler to cross gcc tool chain.Doug Schaefer1-0/+7

Back to the top