Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/build
AgeCommit message (Expand)AuthorFilesLines
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
2013-07-08Bug 411970: Some more work on colors and icons for Makefile EditorAndrew Gvozdev7-12/+18
2013-07-07Bug 412457: Makefile Editor does not highlight built-in functions enclosed in...Andrew Gvozdev1-3/+6
2013-07-07Bug 412457: Makefile Editor does not highlight built-in functions enclosed in...Andrew Gvozdev2-16/+35
2013-07-05Bug 412346: Makefile Editor: F3 navigation to user defined functions from $(c...Andrew Gvozdev3-25/+66
2013-07-05Bug 412250: Tidy up.Andrew Gvozdev4-82/+68
2013-07-04Bug 412250: Makefile Editor won't open include with F3Andrew Gvozdev3-8/+112
2013-07-04Bug 412247: Makefile Editor: F3 navigation does not work inside conditional d...Andrew Gvozdev1-2/+2
2013-07-04Bug 412057 - UI tests don't run on Mac Cocoa using Tycho buildMarc-Andre Laperle4-3/+4
2013-07-03Bug 412247: Makefile Editor: F3 navigation does not work inside conditional d...Andrew Gvozdev3-26/+34
2013-07-01Bug 411970: Default colors in Makefile Editor consistent with C/C++ editorAndrew Gvozdev3-7/+11
2013-06-30CosmeticsAndrew Gvozdev3-31/+13
2013-06-29Bug 398353: Environment variables not evaluated in CDT GCC Builtin Compiler S...Andrew Gvozdev2-0/+41

Back to the top