Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2014-12-17 | Update autobuild to point to new (VS2013) Havok files and fix up name mismatch | callum_linden | |
2014-12-17 | Move the cmake package tracking files under the packages directory | Oz Linden | |
2014-12-04 | Make havok_source package name agree with name from repo URL. | Nat Goodspeed | |
Until we get a havok-source package built with new metadata-bearing autobuild, the package name in autobuild.xml and CMake must agree with the tarball filename. | |||
2014-10-17 | Update to build on Xcode 6.0: change name of prebuilt binary to match new ↵ | callum_linden | |
format in autobuild.xml (subnname-subname vs subname_subname) | |||
2014-09-23 | minimal hacks to autobuild.xml to allow configure to finish | Oz Linden | |
2013-05-01 | Merge vwr-dev-mat | Graham Madarasz | |
2013-04-30 | Merge 3.5.1 into Materials | Graham Madarasz | |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2012-10-15 | Speeding up cmake configuration, especially on linux. Re-arranged ↵ | Don Kjer | |
llrender/llwindow cmake source a bit | |||
2012-07-21 | fix finding havok libs in relwithdebinfo mode (uses release unless ↵ | Oz Linden | |
LL_DEBUG_HAVOK is used | |||
2012-07-11 | Changed windows to always use havok Hybrid in RelWithDebInfo. Windows no ↵ | Matthew Breindel (Falcon) | |
longer uses Havok Debug. On other platforms, use of Debug vs Fulldebug in RelWithDebInfo is still governed by LL_DEBUG_HAVOK | |||
2012-07-11 | Hopefully fixed windows build. Now support -DLL_DEBUG_HAVOK:BOOL=ON to ↵ | Matthew Breindel (Falcon) | |
enable Havok Hyrbid (fulldebug) libs to link in Windows RelWithDebInfo. On other platforms, that flag will cause RelWithDebInfo to link against Havok fulldebug libs. The rest of the time, RelWithDebInfo will link to Havok Debug and Debug will link to Havok Fulldebug | |||
2012-07-10 | Updating Havok.cmake to support all 3 major build configurations on all ↵ | Matthew Breindel (Falcon) | |
platforms. This is incomplete and requires additional changes to the 3p-havok-source repo and the llphysicsextensions-src repo. | |||
2012-07-05 | begin integrating building of llphysicsextensions from source here (incomplete) | Oz Linden | |
2012-01-06 | Removing the havok dependency from the viewer build as this is now resolved ↵ | Todd Stinson | |
in the llpathinglib library itself. | |||
2011-12-14 | Ensuring that the debug build use the debug libs and the release build use ↵ | Todd Stinson | |
the release libs. | |||
2011-12-12 | Adding the ability to pull in the pathing library as a prebuilt dependency. | Todd Stinson | |