Age | Commit message (Collapse) | Author |
|
dependencies from headless libraries
|
|
|
|
for the BAKING cmake setting.
|
|
|
|
|
|
ssh://hg@bitbucket.org/stinson_linden/viewer-beta-drtvwr-179.
|
|
|
|
headless mesa
|
|
autobuild package.
|
|
|
|
tested
|
|
repository.
|
|
Cmake files not merged correctly and had to be done by hand. New memory
allocation made some memory usage tests in the llcorehttp integration
tests no longer valid. Would like to work on LLLog sometime and get
it to be consistent. Special flags needed for windows build of example
program.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
First pass at cmake configs, and starting to try to move wearable class.
Things are broken, checkpointing work to collaborate.
|
|
|
|
|
|
|
|
|
|
|
|
Added them to correct place (Cmake config)
|
|
|
|
rather than fixing them; changing llcommon to be statically linked avoids the symbol issues with llcommon.dll
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LL_DEBUG_HAVOK is used
|
|
|
|
|
|
|
|
longer uses Havok Debug. On other platforms, use of Debug vs Fulldebug in RelWithDebInfo is still governed by LL_DEBUG_HAVOK
|
|
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
|
|
platforms. This is incomplete and requires additional changes to the 3p-havok-source repo and the llphysicsextensions-src repo.
|
|
|
|
|
|
|
|
|
|
rather than fixing them; changing llcommon to be statically linked avoids the symbol issues with llcommon.dll
|