Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-12-25 | Add Copy task to Prebuild.exe (vsxxxx targets) | BlueWall | 1 | -4/+4 | |
<Files> <Match pattern="*.cs" recurse="true"/> <Match pattern="../bin/MyConfig.xml" buildAction="Copy" recurse="false" destination="$(OutputPath)" /> </Files> | |||||
2010-09-10 | All these files want to be committed. All white space junk. grr. | Diva Canto | 1 | -4/+4 | |
2010-09-11 | Update Prebuild.exe with Prebuild r323 + an existing OpenSim specific nant ↵ | Justin Clark-Casey (justincc) | 1 | -0/+4 | |
hack to correctly clean up chosen OpenSim exes and dlls in bin/ on a "nant clean" Source code is included for reference. This can go away again once Prebuild is updated with a more general mechanism for cleaning up files. The Prebuild source code here can be built with nant, or regnerated for other tools using the prebuild at {root}/bin/Prebuild.exe |