RE: [Nant-users] Strategies of dividing NAnt build files

2005-06-06 Thread McKenna, Simon (RGH)
Hi Marcin, -> Build file of a project I am currently working on grew up in a few -> past days and I am thinking about its division into a few smaller -> chunks. Do you have any thoughts on how to do this do get scalable and -> manageable set of build files? Tasks done by this build file include: -

RE: [Nant-users] Strategies of dividing NAnt build files

2005-06-05 Thread Marc Holmes
D] On Behalf Of Marcin Hoppe Sent: 05 June 2005 10:42 To: NAnt Users mailing list Subject: [Nant-users] Strategies of dividing NAnt build files Hi! Build file of a project I am currently working on grew up in a few past days and I am thinking about its division into a few smaller chunks. Do you hav

[Nant-users] Strategies of dividing NAnt build files

2005-06-05 Thread Marcin Hoppe
Hi! Build file of a project I am currently working on grew up in a few past days and I am thinking about its division into a few smaller chunks. Do you have any thoughts on how to do this do get scalable and manageable set of build files? Tasks done by this build file include: building the code, s