Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/build
AgeCommit message (Expand)AuthorFilesLines
2012-05-04Patch for bug 366771Anna Dushistova3-5/+81
2012-05-04Bug 365718: Support tree option style in managed build optionsmhussein23-60/+1230
2012-05-04bug 371797: [sd90] Fixed problem with not running non-shared Specs Detectors ...Andrew Gvozdev2-1/+5
2012-05-02bug 328007: [sd90] Disablement of property pages depending on preferenceAndrew Gvozdev3-6/+55
2012-05-02bug 328007: [sd90] Design user interface for new scanner discoveryAndrew Gvozdev16-28/+651
2012-04-27Bug 375859 - Refresh scope becomes empty after closing/opening projectDavid Salinas1-1/+6
2012-04-27Removed Pair class. Replaced getErrorParserAvailableIds()Alex Ruiz2-2/+2
2012-04-26Rewrite Autotools docs to use CDT Autotools User Guide Wiki.Jeff Johnston69-66/+117
2012-04-23Bug 377295 - Build fails if project name contains characters [, ]Marc-Andre Laperle3-30/+34
2012-04-23Upgrade to Tycho 0.14.1Marc-Andre Laperle3-7/+8
2012-04-20Update org.eclipse.cdt.autotools.core plugin version to 1.1.0.Jeff Johnston3-3/+8
2012-04-19Fixed a potential file handle leak.Sergey Prigogin1-19/+29
2012-04-16bug 371797: Use workspace scheduling rule for serializing workspace providersAndrew Gvozdev1-2/+3
2012-04-16bug 371797: Use workspace scheduling rule for serializing workspace providersAndrew Gvozdev1-4/+7
2012-04-16bug 371797: Let all jobs finish before tearDown() in unit testsAndrew Gvozdev1-0/+3
2012-04-13bug 371797: mistyped message keyAndrew Gvozdev1-1/+1
2012-04-12bug 371797: [sd90] Implement language settings providers in buildAndrew Gvozdev25-115/+5983
2012-04-11Fix for Autotools bug #375007.Jeff Johnston2-6/+19
2012-04-02Bug 180256 - Launch configurations should support build variablesAnton Gorenkov2-5/+5
2012-04-02Add missing Autotools UI fixes done after initial move.Jeff Johnston7-33/+57
2012-04-02Add some missing Autotools test fixes done after initial move.Jeff Johnston3-13/+22
2012-04-02Update Autotools core with missing fixes made after initial move.Jeff Johnston2-15/+39
2012-03-29Bug 374026 - [autotools] unable to extend the autotools toolchainJeff Johnston2-22/+42
2012-03-29Fix old Autotools nature id specifier.Jeff Johnston2-1/+5
2012-03-29Fix Autotools tests to refresh resources after build.Jeff Johnston2-2/+9
2012-03-27bug 71511: Some house-cleaningAndrew Gvozdev8-50/+78
2012-03-22bug 71511: Fixed scanner discovery for minGWAndrew Gvozdev3-61/+100
2012-03-22bug 71511: [Error Parser] Interleaved stdout and stderr output causesAndrew Gvozdev16-1349/+811
2012-03-20Add org.eclipse.linuxtools.cdt.autotools to autotools featureMarc-Andre Laperle3-1/+21
2012-03-18Fixed a typo.Sergey Prigogin1-1/+1
2012-03-16bug 261976: CommandLauncher to report about $PATH problems and relatedAndrew Gvozdev6-451/+355
2012-03-16Bug 167519 - Derived files cached in local historyMarc-Andre Laperle1-21/+45
2012-03-16Bug 374442 - Refresh resource by build configurationDavid Salinas1-49/+94
2012-03-15bug 145099: MBS Internal Builder: Switch to using the Spawner forAndrew Gvozdev1-46/+3
2012-03-15MakeCorePlugin.log() needs to log actual exceptionAndrew Gvozdev1-1/+4
2012-03-13bug 364733: Internal Builder does not work with Cygwin toolchainAndrew Gvozdev1-95/+18
2012-03-12Bug 368069 - RFE: Contribute Autotools plug-ins to the CDTJeff Johnston625-0/+70332
2012-02-16Bug 326105 - MakeFile Project with Existing Code wizard got issuesJohn Cortell3-12/+75
2012-02-15Bug 326105 - MakeFile Project with Existing Code wizard got issuesJohn Cortell5-26/+90
2012-02-15Bug 368987 - Project Name should not be reset when selecting existing code pathJohn Cortell1-1/+5
2012-02-12bug 340219: Project metadata files are saved unnecessarily, patch toBaltasar Belyavsky4-108/+87
2012-02-12bug 340219: Project metadata files are saved unnecessarily, test casesBaltasar Belyavsky1-1/+67
2012-02-08Added ability to select toolchains for templates that have multiple.Doug Schaefer4-0/+127
2012-02-03bug 290631: renamed a bunch of local varsAndrew Gvozdev1-73/+73
2012-01-28bug 290631: Caching of ICSettingEntry objects in CDataUtil -Andrew Gvozdev1-8/+6
2012-01-28bug 290631: Caching of ICSettingEntry objects in CDataUtil.Andrew Gvozdev4-407/+402
2012-01-27Add real categories for templates. Organize selection in tree.Doug Schaefer2-18/+54
2012-01-24bug 369236: [Make Target View] Can't copy make targets anymoreAndrew Gvozdev1-2/+2
2012-01-08Bug 367992 - Broken link in IManagedDependencyCommands JavaDocMarc-Andre Laperle1-2/+2
2012-01-06bug 367559: Fixed exception in MakeContentProvider, viewer can beAndrew Gvozdev1-4/+18

Back to the top