Skip to content
Snippets Groups Projects
  1. Sep 25, 2018
  2. Sep 24, 2018
  3. Sep 13, 2018
  4. Sep 12, 2018
  5. Sep 11, 2018
  6. Sep 10, 2018
    • Nat Goodspeed's avatar
      DRTVWR-474, MAINT-9047: Try *not* copying the viewer built by CMake. · 298a52f9
      Nat Goodspeed authored
      The start of viewer_manifest.DarwinManifest.construct() is a path() call to
      copy the whole viewer tree from where CMake constructs it. The comment is:
      "(this is a no-op if run within the xcode script)." Unfortunately, for unclear
      reasons, this has recently started nesting Second Life.app within the Second
      Life.app directory, and even to multiple levels. When that happens, copying
      the outermost .app directory to the sparseimage in order to convert to dmg
      runs out of room because we're trying to pack multiple copies of the whole
      viewer tree into the fixed-size sparseimage.
      
      But if it works to simply skip that entire initial copy operation, so much the
      better.
      298a52f9
    • Nat Goodspeed's avatar
      DRTVWR-474, MAINT-9047: Back out changeset 2ed01671b974. · 299d4807
      Nat Goodspeed authored
      We'll try to address the Mac app bundle name discrepancy a different way.
      299d4807
  7. Sep 09, 2018
  8. Sep 08, 2018
  9. Sep 04, 2018
  10. Aug 21, 2018
  11. Aug 10, 2018
  12. Aug 02, 2018
  13. Jul 29, 2018
  14. Jul 18, 2018
  15. Jul 17, 2018
  16. Jul 09, 2018
  17. Jul 06, 2018
  18. Jul 04, 2018
Loading