aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '0.6.9-post-fixes' into careminsterMelanie2010-06-071-8/+37
|\
| * Merge remote branch 'origin/0.6.9' into 0.6.9-post-fixesJustin Clark-Casey (justincc)2010-06-041-1/+37
| |\
| | * rename SQLiteNG to SQLite and SQLite to SQLiteLegacy this seems the least evi...Justin Clark-Casey (justincc)2010-04-301-2/+2
| | * Change SQLiteNG to work with mono 2.6 and above using the Mono.Data.Sqlite.dllJustin Clark-Casey (justincc)2010-04-301-2/+1
| | * Duplicate OpenSim.Data.SQLite into OpenSim.Data.SQLiteNG. SQLiteNG will shor...Justin Clark-Casey (justincc)2010-04-301-0/+37
| * | Comment and remove JScript support. Mono 2.7Dev and 2.8 no longer include theMelanie2010-06-011-7/+0
| |/
| * Changed the GetTextureModule backport to work with the 0.6.9 codebaseJohn Hurliman2010-04-081-1/+0
| * Added a missing reference to prebuild.xmlJohn Hurliman2010-04-081-0/+1
* | Merge branch '0.6.9-post-fixes' into careminsterMelanie2010-03-061-33/+18
|\ \ | |/
| * Formatting cleanup.Jeff Ames2010-03-011-33/+18
* | Merge branch 'master' into careminsterMelanie2010-02-141-0/+1
|\ \ | |/
| * Add missing refernce to prebuild (backport from presence-refactor)Melanie2010-02-091-0/+1
* | Merge branch 'master' into careminsterMelanie2010-02-081-0/+22
|\ \ | |/
| * Adding the Careminster "Configger" tool to OpenSim. The tool will, when launchedMelanie2010-02-081-0/+22
* | Merge branch 'master' into careminsterMelanie2010-01-261-0/+4
|\ \ | |/
| * Added some prebuild refs needed for mono buildingMelanie2010-01-231-0/+3
| * Add first part of test for checking restore of task inventory items on oar loadJustin Clark-Casey (justincc)2010-01-221-0/+1
* | Merge branch 'master' into careminsterMelanie2009-12-271-0/+33
|\ \ | |/
| * * Added prebuild for previous commit.Adam Frisby2009-12-271-0/+33
* | Include ChOdePluginKitto Flora2009-12-221-0/+30
|/
* Remove stub Python module and DLLs since this was never fully implementedJustin Clark-Casey (justincc)2009-11-271-2/+0
* Add MIT/X11 licensed NDesk.Options (http://www.ndesk.org/Options) DLL to aid ...Justin Clark-Casey (justincc)2009-11-251-0/+1
* Add wildcard to prebuild include. Seems each file can only hold one projectMelanie2009-11-251-1/+1
* * Fix prebuild breakTeravus Ovares (Dan Olivares)2009-11-101-1/+2
* * Move RegionCombinerModule to it's own projectTeravus Ovares (Dan Olivares)2009-11-101-0/+41
* Stop OpenSim.Grid.GridServer.exe from building to reduce user/developer confu...Justin Clark-Casey (justincc)2009-11-101-1/+1
* Remove the SECS loaderMelanie2009-10-271-101/+0
* Updating prebuild.xml to reflect the removal of DotNetEngineJohn Hurliman2009-10-271-285/+0
* Adding missing CSJ2K reference to OpenSim.Region.Physics.MeshingJohn Hurliman2009-10-261-0/+1
* Added a missing reference to System.Core for OpenSim.Region.FrameworkJohn Hurliman2009-10-251-0/+1
* Adding the presence service skeletonMelanie2009-10-231-0/+31
* Added VS2010 support to Prebuild and created runprebuild2010.batJohn Hurliman2009-10-221-1/+1
* Add MaxPoolThreads in startup to limit the size of the thread pool usedMelanie2009-10-221-22/+23
* * Removed OpenSim.Data.NHibernateJohn Hurliman2009-10-191-79/+0
* * Consolidated adding / removing ClientManager IClientAPIs to two places in S...John Hurliman2009-10-131-1/+0
* * Rewrote ClientManager to remove Lindenisms from OpenSim core, improve perfo...John Hurliman2009-10-131-0/+1
* Fear the lockless LLUDP implementation!John Hurliman2009-10-081-0/+1
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensim into htb-thr...John Hurliman2009-10-061-6/+0
|\
| * Removing dependencies on System.Runtime.Remoting.Diva Canto2009-10-061-6/+0
* | * Added missing references to prebuild.xml and commented out the LindenUDP te...John Hurliman2009-10-061-0/+4
|/
* Fixed build order for Linux.Diva Canto2009-10-031-64/+64
* Fixed interface between the Messaging server and the grid server.Diva Canto2009-10-031-0/+3
* Merge branch 'master' into diva-texturesMelanie2009-10-021-58/+160
|\
| * adding testcase for LandDataSerializer; fixing LandDataSerializer ;-)dr scofield (aka dirk husemann)2009-10-011-2/+3
| * adding skeleton test case for LandDataSerializer [w-i-p]dr scofield (aka dirk husemann)2009-09-301-1/+34
| * More reorderingMelanie2009-09-281-40/+40
| * Reorder prebuild stuff to make panda eat bamboo in peaceMelanie2009-09-281-43/+43
| * Fixed the connection from User server to GridServer.Diva Canto2009-09-271-0/+3
| * Unpacking the mess with OtherRegionUp, so we can have a real cache of the nei...Diva Canto2009-09-271-0/+2
| * Added test GridClient, which allowed me to remove a few bugs out of the new c...Diva Canto2009-09-241-0/+29