Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/build
AgeCommit message (Expand)AuthorFilesLines
2012-06-06[sd90] Added fair warning about API being not stable yet in commentsAndrew Gvozdev6-0/+42
2012-05-31[sd90] Set env LANGUAGE to valid value "en" instead of "C" for LSP Specs dete...Andrew Gvozdev1-2/+2
2012-05-30[sd90] Handle compiler specs inspection for setups with non-english localeAndrew Gvozdev1-1/+30
2012-05-26bug 378927: Internal builder seems brokenBaltasar Belyavsky2-0/+85
2012-05-24bug 379480: changing "command to get compiler specs" does not takeAndrew Gvozdev1-0/+19
2012-05-22Bug 375859 - Refresh scope becomes empty after closing/opening projectDavid Salinas6-11/+13
2012-05-14Bug 363612 - [API] Add toolchain accessor functions to MBSWizardHandlerJohn Eblen1-0/+47
2012-05-14Fix Unit test for bug 365718mhussein1-3/+3
2012-05-11bug 379165: [sd90] Keep using MBS provider even for unmanaged projectAndrew Gvozdev2-3/+3
2012-05-11bug 378981: Include pattern for LLVM/clang in build output parserAndrew Gvozdev2-1/+13
2012-05-09bug 378926: [sd90] Temporary switched MinGW and Cygwin toolchains toAndrew Gvozdev1-2/+0
2012-05-09Bug 375859 - re-enable UI if selection is not a multi-configDavid Salinas1-5/+1
2012-05-09Bug 375859 - remove extra try-catch blockDavid Salinas1-7/+2
2012-05-09Bug 375859 - Refresh scope becomes empty after closing/opening projectDavid Salinas1-11/+33
2012-05-08bug 378766: [Scanner discovery] GCC Build Output parser doesn't handle framew...Andrew Gvozdev2-0/+47
2012-05-07bug 378589: [sd90] Scanner Discovery doesn't run on certain toolchainsAndrew Gvozdev4-41/+46
2012-05-04bug 376592: [sd90] Extend BuildDefinitions to allow defining language setting...Andrew Gvozdev22-696/+1210
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

Back to the top