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

Project Exporter Plugin

<< < (4/4)

Alpha:

--- Quote from: ollydbg on November 22, 2011, 10:16:38 am ---I just see some other good tools:
include-what-you-use

--- End quote ---
That looks to be a very powerful tool (in progress), but I think it is a bit of overkill for my purposes (aiding pseudo-detection of used libraries).  I have ended up (currently) using a regex to scan the files.

MortenMacFly:
At work, I had to provide a Premake build script today and tried this plugin. It works pretty well from what I see. Are you still working on this?

If you have no own repository, I would like to integrate this into the official C::B repo. Would that be OK? Hence I would need some help (if you are willing) to adopt the Linux build system and the Linux project file. Did you ever try this on Linux?

Alpha:
Yes, I am still working on this, however, I have been very busy with studies, and lacked the time to finish a working Autotools export (which is what I was waiting for before posting the next version).

I do not have my own repository, so that would be great if you could include it in Code::Blocks' repository.  Unfortunately, I do not currently have easy access to a Linux computer, so it is untested there.
(If it is integrated, the ProjectsImporter plugin should probably be patched to be made aware of this plugin, so the menu building hack in this plugin can be removed.)

My current code (0.3a) contains minor tweaks to Premake, decent accuracy improvement for Bakefile, and preliminary Autotools code (not yet functional).

(Glad to hear that it works.)

Alpha:
Attached is my initial attempt at integration with the build systems.  I am sure I have missed something, but at least it should help (I hope).

Navigation

[0] Message Index

[*] Previous page

Go to full version