OpenSimMirror/bin
Justin Clark-Casey (justincc) 2aa3984796 Update ODE for mac from source code in opensim-libs SVN library. This version is r1755 + patches as detailed in the svn logs.
This brings it into line with the Windows and Linux libraries.
This is a universal dylib with x86_64, i386 and ppc parts.  However, even on a 64 bit Intel machine Mono can only P/INVOKE the i386 version right now.  ppc is untested.
The configuration used to compile was

CFLAGS="-g -O2 -isysroot /Developer/SDKs/MacOSX10.6.sdk -arch i386 -arch x86_64 -arch ppc" CXXFLAGS="-g -O2 -isysroot /Developer/SDKs/MacOSX10.6.sdk -arch i386 -arch x86_64 -arch ppc" LDFLAGS="-arch i386 -arch x86_64 -arch ppc" ./configure --enable-old-trimesh --disable-asserts --enable-shared --disable-dependency-tracking --disable-demos --without-x

--disable-demos --without-x is required to build ODE on Mac OS X
CFLAGS, CXXFLAGS and --disable-dependency-tracking are necessary to build the universal dylib (some compilation lines use CFLAGS instead of CXXFLAGS)
The other settings are tweaks for using ODE with OpenSim
2011-04-08 20:50:23 +01:00
..
Library Library Module: allows adding folders/items to the Library from IAR files placed under bin/Library. This works only for standalones. 2009-12-23 17:31:30 -08:00
Regions
ScriptEngines llList-commands from ldvoipeng, new Default.lsl from dalien 2007-08-26 21:21:21 +00:00
addon-modules
assets
config-include Remove the SQLite legacy adaptor. This is no longer needed now that the main adaptor works on Mac OS X. 2011-04-07 23:20:04 +01:00
data
inventory
Axiom.MathLib.dll
BulletDotNET.dll
BulletDotNET.pdb
C5.dll * Progressive texture patch + PriorityQueue put into the LLClient namespace. 2009-01-19 17:11:57 +00:00
CSJ2K.dll
Castle.Core.dll * Reapply http://opensimulator.org/mantis/view.php?id=2710 2008-12-02 15:22:58 +00:00
Castle.DynamicProxy.dll
Castle.DynamicProxy2.dll
Community.CsharpSqlite.Sqlite.dll
Community.CsharpSqlite.Sqlite.pdb
Community.CsharpSqlite.dll
Community.CsharpSqlite.pdb
CookComputing.XmlRpcV2.dll
DotNetOpenId.dll
DotNetOpenMail.dll
DotSets.dll (2/2) Added DotSets.dll and Mono.PEToolkit.dll 2007-08-17 18:42:54 +00:00
Fadd.Globalization.Yaml.dll
Fadd.dll
GlynnTucker.Cache.dll
Google.ProtocolBuffers.dll
HttpServer.dll
HttpServer_OpenSim.dll
HttpServer_OpenSim.pdb Catch HttpServer exception: mantis #5381 2011-02-15 08:38:37 -08:00
HttpServer_OpenSim.xml Replaced the HttpServer_OpenSim.dll with one compiled for .NET 3.5 (the last one was 4.0, and that doesn't work). Also added the corresponding .xml and .pdb, if that makes any difference. 2010-12-18 18:23:51 -08:00
Iesi.Collections.dll
Kds.Serialization.dll
LaunchSLClient.ini
MXP.dll
MXP.pdb
Modified.XnaDevRu.BulletX.dll
Mono.Addins.CecilReflector.dll
Mono.Addins.Setup.dll
Mono.Addins.dll
Mono.Addins.dll.config
Mono.Data.Sqlite.dll
Mono.Data.Sqlite.dll.config Bundle a built-from-source Mac OS X sqlite3 universal dylib with OpenSim and use this instead of the system one. 2011-04-07 21:44:54 +01:00
Mono.Data.SqliteClient.dll Some cleaning up and removed a few old files no longer in use. 2007-08-10 17:22:54 +00:00
Mono.PEToolkit.dll
MonoXnaCompactMaths.dll Update of libraries MonoXnaCompactMaths and Modified BulletX cause an update on MonoXnaCompactMaths. The method CreateFromRotation in Quaternion Class (MonoXnaCompactMaths) has been changed to make rotations work properly. See OpenSim libs. 2007-11-07 20:49:31 +00:00
MySql.Data.dll
NDesk.Options.dll
Newtonsoft.Json.Net20.dll
Newtonsoft.Json.XML
Newtonsoft.Json.pdb Upgrade Newtonsoft.Json.dll from 1.3 to 3.5r6 2010-03-11 21:04:56 +00:00
Nini.dll * Committing Nini.dll with the patch from #3773 applied 2009-10-17 22:06:36 -07:00
Npgsql.dll
Ode.NET.dll
Ode.NET.dll.config add in stanzas for ppc64 and s390x 2009-08-07 10:56:49 -04:00
OpenMetaverse.Http.XML
OpenMetaverse.Rendering.Meshmerizer.dll
OpenMetaverse.StructuredData.XML
OpenMetaverse.StructuredData.dll * Thank you lkalif for fixing the {array[array[]]} json OSD serialization issue. 2010-10-30 02:06:43 -04:00
OpenMetaverse.XML
OpenMetaverse.dll * Thank you lkalif for fixing the {array[array[]]} json OSD serialization issue. 2010-10-30 02:06:43 -04:00
OpenMetaverse.dll.config * Normalizing endlines so git stops complaining about them being inconsistent. 2010-10-13 20:26:46 -04:00
OpenMetaverseTypes.XML
OpenMetaverseTypes.dll
OpenSim.32BitLaunch.exe
OpenSim.32BitLaunch.exe.config
OpenSim.32BitLaunch.pdb
OpenSim.ConsoleClient.exe.config Add the ability to use -console=rest to the region server. User 2009-08-17 09:21:39 +01:00
OpenSim.ConsoleClient.ini.example * Add extra warning about using -pass in OpenSim.ConsoleClient.ini.example 2009-09-03 20:00:18 +01:00
OpenSim.Framework.Communications.Tests.dll.config
OpenSim.Framework.Servers.Tests.dll.config
OpenSim.Framework.Tests.dll.config
OpenSim.Region.CoreModules.Tests.dll.config
OpenSim.Region.Framework.Tests.dll.config
OpenSim.Region.ScriptEngine.Tests.dll.config
OpenSim.Services.exe.config
OpenSim.addin.xml
OpenSim.exe.config Only force prim persistence before delete if the prim is the result of an unpersisted delink 2010-12-03 00:12:59 +00:00
OpenSim.ini.example
OpenSimDefaults.ini
OpenSimExport.exe.config
PhysX-wrapper.dll
PhysX_Wrapper_Dotnet.dll
Prebuild.exe
PrimMesher.dll
PumaCode.SvnDotNet.dll
RAIL.dll Added RAIL.dll 2007-08-17 18:39:04 +00:00
RegionConfig.ini.example
Robust.32BitLaunch.exe
Robust.32BitLaunch.exe.config
Robust.HG.ini.example
Robust.exe.config
Robust.ini.example
SimpleApp.exe.config
Tools.dll
Warp3D.dll
XMLRPC.dll ibid 2007-07-08 07:45:46 +00:00
avatar-texture.dat * Applying dalien's patches from bug#177 and #179 2007-07-11 02:51:51 +00:00
defaultstripe.png
excuses
http_404.html.example
http_500.html.example
http_loginform.html.example
libbulletnet.dll
libbulletnet.so
libdb_dotNET43.dll
libode-x86_64.so
libode.dylib Update ODE for mac from source code in opensim-libs SVN library. This version is r1755 + patches as detailed in the svn logs. 2011-04-08 20:50:23 +01:00
libode.so
libopenjpeg-dotnet-2.1.3.0-dotnet-1-i686.so
libopenjpeg-dotnet-2.1.3.0-dotnet-1-x86_64.so
libopenjpeg-dotnet-2.1.3.0-dotnet-1.dylib
libopenjpeg-dotnet-2.1.3.0-dotnet-1.so
libsqlite3.dylib
libsqlite3.txt
libsqlite3_32.so More SQLite work. 2011-03-22 16:42:12 -04:00
libsqlite3_64.so
log4net.dll Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. 2007-06-27 15:28:52 +00:00
mssql_connection.ini.example
nunit.framework.dll
ode.dll
openjpeg-dotnet-x86_64.dll
openjpeg-dotnet.dll
opensim-ode.sh
pCampBot.exe.config
pCampBotSentences.txt
protobuf-net.dll
protobuf-net.pdb
shutdown_commands.txt
sqlite3.dll
startup_commands.txt.example
startuplogo.txt
xunit.dll
zlib.net.dll