Skip to main content
summaryrefslogtreecommitdiffstats
path: root/build
AgeCommit message (Expand)AuthorFilesLines
2013-09-05Bug 416067 - Duplicate titles in Autotools docsJeff Johnston1-1/+1
2013-09-04Fix pom versionsMarc-Andre Laperle20-26/+26
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-29Bug 415789: NPE in ScannerConfigBuilderAndrew Gvozdev2-3/+8
2013-08-27bug 415841: more info to the log in case of exceptionAndrew Gvozdev1-3/+13
2013-08-23Revert "More version changes."Sergey Prigogin14-24/+24
2013-08-23More version changes.Sergey Prigogin14-24/+24
2013-08-23Bumped up feature version to 8.2.1.Sergey Prigogin4-4/+4
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-17Cosmetics.Sergey Prigogin1-1/+0
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-13Bug 398353: Environment variables not evaluated in CDT GCC Builtin Compiler S...Andrew Gvozdev2-0/+41
2013-07-09Bug 410637 - Duplicate string ID found in autotools plugin.properties.Jeff Johnston1-2/+2
2013-06-27bug 407502: NPE when I open Make Target ViewAndrew Gvozdev1-0/+6
2013-06-05bug 409392: Context help for new Scanner Discovery "Preprocessor Includes, Ma...Andrew Gvozdev1-0/+1
2013-06-02Bug 394492 - Project options can be invisible in Convert wizardMarc-Andre Laperle1-2/+5
2013-06-01bug 409651: MinGW language settings provider provides duplicate include pathsAndrew Gvozdev2-1/+35
2013-05-20bug 402023: Test case for Unix correctedAndrew Gvozdev1-1/+1
2013-05-20bug 402023: When persisting discovered include paths, project-relative paths ...Andrew Gvozdev2-43/+64
2013-05-20bug 402023: tidy upAndrew Gvozdev1-55/+88
2013-05-20bug 402023: Provide programmatic access for names of CdtMacroSupplier variabl...Andrew Gvozdev3-29/+31
2013-05-17Bug 405643 - [performance] HoldsOptions performance improvementsbbelyavsky1-67/+66
2013-05-14Bug 408049 - Autotools should use languageSettingsProvidersJeff Johnston1-1/+2
2013-05-13bug 407696: Include paths remain uninitialized and code does not compile when...Andrew Gvozdev1-3/+3
2013-05-13Bug 407591 - UnsupportedOperationException thrown inChris Recoskie1-4/+9
2013-05-11Bug 405744 - [performance] PropertyManager causes many unnecessaryBaltasar Belyavsky1-4/+17
2013-05-10bug 407781: Under some conditions builtin specs detector could keep running i...Andrew Gvozdev1-6/+12
2013-05-08Bug 407580: Can't build project with GnuMakefile using Autotools plug-in Jeff Johnston1-2/+13
2013-05-06Fix API error in autotoolsMarc-Andre Laperle1-4/+14
2013-05-06Remove unsupported tags on classes with default visibility (for 4.3)Marc-Andre Laperle4-23/+7
2013-05-05CosmeticsAndrew Gvozdev5-229/+165
2013-05-04bug 407087: Hide old "Scanner Discovery" page in project properties by defaultAndrew Gvozdev3-15/+33
2013-05-03bug 407179: Remove multiline highlight of define...endef block in Makefile Ed...Andrew Gvozdev1-6/+0
2013-05-03bug 406911: Highlight called function name as in $(call func-name) in Makefil...Andrew Gvozdev1-0/+8
2013-05-03bug 406911: Highlight $$(...) same as $(...) for meaningful highlight inside ...Andrew Gvozdev2-1/+4
2013-05-03bug 406911: CosmeticsAndrew Gvozdev1-26/+28
2013-05-03bug 407169: Highlight of automatic variables in Makefile EditorAndrew Gvozdev3-1/+58
2013-05-03bug 407169: Add 2 more automatic variables in content assist for Makefile EditorAndrew Gvozdev2-21/+17
2013-05-03bug 406911: GNU Makefile editor does not highlight built-in function "filter-...Andrew Gvozdev1-1/+1
2013-05-02Bug 289834: Converting an C autotools based project into a C++ lostJeff Johnston1-13/+22
2013-04-30bug 406911: GNU Makefile editor does not highlight built-in functions correct...Andrew Gvozdev2-24/+106
2013-04-29Bug 406711: Converting a Makefile project over to an Autotools ProjectJeff Johnston1-13/+4
2013-04-29bug 403405: Change default of isLanguageSettingsProvidersFunctionalityEnabled...Andrew Gvozdev1-9/+11
2013-04-25bug 406596: Makefile editor won't highlight conditional variable assignmentAndrew Gvozdev1-1/+1
2013-04-24Fix Autotools for options with round brackets.Jeff Johnston1-6/+9

Back to the top