Thread overview | |||||
---|---|---|---|---|---|
|
December 24, 2005 Build Hacks | ||||
---|---|---|---|---|
| ||||
I really love Derek's Build tool. I started playing around with it and performed two minor hacks: 1. Build now searches the source directory for build.cfg in addition to other directories. This allows me to customize my build config on a per-project basis. (added one line to ProcessBuildConfig()) 2. I alphabetized the -help text and made it easier to read (IMO). I don't know how to contact Derek, so I thought I'd offer up my changes here. Just use my modified build.d, which you can download here: http://studiotekne.com/build.d in place of the one that comes with the build v.2.09 source distribution, which you can download here: http://trac.dsource.org/projects/build/ Regards, Garett |
December 26, 2005 Re: Build Hacks | ||||
---|---|---|---|---|
| ||||
Posted in reply to Garett Bass | On Sat, 24 Dec 2005 17:33:17 +1100, Garett Bass <garettbass@studiotekne.com> wrote: > I really love Derek's Build tool. Thanks. > I started playing > around with it and performed two minor hacks: > > 1. Build now searches the source directory for > build.cfg in addition to other directories. This > allows me to customize my build config on a > per-project basis. > (added one line to ProcessBuildConfig()) > > 2. I alphabetized the -help text and made it easier > to read (IMO). Great ideas. Consider them included in the next release. These had been in the back of my mind for ages. > I don't know how to contact Derek, You just did, but try http://trac.dsource.org/projects/build/ next time. There you can enter your requests and updates directly using the 'ticket' system. -- Derek |
January 01, 2006 Re: Build Hacks | ||||
---|---|---|---|---|
| ||||
Posted in reply to Derek Parnell | Thanks, it wasn't immediately apparent to me what a "ticket" was :) |
Copyright © 1999-2021 by the D Language Foundation