aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/Prebuild.exe
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2012-11-14 02:25:07 +0000
committerJustin Clark-Casey (justincc)2012-11-14 02:25:07 +0000
commit90c6d2e50cc22ebca3b1be7127d68aaadcdef4e1 (patch)
tree58459013c7b809ebc4bd0ee64fd1ce7d40a5fc03 /bin/Prebuild.exe
parentminor: Add some explanative method doc to SceneHelpers.SetupSceneModules() (diff)
downloadopensim-SC_OLD-90c6d2e50cc22ebca3b1be7127d68aaadcdef4e1.zip
opensim-SC_OLD-90c6d2e50cc22ebca3b1be7127d68aaadcdef4e1.tar.gz
opensim-SC_OLD-90c6d2e50cc22ebca3b1be7127d68aaadcdef4e1.tar.bz2
opensim-SC_OLD-90c6d2e50cc22ebca3b1be7127d68aaadcdef4e1.tar.xz
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.
Diffstat (limited to 'bin/Prebuild.exe')
-rwxr-xr-xbin/Prebuild.exebin226816 -> 229376 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/bin/Prebuild.exe b/bin/Prebuild.exe
index bdb25b6..a202443 100755
--- a/bin/Prebuild.exe
+++ b/bin/Prebuild.exe
Binary files differ