Barnabás Domozi
Barnabás Domozi
> last week we discussed with @zporky on the weekly meeting, that each directory should be considered as a module. Is this still the case? In PR https://github.com/Ericsson/CodeCompass/pull/747 a new...
> When the -m flag is defined, only folders defined there (it should load a text file listing the path of the modules) should be considered modules. If -m is...
@mcserep Update: Implemented modules flag in a separate PR: https://github.com/Ericsson/CodeCompass/pull/782
Created issues for each scan with a lower score. https://github.com/Ericsson/CodeCompass/issues/660 https://github.com/Ericsson/CodeCompass/issues/661 https://github.com/Ericsson/CodeCompass/issues/662 https://github.com/Ericsson/CodeCompass/issues/663 https://github.com/Ericsson/CodeCompass/issues/664 https://github.com/Ericsson/CodeCompass/issues/665 https://github.com/Ericsson/CodeCompass/issues/667 https://github.com/Ericsson/CodeCompass/issues/668 https://github.com/Ericsson/CodeCompass/issues/669
@mcserep > In my view, the AppImage should be as standalone as possible to avoid future incompatibility and usage issues. Yes, this is an important aspect for AppImages and I...
@mcserep > What is the benefit of having an AppImage, if it is "trying to locate shared objects on the packager's system"? I think there is a misunderstanding. We can...
@mcserep Rebased to master.
@mcserep Rebased this patch to master. I also reviewed the AI's suggestions and there was actually a good finding. It's now fixed in commit: https://github.com/Ericsson/CodeCompass/pull/781/commits/4ddb215cd90c401b2cb4edb38d1bd8f168388684
> Instead, an incremental installation of the webgui should be supported. I agree, that would indeed be a better option. Would that be possible to build the webgui during `make`...
Yes, it's documented here: https://github.com/wbqpk3/CodeCompass/blob/packaging/doc/packaging.md