Age | Commit message (Collapse) | Author |
|
Reviewed by alain and nat.
|
|
|
|
|
|
|
|
|
|
linux only).
|
|
|
|
|
|
|
|
|
|
|
|
This is version 3.1 of the lib; viewer was using version 3.2, but this version has been rebuilt using the new package layout. Hopefully it will work, though we may need to convert version 3.2 if it does not.
Updated Copy3rdParyLibs.cmake paths for linux installation of vivox files.
|
|
|
|
|
|
install.py)
|
|
msvc* files
|
|
|
|
|
|
|
|
fmod.dll being dropped in the source tree + addition to allow fmod to be found in standalone. Caution: wait an upcoming install.xml commit before pulling if building internaly.
|
|
|
|
standalone build.
|
|
Also add the dylib to Copy3rdPartyLibs.cmake so unit tests can find it.
|
|
|
|
I'm committing here instead of to render-pipeline because this seems like a change that it makes sense to give a workout in trunk.
|
|
Reviewed by Palmer
|
|
|
|
|
|
|
|
|
|
It's basically working on linux.
|
|
|
|
also added a bunch of comments.
|
|
error in the last commit(f5da14574943).
|
|
started factoring out copying into common section while file lists are
initialized above in platform specific sections.
|
|
Started refactoring Copy3rdPartyLibs.cmake to use common commands with platform
specific variables.
|
|
platforms. Renamed CopyWinLibs.cmake to Copy3rdPartyLibs.cmake.
|