Skip to content
Snippets Groups Projects
  1. Nov 05, 2009
  2. Nov 04, 2009
  3. Nov 02, 2009
  4. Oct 26, 2009
  5. Oct 16, 2009
  6. Oct 15, 2009
  7. Oct 12, 2009
  8. Oct 08, 2009
  9. Sep 09, 2009
  10. Sep 08, 2009
  11. Sep 03, 2009
    • Nat Goodspeed's avatar
      QAR-1619: Fix Windows link errors when building INTEGRATION_TEST_lllazy. · a1c69da3
      Nat Goodspeed authored
      The problem arose because we were setting LL_COMMON_BUILD in
      llcommon/CMakeLists.txt, not only for the library build itself but also for
      its LL_ADD_INTEGRATION_TEST tests. This told all the headers compiled into the
      INTEGRATION_TEST_lllazy executable that the executable was providing all the
      llcommon symbols, rather than importing them.
      The solution is to switch to the llcommon_EXPORTS symbol automagically defined
      by CMake when building the llcommon shared library itself.
      a1c69da3
  12. Sep 01, 2009
  13. Aug 31, 2009
  14. Aug 29, 2009
    • Steven Bennetts's avatar
      Partial merge of: viewer-2.0.0-3@131138 texture-pipeline-3@131862 -> viewer-2.0.0-3 · a1ed9ccf
      Steven Bennetts authored
      Includes:
      * DEV-31909 VWR-13251: Revise lscript_library.cpp to allow localization of LSL editor hovertips
      * DEV-21938 llSHA1String does not appear where expected in the dropdown "Insert" menu in the LSL editor
      * Some cleanup to llerror so that it doesn't depend on llfixedbuffer
      * A few misc. server specific changes not related to the texture-pipeline changes (llapp, lloptioninterface)
      a1ed9ccf
  15. Aug 28, 2009
  16. Aug 27, 2009
  17. Aug 05, 2009
  18. Aug 04, 2009
    • Nat Goodspeed's avatar
      DEV-34837: Allow Mac SL executable to find libllcommon.dylib in app bundle's · 47e547fc
      Nat Goodspeed authored
      Resources subdir without requiring user to explicitly set DYLD_LIBRARY_PATH.
      Engage the SHARED_LIB_STAGING_DIR mechanism for Mac as well as Windows and
      Linux so unit-test executables, too, can find libllcommon.dylib. Perform the
      POST_BUILD copy of libllcommon.dylib to SHARED_LIB_STAGING_DIR everywhere but
      Windows -- but make it conditional on SHARED_LIB_STAGING_DIR.
      47e547fc
  19. Jul 31, 2009
  20. Jul 30, 2009
  21. Jul 23, 2009
  22. Jul 15, 2009
  23. Jul 10, 2009
  24. Jul 09, 2009
  25. Jun 30, 2009
  26. Jun 26, 2009
Loading