Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move other sqlite and ode 32-bit and 64-bit libraries into lib32 or lib64 as ↵ | Justin Clark-Casey (justincc) | 2012-02-25 | 1 | -0/+0 |
| | | | | appropriate. | ||||
* | Update ODE for mac from source code in opensim-libs SVN library. This ↵ | Justin Clark-Casey (justincc) | 2011-04-08 | 1 | -0/+0 |
| | | | | | | | | | | | | | | 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 | ||||
* | Update Mac OS X ODE binary to opensim-libs r69. | Jeff Ames | 2008-10-13 | 1 | -0/+0 |
| | |||||
* | Update OS X ODE binary to opensim-libs r46. | Jeff Ames | 2008-06-20 | 1 | -0/+0 |
| | |||||
* | Update ODE binary for OS X to opensim-libs r43 | Jeff Ames | 2008-05-19 | 1 | -0/+0 |
| | |||||
* | Update Mac OS X ODE binary to opensim-libs r41. | Jeff Ames | 2008-04-06 | 1 | -0/+0 |
| | |||||
* | Update OS X libode binary to opensim-libs r36. | Jeff Ames | 2008-04-02 | 1 | -0/+0 |
| | |||||
* | Updated ODE lib for OS X (built from opensim-libs r27) | Jeff Ames | 2008-01-30 | 1 | -0/+0 |
| | |||||
* | Rewrote svn properties handling script in python. Added more file types. | Jeff Ames | 2008-01-26 | 1 | -0/+0 |
| | |||||
* | added libs for ode and openjpeg for intel mac osx to bin | Jeff Ames | 2007-11-16 | 1 | -0/+0 |