OpenSimMirror/Prebuild/src/Core
Justin Clark-Casey (justincc) fba2864cbc Stop Prebuild from generating <copy> statements which unnecessarily copy files into bin/Debug or bin/Release
nant_0.91~alpha2+dfsg-3_all.deb in Ubuntu 12.04 and earlier actually ignored these due to a bug
However, nant 0.92~rc1+dfsg-2 in Ubuntu 12.10 fixes this bug (possibly https://github.com/nant/nant/pull/39).
Which makes nant time-consumingly copy these files when the aren't actually used.
Tested removal of <copy> on both nant 0.91 and nant 0.92
Will be submitting this patch to prebuild project for comment though I suspect there's nobody there to pay attention.
2012-11-15 02:15:28 +00:00
..
Attributes
Interfaces
Nodes Add Copy task to Prebuild.exe (vsxxxx targets) 2011-12-25 00:04:42 -05:00
Parse
Targets Stop Prebuild from generating <copy> statements which unnecessarily copy files into bin/Debug or bin/Release 2012-11-15 02:15:28 +00:00
Utilities
FatalException.cs
Kernel.cs
UnknownLanguageException.cs
WarningException.cs