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
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