aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* more on the hack (runprebuild)UbitUmarov2019-01-021-0/+1
|
* YEngine no longer uses mono.taskletsUbitUmarov2018-11-271-1/+0
|
* remove unmaintaned and obsolete GlynnTucker.CacheUbitUmarov2018-11-271-2/+0
|
* rename XMREngine as Yengine (still not all done), big mess source formating ↵UbitUmarov2018-02-231-2/+2
| | | | changes, move state files to proper folder, fix a source file locking on errors, more changes for cross platform including from Mike,... yes yes i know a messy commit
* some more code from mrieker for system threads, give up of all the other ↵UbitUmarov2018-02-071-22/+1
| | | | mono dependent theading models only availble for linux (and possible not all platforms). This only has impact on micro-threading switching, and this only happens on long events and only every 60ms, aditionally we do remove a totally extra set of threads (that could grow in a uncontroled way on win) and their hanshake with main ones. This may of course be even more broken now :P
* add experimental script engine XMRengine donated by mrieker (DreamNation) ↵UbitUmarov2018-02-021-0/+67
| | | | And our Melanie. ***DANGER*** ***TESTONLY*** ***disable HG*** dont leave running when not looking... tp/crossing to Xengine will reset scripts. i do see a few issues but should be testable, so we can decide if we should invest more on it.
* no need to set MuteListsService twiceUbitUmarov2018-01-211-35/+1
|
* pesty warnings - run prebuild neededUbitUmarov2018-01-181-8/+3
|
* pesty warningUbitUmarov2018-01-181-2/+1
|
* change target framework to 4.6 for testingUbitUmarov2018-01-121-95/+94
|
* exclude folders obj from projectsUbitUmarov2018-01-061-87/+240
|
* fix mergeUbitUmarov2017-12-301-1/+33
|\
| * add missing entry on prebuid.xml for mutelist serviceUbitUmarov2017-12-201-1/+60
| |
* | Merge branch 'master' into httptestsUbitUmarov2017-12-121-119/+149
|\ \ | |/ | | | | | | # Conflicts: # prebuild.xml
| * move some sharable items out of Xmute to Framework; add another test ↵UbitUmarov2017-11-171-0/+2
| | | | | | | | mutelistmodule, ignore it
| * try kick jenkins/nant 2UbitUmarov2017-11-161-114/+116
| |
| * try kick jenkins/nantUbitUmarov2017-11-161-2/+2
| |
| * Donating the Avination Mute ModuleMelanie Thielker2017-11-141-0/+3
| | | | | | | | | | | | | | | | This lived out-of-tree and therefore wasn't part of the big code drop. It's classic Avination, tied to MySQL and a direct database connection and I don't have the bandwidth to fix it to core methods. However, it has all the strange mute logic that OpenSim was missing and maybe someone can step up to make it work in an open grid context.
* | improve Prefer32bit configuration optionUbitUmarov2017-08-311-0/+2
| |
* | .net4.5, take2; vs2010 does not do it, try to make mono5.x msbuild more happyUbitUmarov2017-08-311-92/+91
| |
* | test: .net framework4.5UbitUmarov2017-08-311-2/+27
| |
* | get back to .net4.0 for nowUbitUmarov2017-05-271-91/+91
| |
* | Merge branch 'master' into httptestsUbitUmarov2017-05-141-2/+0
|\ \ | |/
| * remove forgotten refs to Mono.Posix.dllUbitUmarov2017-05-121-2/+0
| |
* | push .Net framework to 4.5, this means minimal OS is now windows Vista (not ↵UbitUmarov2017-05-081-91/+91
|/ | | | XP), but we do need this, namely for easier SSL implementation
* Add Permission tests projectDiva Canto2017-04-301-1/+40
|
* Add missing dependency for etcd moduileMelanie Thielker2017-03-311-0/+1
|
* Also add the ability to quit on SIGTERM for ROBUSTMelanie Thielker2017-01-111-0/+1
|
* Allow OpenSim to respond to Unix signals. This may need work to beMelanie Thielker2016-12-121-0/+1
| | | | | | properly ignoed on Windows. Windows devs, please test and check for platform flags if this causes issues in Windows
* Removed trailing whitespace in prebuild.xmlKevin Cozens2016-04-251-15/+15
|
* Adding missing references to Prebuild.xmlGeir Nøklebye2016-04-251-0/+2
| | | | Signed-off-by: Kevin Cozens <kevin@ve3syb.ca> (last part of mantis #7843)
* Update Prebuild.xml. There are no longer Test in OptionalModulesGeir Nøklebye2016-04-251-62/+1
| | | | Signed-off-by: Kevin Cozens <kevin@ve3syb.ca> (first part of mantis #7843)
* Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ↵Diva Canto2016-02-211-0/+1
| | | | replace anymore.
* remove Ode.Net - missing files. ( old ode may be broken now)UbitUmarov2015-11-201-2/+0
|
* Removed invalid dependencies from prebuild (those dlls no longer exist)Diva Canto2015-10-221-2/+0
|
* use System.IO.Compression.DeflateStream for mesh decompression like master, ↵UbitUmarov2015-10-111-1/+0
| | | | since ACE zlib does seem to fail to decompress some meshs present at OSG, (possible same issue happens with map with option to draw prims)
* Entries in prebuild.xml are order sensitive. Fix the compile breakMelanie Thielker2015-09-131-67/+67
|
* rename Ubit physics modulesUbitUmarov2015-09-121-2/+2
|
* demote ConvexDecompositionDotNet to a simple dll, i had made it a region moduleUbitUmarov2015-09-091-4/+4
|
* and now.. seems to work.. but does it really work?UbitUmarov2015-09-081-1/+3
|
* a mess with Modules and ModuleUbitUmarov2015-09-081-9/+9
|
* more on compile..UbitUmarov2015-09-081-4/+4
|
* more on compile..UbitUmarov2015-09-081-0/+1
|
* rename UbitodeUbitUmarov2015-09-081-1/+1
|
* fix some compileUbitUmarov2015-09-081-4/+6
|
* More 'everything is a module' merging.Robert Adams2015-09-081-37/+7
| | | | | | Have most of UbitOde converted. There are compile errors in OpenSimBase as the new modules stuff is not all there. Removed ChOdePlugin as it's connection to OdePlugin was tangled.
* Merge of ubitworkvarnew with opensim/master as of 20150905.Robert Adams2015-09-081-458/+156
|\ | | | | | | | | | | | | | | This integrates the OpenSim refactoring to make physics, etc into modules. AVN physics hasn't been moved to new location. Does not compile yet. Merge branch 'osmaster' into mbworknew1
| * Moved the two region loaders into the RegionLoaderPlugin dll, therefore ↵Diva Canto2015-09-051-52/+0
| | | | | | | | eliminating 2 top-level dlls that didn't make much sense.
| * Moved UserStatistics feature to OptionalModules too.Diva Canto2015-09-041-48/+2
| |
| * Moved DataSnapshot feature to OptionalModules too.Diva Canto2015-09-041-35/+0
| |