Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SLVS-1167 Feature/cfamily migration #5922

Merged
merged 21 commits into from
Dec 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
34beb79
SLVS-1638 Migrate CMake analysis to CFamily java plugin via SLCore
vnaskos-sonar Nov 27, 2024
25d7350
SLVS-1664 Add mef-exportable IFileSystemService (#5859)
georgii-borovinskikh-sonarsource Nov 28, 2024
d4bf8ee
SLVS-1665 Make FileConfigProvider mef-exporting (#5860)
georgii-borovinskikh-sonarsource Nov 28, 2024
9c22b64
SLVS-1671 Refactor IFileConfigProvider (#5862)
georgii-borovinskikh-sonarsource Nov 29, 2024
8dcca29
SLVS-1663 Implement VCX analysis of C/C++ files with SLCore (#5858)
georgii-borovinskikh-sonarsource Dec 4, 2024
3abac7a
SLVS-1679 Enable issue streaming for SLCore analysis (#5876)
georgii-borovinskikh-sonarsource Dec 6, 2024
f7f0621
SLVS-1678 Use unique generated compilation database names (#5875)
georgii-borovinskikh-sonarsource Dec 9, 2024
d501a42
SLVS-1668 Include header file language in the VCX command (#5861)
michael-jabbour-sonarsource Dec 10, 2024
e40832f
SLVS-1669 Handle the case of C/C++ files outside the projects (#5890)
vnaskos-sonar Dec 13, 2024
cad83bc
SLVS-1693 Fix: issues set to empty after hotspots event (#5886)
georgii-borovinskikh-sonarsource Dec 16, 2024
6867e23
SLVS-1276 Clean up exclusions and quality profiles configuration (#5888)
georgii-borovinskikh-sonarsource Dec 16, 2024
e4c9309
SLVS-1698 Cleanup of custom cfamily implementation (#5889)
georgii-borovinskikh-sonarsource Dec 16, 2024
ea9cdde
SLVS-1673 Include environment variables in generated compilation db (…
georgii-borovinskikh-sonarsource Dec 16, 2024
15ca989
SLVS-1690 Analyze CFamily header files as such to avoid FPs (#5895)
michael-jabbour-sonarsource Dec 16, 2024
759073b
SLVS-1291 Remove IssueSeverity from RuleSettings (#5897)
georgii-borovinskikh-sonarsource Dec 16, 2024
7a0c30d
SLVS-1705 Adapt AnalysisStatusNotifier to issue streaming (#5899)
georgii-borovinskikh-sonarsource Dec 17, 2024
3197ad3
SLVS-1710 Fix clang-cl compiler path
mostafa-mohammed-sonarsource Dec 18, 2024
7255987
SLVS-1709 Cleanup CFamily build (#5908)
georgii-borovinskikh-sonarsource Dec 19, 2024
8760b85
SLVS-1697 Integrate Reproducer command with SLCore analysis (#5905)
georgii-borovinskikh-sonarsource Dec 23, 2024
12b26fe
fix rebase problems
georgii-borovinskikh-sonarsource Dec 24, 2024
04a9153
Fix QualityGate issues (#5923)
georgii-borovinskikh-sonarsource Dec 24, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 0 additions & 15 deletions SonarLint.VisualStudio.Integration.sln
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ VisualStudioVersion = 17.0.31815.197
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Integration.Vsix", "src\Integration.Vsix\Integration.Vsix.csproj", "{FF2AD819-28F4-493A-8E9B-1D3F16BD4689}"
ProjectSection(ProjectDependencies) = postProject
{0E50D9A0-693D-4B4E-81E2-8B8028231CFA} = {0E50D9A0-693D-4B4E-81E2-8B8028231CFA}
{2BB16C6F-BF06-4225-99A0-F1CFE70CBE44} = {2BB16C6F-BF06-4225-99A0-F1CFE70CBE44}
EndProjectSection
EndProject
Expand Down Expand Up @@ -104,10 +103,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Roslyn.Suppressions", "src\
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Roslyn.Suppressions.UnitTests", "src\Roslyn.Suppressions\Roslyn.Suppressions.UnitTests\Roslyn.Suppressions.UnitTests.csproj", "{C478DAE7-58BC-4D02-929E-E413B40F2517}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tools", "tools", "{628A579F-0D27-4F9F-A756-8CC0A67A7B3D}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CFamilyJarPreProcessor", "build\tools\CFamilyJarPreProcessor\CFamilyJarPreProcessor.csproj", "{0E50D9A0-693D-4B4E-81E2-8B8028231CFA}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ConnectedMode", "ConnectedMode", "{3B4A8B40-9821-4964-8EAB-1D8A0B078292}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ConnectedMode", "src\ConnectedMode\ConnectedMode.csproj", "{0BE551DB-3C46-42A5-BB38-DA80E83F8ABD}"
Expand Down Expand Up @@ -347,14 +342,6 @@ Global
{C478DAE7-58BC-4D02-929E-E413B40F2517}.Release|Any CPU.Build.0 = Release|Any CPU
{C478DAE7-58BC-4D02-929E-E413B40F2517}.Release|x86.ActiveCfg = Release|Any CPU
{C478DAE7-58BC-4D02-929E-E413B40F2517}.Release|x86.Build.0 = Release|Any CPU
{0E50D9A0-693D-4B4E-81E2-8B8028231CFA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0E50D9A0-693D-4B4E-81E2-8B8028231CFA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0E50D9A0-693D-4B4E-81E2-8B8028231CFA}.Debug|x86.ActiveCfg = Debug|Any CPU
{0E50D9A0-693D-4B4E-81E2-8B8028231CFA}.Debug|x86.Build.0 = Debug|Any CPU
{0E50D9A0-693D-4B4E-81E2-8B8028231CFA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0E50D9A0-693D-4B4E-81E2-8B8028231CFA}.Release|Any CPU.Build.0 = Release|Any CPU
{0E50D9A0-693D-4B4E-81E2-8B8028231CFA}.Release|x86.ActiveCfg = Release|Any CPU
{0E50D9A0-693D-4B4E-81E2-8B8028231CFA}.Release|x86.Build.0 = Release|Any CPU
{0BE551DB-3C46-42A5-BB38-DA80E83F8ABD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0BE551DB-3C46-42A5-BB38-DA80E83F8ABD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0BE551DB-3C46-42A5-BB38-DA80E83F8ABD}.Debug|x86.ActiveCfg = Debug|Any CPU
Expand Down Expand Up @@ -489,8 +476,6 @@ Global
{30E1FF8F-94BA-4A39-A737-8FFD7B4A0CD3} = {11D4BFC7-C1F2-45AC-888E-25A6A216AD1D}
{082D5D8E-F914-4139-9AE3-3F48B679E3DA} = {16BF2D77-AE3B-4218-A3E8-875829D73B00}
{C478DAE7-58BC-4D02-929E-E413B40F2517} = {16BF2D77-AE3B-4218-A3E8-875829D73B00}
{628A579F-0D27-4F9F-A756-8CC0A67A7B3D} = {E93C2CF9-69A6-4669-BE8A-6060B18FEDCA}
{0E50D9A0-693D-4B4E-81E2-8B8028231CFA} = {628A579F-0D27-4F9F-A756-8CC0A67A7B3D}
{0BE551DB-3C46-42A5-BB38-DA80E83F8ABD} = {3B4A8B40-9821-4964-8EAB-1D8A0B078292}
{2BD38A3A-6F0E-452B-A5B2-200113A32184} = {3B4A8B40-9821-4964-8EAB-1D8A0B078292}
{67BEB251-4EA5-44EE-92A7-B4F57D9A6867} = {25DE7210-DFC0-448B-894E-84C1C9CA223E}
Expand Down
19 changes: 0 additions & 19 deletions build/tools/CFamilyJarPreProcessor/CFamilyJarPreProcessor.csproj

This file was deleted.

25 changes: 0 additions & 25 deletions build/tools/CFamilyJarPreProcessor/CFamilyJarPreProcessor.sln

This file was deleted.

251 changes: 0 additions & 251 deletions build/tools/CFamilyJarPreProcessor/Common.cs

This file was deleted.

Loading
Loading