Age | Commit message (Collapse) | Author |
|
|
|
|
|
llrender/llwindow cmake source a bit
|
|
|
|
multi-arch debian-based systems.
|
|
|
|
dependencies from headless libraries
|
|
|
|
for the BAKING cmake setting.
|
|
|
|
|
|
headless mesa
|
|
autobuild package.
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|