Build tools.

Michel Fortin michel.fortin at michelf.com
Fri Oct 12 18:39:26 PDT 2007


On 2007-10-12 11:19:04 -0400, Alexander Panek 
<alexander.panek at brainsware.org> said:

> Michel Fortin <michel.fortin at michelf.com> wrote:
>> I'm currently working on a new plugin for Xcode which can track
>> dependency information and make D integration more seemless. It uses
>> the DMD front end to parse the files.
> 
> Why don't you just use DSSS/Rebuild for that?

The plugin only needs to tell Xcode which files depend on which files. 
The rest of the build process is handled by Xcode, with the help of a 
few other settings the plugin provide.

Perhaps I should still take a look in DSSS/Rebuild to see how it reads 
the dependencies, but I don't think there's a way I can substitude 
Xcode build process with DSSS/Rebuild and get seemless integration.

-- 
Michel Fortin
michel.fortin at michelf.com
http://michelf.com/




More information about the Digitalmars-d mailing list