Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2021-07-27Bug 564349 - move code to parse compile_commands.json to subdir jsoncdbMartin Weber305-21301/+1
2021-07-14Bug 564349 - move workbench preference page of jsoncdb parserMartin Weber1-1/+1
2021-07-14Bug 564349 - rename classes with 'Indexer' in name to sth. more appropriateMartin Weber20-62/+62
2021-07-14Bug 564349 - Update docs, UI strings and bundle descriptionsMartin Weber14-27/+25
2021-07-14Bug 564349 - rename packages & projects o.e.cdt.cmake.is to o.e.cdt.jsoncdbMartin Weber317-569/+569
2021-07-14sync translated Bundle-Name with manifest Bundle-NameMartin Weber1-2/+1
2021-06-28externalize stringMartin Weber2-2/+3
2021-06-28project setup: eliminate warnings on non-existing foldersMartin Weber6-12/+23
2021-06-28project setup: remove unnecessary maven natureMartin Weber29-94/+16
2021-06-27show markers in problem view instead of printing to build consoleMartin Weber5-7/+41
2021-06-13[releng] Bump to CDT version 10.4.0Jonah Graham18-19/+19
2021-06-07eliminate class StringUtilCDT_10_3_0Martin Weber4-48/+3
2021-04-09[releng] remove non-existent directories from build.propertiesJonah Graham2-4/+2
2021-04-08Bug 572648: Handle cases of empty (EOF) JSON filesJonah Graham5-2/+10
2021-04-04Bug 572552 - CDT releng: update versions to 10.3.0Alexander Fedorov20-22/+203
2020-12-19[releng] Increment feature and related versions to 10.2.0Jonah Graham18-19/+19
2020-12-01Bug 569186: Fix: Project rebuild is causing Unresolved inclusion issuesMartin Weber1-3/+1
2020-11-27Bug 569247: remove topic attributeMartin Weber1-1/+1
2020-11-16Bug 567488: Add missing @since tags and bump versionJonah Graham6-1/+6
2020-11-15Bug 567488: re-add what was lost in rebaseMartin Weber5-202/+328
2020-11-14generalize indexer-support APIMartin Weber5-77/+59
2020-11-14Bug 567488: Use snakeyaml to persist command-line options to pass to cmakeMartin Weber10-23/+271
2020-11-14Bug 567488: Use command-line options to pass to cmake ICMakeProperties objectMartin Weber5-108/+310
2020-11-14Bug 567488: Define command-line options to pass to cmake for build-script gen...Martin Weber11-1/+704
2020-10-14Bug 567488: Move cmake code to cmake dirMartin Weber91-3/+7126
2020-10-09Bug 567738: Remove CDT devel.launchJonah Graham1-671/+0
2020-10-06[releng] Update plug-in versionsMarc-Andre Laperle24-24/+24
2020-10-06[releng] Bump version to 10.1.0Jonah Graham16-17/+17
2020-09-25Sync project layouts with other CDT bundles.Martin Weber110-53/+51
2020-09-23Bug 567220: CompileCommandsJsonParser error markers are not deleted from the ...Martin Weber1-2/+2
2020-09-22Bug 566495: Rework CMakeErrorParserMartin Weber17-47/+1329
2020-08-31Bug 551817: Fix legal docs - and automate their checksJonah Graham26-181/+403
2020-08-31Minor updates to bundles to have proper translationsTorbjörn Svensson10-0/+10
2020-08-31Bug 566511: [releng] Add missing UTF-8 encoding for all CDT projectsJonah Graham14-0/+28
2020-08-24Bug 566334: Turn on API Tooling & Analysis for all bundlesJonah Graham7-0/+42
2020-08-24Bug 562494: Update BREE to Java 11Jonah Graham38-122/+386
2020-08-13Bug 564002: Restore the default pattern of the surefire-pluginMartin Weber5-80/+0
2020-08-04Bug 559674: Include only "primary" cmake.is support by defaultJonah Graham5-5/+5
2020-08-01Bug 565154 - Delete CDT Core Options APIAlexander Fedorov1-2/+1
2020-07-31Bug 565586: Handle -include and -imacros compiler flagsMartin Weber11-6/+470
2020-07-27Bug 559674: rename doc fileMartin Weber8-7/+7
2020-07-22Bug 559674: Integrate new indexer support into CDT buildMartin Weber7-105/+824
2020-07-05Bug 559674: Replace mailing list referenceMartin Weber1-6/+2
2020-07-05Bug 559674: Eliminate warningMartin Weber1-1/+1
2020-06-16Bug 559674: Declare cmake.is problem marker typeJonah Graham1-0/+11
2020-06-15Bug 564274 - Switch CDT cmake to use new Equinox preferences APIAlexander Fedorov7-27/+38
2020-06-06Bug 559674: Internationalization of UI textsMartin Weber29-89/+294
2020-06-05Bug 559674: Declare o.e.c.cmake.is.core.ui friend of coreJonah Graham1-1/+4
2020-06-05Bug 559674: adjust plugin references to point to new plugin nameMartin Weber6-16/+16
2020-06-05Bug 559674: fix failing testsMartin Weber3-3/+3

Back to the top