aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Prebuild/README (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add Copy task to Prebuild.exe (vsxxxx targets)BlueWall2011-12-251-274/+274
| | | | | | | <Files> <Match pattern="*.cs" recurse="true"/> <Match pattern="../bin/MyConfig.xml" buildAction="Copy" recurse="false" destination="$(OutputPath)" /> </Files>
* All these files want to be committed. All white space junk. grr.Diva Canto2010-09-101-274/+274
|
* Update Prebuild.exe with Prebuild r323 + an existing OpenSim specific nant ↵Justin Clark-Casey (justincc)2010-09-111-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
* Taking the opportunity to delete unnecessary text files from the Prebuild ↵John Hurliman2009-09-301-274/+0
| | | | folder (the license information is already in the appropriate place in the OpenSim distro)
* Merged changes in Prebuild trunk up to r258 into OpenSim's Prebuild.Jeff Ames2008-03-171-42/+86
| | | | | | Hopefully this should make merging upstream easier. Building with NAnt should still work, but Visual Studio is untested.
* changed to native line ending encodingSean Dague2007-07-161-230/+230
|
* Start of rewrite 5279! MW2007-05-261-0/+230