Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/build
AgeCommit message (Expand)AuthorFilesLines
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
2013-07-26bug 404913: @since tagsAndrew Gvozdev4-2/+8
2013-07-24bug 404913: Dialect category and options for language standards for GCC toolc...Andrew Gvozdev3-3/+94
2013-07-24bug 404913: Built-In Settings Provider should recognize extra gccAndrew Gvozdev5-4/+154
2013-07-24bug 404913: Flag to designate build options to be also used by scanner discov...Andrew Gvozdev6-8/+103
2013-07-22bug 404913: CosmeticsAndrew Gvozdev1-454/+453
2013-07-18Bug 388484: CosmeticsAndrew Gvozdev3-1171/+881
2013-07-15Bug 412932: GCC Builtin Compiler Settings always shows wrench overlayAndrew Gvozdev1-0/+1
2013-07-13bug 412897: CDT GCC build output parser does not understand -imacrosAndrew Gvozdev2-6/+6
2013-07-13Bug 404912: Built-In Settings Provider ignores compiler command from build Se...Andrew Gvozdev2-24/+111
2013-07-12Fixed NPE in ToolchainBuiltinSpecsDetector for an edge case when no tool is d...Andrew Gvozdev1-2/+2
2013-07-11Bug 411498: bumped org.eclipse.cdt.make.core to 7.3.0 in pom.xmlAndrew Gvozdev1-1/+1
2013-07-11Bug 411498: Content assist in Makefile Editor for builtin functionsAndrew Gvozdev16-122/+425

Back to the top