RE: [Nant-users] RE: Content of distributions

2004-11-26 Thread Gert Driesen
lto:[EMAIL PROTECTED] On Behalf Of > Rutger Dijkstra > Sent: donderdag 25 november 2004 12:15 > To: [EMAIL PROTECTED] > Subject: [Nant-users] RE: Content of distributions > > I understand that the objective is the reduce the > size of the binary distribution. Here are some i

[Nant-users] RE: Content of distributions

2004-11-25 Thread Rutger Dijkstra
I understand that the objective is the reduce the size of the binary distribution. Here are some ideas: 1. package a release build without pdb-s: saves 2.4 Mb and looks better. 2. move the documentation generating targets from NAnt.build to doc/documentation.build and distribute the latter