Commit Graph

18 Commits (master)

Author SHA1 Message Date
UbitUmarov 9a5844fdb9 remove folder addin-db-002 on runprebuild 2020-02-02 17:01:27 +00:00
UbitUmarov 0652f01d4c duhhh npcs don't have child agents; plus minor typos 2019-04-05 03:45:27 +01:00
UbitUmarov 8d272fb1d0 mantis 8512: fix runprebuild 2019-04-05 03:25:02 +01:00
UbitUmarov 42414bfa55 mantis 8512: add proposed detection of VS2019 to runprebuild (both this and vs2019 untested by me 2019-04-04 15:07:15 +01:00
UbitUmarov aeba9c2394 oops fix vs2015 msbuild detection 2018-11-27 17:31:59 +00:00
UbitUmarov 46defa5d31 change runprebuild.bat to not create compile.bat if msbuild for vs2017 or vs2017 not found 2018-11-27 13:02:12 +00:00
UbitUmarov 28171e1d10 change runprebuild.bat to try to find msbuild of most recent visual studio instaled for compile.bat 2018-11-27 11:20:39 +00:00
UbitUmarov c9198dc1d4 .net4.5, take2; vs2010 does not do it, try to make mono5.x msbuild more happy 2017-08-31 13:42:58 +01:00
Oren Hurvitz 425d76bb98 Enable runprebuild.bat to run in Cygwin
This resolves http://opensimulator.org/mantis/view.php?id=6951
2014-03-24 12:26:53 +01:00
justincc 0f16612400 Fix runprebuild.bat on Windows 7 systems and later
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
2013-11-13 00:00:55 +00:00
Justin Clark-Casey (justincc) ea9e96dd50 Update OpenSimulator to use .NET 4.0
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.
2013-11-08 21:13:05 +00:00
Jeff Ames f9ff986908 Switch runprebuild.bat from VS2005 to VS2008. Remove runprebuild2008.bat. 2009-07-10 04:29:00 +00:00
Homer Horwitz b0e55577ff Revert the rest of r7468 2008-11-25 18:59:10 +00:00
Homer Horwitz 72c28c5120 Local changes 2008-11-25 18:39:36 +00:00
Sean Dague 923cc9f62f addressing the request for msbuild support from mantis 723 2008-03-14 14:54:50 +00:00
Jeff Ames 20215c3d30 Rewrote svn properties handling script in python. Added more file types. 2008-01-26 10:34:49 +00:00
Sean Dague 2a3c79df83 changed to native line ending encoding 2007-07-16 15:40:11 +00:00
MW 3436961bb5 Start of rewrite 5279! 2007-05-26 13:40:19 +00:00