Skip to content
Snippets Groups Projects
  1. May 02, 2011
  2. Apr 27, 2011
  3. Apr 21, 2011
  4. Apr 19, 2011
    • Nat Goodspeed's avatar
      New openssl package solves permissions problems with Linux build. · c7721b86
      Nat Goodspeed authored
      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.
      c7721b86
    • Nat Goodspeed's avatar
      Update freetype package: previous one had no actual library. · 2866e1d9
      Nat Goodspeed authored
      Evidently the only reason builds have been succeeding is because the link is
      picking up the system freetype library. This could be tricky if it goes out of
      sync with the freetype package's header files.
      2866e1d9
  5. Apr 11, 2011
  6. Apr 09, 2011
  7. Apr 07, 2011
  8. Apr 06, 2011
  9. Apr 05, 2011
  10. Apr 04, 2011
  11. Mar 30, 2011
  12. Mar 29, 2011
  13. Mar 25, 2011
  14. Mar 23, 2011
  15. Mar 22, 2011
  16. Mar 19, 2011
  17. Mar 18, 2011
  18. Mar 16, 2011
  19. Mar 15, 2011
Loading