Age | Commit message (Collapse) | Author |
|
|
|
|
|
The original Linux openssl tarball includes libcrypto.so and libssl.so files
with r-xr-xr-x permissions: not even the owning user can modify them. This
causes problems when the Release build tries to 'strip' the viewer and all
associated libraries. Newer openssl tarball fixes permission problems.
The newer openssl package also updates from 0.9.8 to 1.0.0, so have to fix
version numbers in Copy3rdPartyLibs.cmake and viewer_manifest.py too. :-P
Presumably the only reason this hasn't been causing trouble with TC builds is
that the link has been picking up system libraries instead of the ones from
the openssl package.
|
|
|
|
default values
|
|
|
|
|
|
|
|
|
|
linux package; here they are.
|
|
|
|
(fix CHOP-545).
|
|
"bitpack_test.o: No such file or directory" on standalone)
|
|
such file or directory" on standalone)
|
|
|
|
|
|
|
|
Reviewed by alain and nat.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
linux only).
|
|
|
|
|
|
package path in autobuild.xml
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
: cmake changes making possible to use Findxxx when INSTALL_PROPRIETARY is OFF and STANDALONE is OFF too, simplify cmake scripts around INSTALL_PROPRIETARY, add fmodex to FindFMOD
|
|
|
|
|
|
|
|
|