« Return to Thread: BJam-Plugin for Eclipse

Re: BJam-Plugin for Eclipse

by Vladimir Prus :: Rate this Message:

Reply to Author | View in Thread

On Thursday 01 May 2008 15:45:00 Frank Birbacher wrote:

> Hi!
>
> Yesterday I hacked a little bjam plugin for the Eclipse+CDT IDE. It is
> just a new view and it works similar to the "Make Target" view: It shows
> the folder hierachy of all projects and scans all Jamfile/Jamroot files
> for bjam targets. These will be displayed and can be build by
> double-clicking. It reuses the CDT architecture for make targets, so you
> need to have "bjam" as default build command.
>
> I'd release it under the Boost license if anyone was interested and if I
> might add it to Boost SVN.
>
> Any interest?

Yes, this is very interesting. We have a place in SVN for user-contributed add-ons,
for you can you provide your plugin under Boost license, I'd be happy to add it
there.

- Volodya
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build

 « Return to Thread: BJam-Plugin for Eclipse