lickx
e42cf9730f
compile.* will be generated by prebuild
2026-02-07 15:38:40 +01:00
lickx
dd059866d9
Add save oar --tenant= option for saving stuff
...
This is mainly useful for multi tenancy sims where a user requests an oar
of their stuff, and where you don't want to pass out other people's stuff.
2026-02-07 15:38:40 +01:00
UbitUmarov
5aeabd40fd
fix runprebuild comment
2024-04-21 10:47:36 +01:00
UbitUmarov
e731edfa2e
move minimal dotnet version to 8
2024-04-20 23:37:37 +01:00
UbitUmarov
d91a84e08d
do copy it before running prebuild
2024-04-01 19:29:15 +01:00
UbitUmarov
4a8d4414bd
let runprebuild.bat also copy system drawing for windows
2024-03-24 12:11:42 +00:00
UbitUmarov
036c284e38
runprebuild.bat also deletes addin-db-004 folder
2022-11-25 15:41:02 +00:00
UbitUmarov
b7f4867f8f
update libomv
2022-11-25 15:37:50 +00:00
UbitUmarov
3b40bb4586
fix a typo
2022-10-09 22:27:27 +01:00
UbitUmarov
8b49ce4aaa
replace prebuild by dotnet version
2022-10-09 20:10:33 +01:00
UbitUmarov
173ac39d71
change prebuild files as needed to compile and run under dotnet 6.0
2022-10-02 11:09:27 +01:00
UbitUmarov
4f7b293c5e
add comandline option excluddir to Prebuild, to make easier to use older xml files that did not excluse folders like obj from the project
2022-04-30 14:57:51 +01:00
UbitUmarov
9f9335bcb6
fix runprebuild.bat compile.bat creation for release mode
2020-11-04 20:32:44 +00:00
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