Skip to main content
summaryrefslogtreecommitdiffstats
path: root/build
AgeCommit message (Expand)AuthorFilesLines
2014-05-26Bug 435309 - Use the shared license file scheme for CDTMarc Khouzam23-2812/+15
2014-05-22Unnecessary Bundle-RequiredExecutionEnvironment for documentation pluginMarc Khouzam1-1/+0
2014-05-21Bug 430966 - Prevent StackOverflowError in Makefile editorMarc-Andre Laperle1-5/+25
2014-05-20[autotools] Prevent MalformedURLException when setting remote workingGreg Watson1-25/+28
2014-05-20Update to new license textMarc Khouzam5-10/+5
2014-05-09Cosmetics.Sergey Prigogin1-9/+10
2014-05-09added missing gnu file types (as defined inLukas Felber1-2/+2
2014-05-08Bug 433014 - Autotools UI plugin is using deprecated extensionsAndrew Ferrazzutti1-422/+110
2014-05-02Relaxed type constraints.Sergey Prigogin3-3/+3
2014-05-02Update license.html files for 2014 versionMarc Khouzam5-218/+101
2014-04-22Bug 433222 - Turn on Others category in New Proj Wizard by default.Doug Schaefer2-15/+3
2014-04-21Missing export to o.e.cdt.autotools.coreMarc Khouzam1-2/+2
2014-04-16Fix for bug 432086Jeff Johnston2-4/+13
2014-04-16Bug 430831 - add autotools support for PTP synchronized projectJeff Johnston8-39/+208
2014-04-15Bugfix : Bug 424919 - The toolchain name was wrong when create a new make fil...brad1-1/+1
2014-04-09Missing NON-NLS stringsMarc Khouzam2-2/+2
2014-04-09Remove unused API filtersMarc Khouzam1-19/+0
2014-03-12Bug 429963 - m4 editor not handling quotes properlyJeff Johnston1-2/+1
2014-03-01Bug 418114 - Build artifact name can be set to an empty string, causingSerge Beauchamp1-4/+17
2014-01-24Enabled JDK 1.7.Sergey Prigogin48-84/+84
2014-01-22Adjusted plugin version numbers to not go back compared to CDT 8.2.1.Sergey Prigogin8-8/+8
2014-01-21Bumped up CDT version to 8.4.Sergey Prigogin22-24/+24
2013-12-05Bug 423192 - Fix AutotoolsNewMakeGenerator getWinOSType methodJeff Johnston1-1/+15
2013-11-02Bug 322168: source files with specific settings disable secondaryLiviu Ionescu2-1/+9
2013-10-24bug 420287: CDT features are scattered around in update managerAndrew Gvozdev2-2/+2
2013-10-20bug 416024: "null" is added to the ${workspace_loc} pathsAndrew Gvozdev1-6/+24
2013-10-20bug 416024: ManagedBuildManager.locationToFullPath(str) moved to BuildEntrySt...Andrew Gvozdev2-28/+45
2013-10-09Bug 392416: make BuiltinSpecsDetectorTest.java run on non-windowsLiviu Ionescu2-23/+35
2013-10-08Bug 413678: trigger discovery after command line changeLiviu Ionescu2-0/+40
2013-10-06bug 392416: Rebuild builtin GCC compiler settings when GCC version changesAndrew Gvozdev3-53/+185
2013-10-03Bug 406545 - Restore Defaults/Apply buttons disappear in [AllSerge Beauchamp2-2/+20
2013-10-02Bug 416471: Support for extra ILanguageSettingsProviders in new projectsAndrew Eidsness4-0/+211
2013-09-26Bug 418098 - Added toolchain keywords to some more properties/preferences pagesAndrew Gvozdev1-1/+20
2013-09-26Bug 418098 - Entering 'Tool chain' in the preference dialog shouldSerge Beauchamp2-1/+21
2013-09-18Bug 417228. Escape filenames for secondary targets inLiviu Ionescu1-0/+4
2013-09-13Bug 417220 - MakeContentProvider causes SWTException: Widget isSergey Prigogin1-0/+2
2013-09-13JavaDoc adjustment.Sergey Prigogin1-4/+2
2013-09-10bug 416786: added message in log to indicate invalid option type used in .cpr...Andrew Gvozdev2-21/+29
2013-09-08bug 416628: "Export" of entries of language settings providers to referencing...Andrew Gvozdev5-10/+33
2013-09-05Bug 416067 - Duplicate titles in Autotools docsJeff Johnston1-1/+1
2013-09-03Update p2 update site url to kepler in autotools featureMarc-Andre Laperle1-2/+2
2013-08-30Bug 416067 - Duplicate title in TOCJeff Johnston1-11/+9
2013-08-28Bug 415789: NPE in ScannerConfigBuilderAndrew Eidsness2-3/+8
2013-08-27Fixed parent pom version to referenceAndrew Gvozdev14-14/+14
2013-08-27bug 415841: more info to the log in case of exceptionAndrew Gvozdev1-3/+13
2013-08-23Bumped up feature version to 8.3.Sergey Prigogin8-10/+10
2013-08-19NEW - bug 394959: CDT GCC build output parser does not understandFabrizio Iannetti2-5/+58
2013-08-16Properties spellingAndrew Gvozdev2-5/+5
2013-08-16Bug 414829 - Unexternalized cheat sheet nameJeff Johnston2-3/+4
2013-08-15Bug 413603 - TVT43: The string "CDT GCC Bultin Compiler Settings Cygwin"Chris Recoskie2-4/+7

Back to the top