aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Prebuild/README (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-12-25Add Copy task to Prebuild.exe (vsxxxx targets)BlueWall1-274/+274
<Files> <Match pattern="*.cs" recurse="true"/> <Match pattern="../bin/MyConfig.xml" buildAction="Copy" recurse="false" destination="$(OutputPath)" /> </Files>
2010-09-10All these files want to be committed. All white space junk. grr.Diva Canto1-274/+274
2010-09-11Update Prebuild.exe with Prebuild r323 + an existing OpenSim specific nant ↵Justin Clark-Casey (justincc)1-0/+274
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
2009-09-30Taking the opportunity to delete unnecessary text files from the Prebuild ↵John Hurliman1-274/+0
folder (the license information is already in the appropriate place in the OpenSim distro)
2008-03-17Merged changes in Prebuild trunk up to r258 into OpenSim's Prebuild.Jeff Ames1-42/+86
Hopefully this should make merging upstream easier. Building with NAnt should still work, but Visual Studio is untested.
2007-07-16changed to native line ending encodingSean Dague1-230/+230
2007-07-11* Wiping trunk in prep for SugiliteAdam Frisby1-230/+0
2007-03-22brought zircon branch into trunkgareth1-0/+230