Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

A new plugin: Clang compilation database generator

(1/1)

yvesdm3000:
See

https://github.com/yvesdm3000/cbClangCompileCommands

For initial version.

Yves

oBFusCATed:
Have you tried the plugin on linux?
I doubt it will work there because I see \r\n all over the code.

yvesdm3000:
That is correct, it only has a windows project for now as a first step. I need to see how it reacts on linux the following days and I'll fix the issues that I encounter.

Yves

yvesdm3000:
The last commit now has a unix .cbp file. I installed the .so and the .zip file manually, I don't know if the generated .cbplugin file works.

Known issues:

* Only full paths generated
* Treats headerfiles and other resource files as source files.
* Doesn't take the 'extra' compile options from the ClangCC plugin yet. Not sure if this is a big problem.
* No configuration GUI yet
Yves

Navigation

[0] Message Index

Go to full version