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

Compile on demand plugin

(1/6) > >>

MortenMacFly:
I have found a plugin again which I wrote some time ago.
It enables you to let C::B build a file whenever you save it, so that the project is always up-to-date. (It requires a patch on the compiler plugin to work.)

Here it comes... feel free to report if it is of help...

ptDev:
Works as advertised on my local build. :) This is a very interesting plugin indeed. Can I make small changes to it?

MortenMacFly:

--- Quote from: ptDev on February 16, 2012, 08:51:29 am ---Works as advertised on my local build. :) This is a very interesting plugin indeed. Can I make small changes to it?

--- End quote ---
Sure, but please use the (updated) version I have attached to this post.

oBFusCATed:
I've also wanted to try it, but it was intended to build as part of the contrib plugins, so I didn't bother to fix it to compile off tree.

I don't like the practice of making plugins compile from inside the c::b tree.
We must make sure we provide proper sdk which can be used easily to make plugins for c::b.

ptDev:
Fixing the paths is relatively easy. We can already use the CB variable to allow plugins compilation anywhere.

Navigation

[0] Message Index

[#] Next page

Go to full version