Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix runprebuild.bat on Windows 7 systems and later | justincc | 2013-11-13 | 1 | -3/+9 |
| | | | | | | | | MS changed Windows 7 "reg query" command to spit out fewer lines in its preamble Annoyingly there is no option to print raw values and not this preamble. So now using the Windows find command. But this has the side effect of stopping this working with Cygwin as it uses its own GNU find command. Might fix in the future but not simple since Windows find itself is in different locations | ||||
* | Update OpenSimulator to use .NET 4.0 | Justin Clark-Casey (justincc) | 2013-11-08 | 1 | -2/+22 |
| | | | | | | | | This allows region modules to register script functions that have more than a couple of arguments. It also allows OpenSimulator code to use the feature and syntax additions that came with .NET 4.0 Windows users will need to install Microsoft .NET 4 framework if they have not done so already. Windows C# Express 2010 also becomes the minimum IDE for build, so runprebuild.bat now generates a 2010 solution and runprebuild2010.bat goes away Official minimum mono version becomes 2.10.8.1. OpenSimulator will probably work with 2.8 later but this is not guaranteed. | ||||
* | Switch runprebuild.bat from VS2005 to VS2008. Remove runprebuild2008.bat. | Jeff Ames | 2009-07-10 | 1 | -2/+2 |
| | |||||
* | Revert the rest of r7468 | Homer Horwitz | 2008-11-25 | 1 | -0/+0 |
| | |||||
* | Local changes | Homer Horwitz | 2008-11-25 | 1 | -0/+0 |
| | |||||
* | addressing the request for msbuild support from mantis 723 | Sean Dague | 2008-03-14 | 1 | -1/+3 |
| | |||||
* | Rewrote svn properties handling script in python. Added more file types. | Jeff Ames | 2008-01-26 | 1 | -0/+0 |
| | |||||
* | changed to native line ending encoding | Sean Dague | 2007-07-16 | 1 | -1/+1 |
| | |||||
* | Start of rewrite 5279! | MW | 2007-05-26 | 1 | -0/+2 |