Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Adding support for a different make tool
Adding support for a different make tool [message #207505] Fri, 04 January 2008 10:02
Eclipse UserFriend
Originally posted by: davidw.nospam.cotangent.dot.net

Hi

Using CDT 4.0.2 on Windows and Linux.

My team projects use a non-standard make tool for development, that uses
a slightly different syntax from GNU make, particularly in its
conditionals (if, elif, else etc ). The dependency rules themselves are
quite similar to GNU make rules.

I'd like to add CDT 'outline' support for makefile's containing this
different syntax, but I'm afraid I have no idea where to start;

Is there a book, guide, webpage that I can goto to see how one might:

1) Add a CDT outline view for these Makefile's
2) (harder perhaps) Add Builder support for this make tool

If I can get outlining to support our make tool then perhaps I could
consider enabling it as a 'builder', so that we can build within the CDT.

Any help is most appreciated
Regards
Previous Topic:No option for managed make project
Next Topic:Large Projects in Eclipse CDT
Goto Forum:
  


Current Time: Wed Apr 16 13:27:42 EDT 2025

Powered by FUDForum. Page generated in 0.03103 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top