Skip to content
Snippets Groups Projects
Select Git revision
  • main default
  • Project-Lightbox
  • doug/linux-joystick
  • xenhat/keep-settings-on-gpu-change
  • xenhat/dedicated-gpu
  • xenhat/lluiparamscleanup
  • meshopt-upload
  • xenhat/slurl-handler
  • xenhat/pkgbuild
  • xenhat/alchemy-next-19
  • xenhat/cxx_debug_flags_typo
  • curl-tests
  • xenhat/hwdefaults
  • xenhat/discordrpc
  • xenhat/fix-nsis-warnings
  • alchemy-next-48
  • copypaste
  • poser
  • UI-Tweaks
  • mathstuff
20 results

viewer_manifest.py

Forked from Alchemy Viewer / Alchemy Viewer
Source project has a limited visibility.
  • Nat Goodspeed's avatar
    a507df6e
    SWAT-711: Create Mac app bundle symlinks only for .dylib files that exist. · a507df6e
    Nat Goodspeed authored
    Previous viewer_manifest.py unconditionally created Mac symlinks for all expected
    .dylib files. Recent change to revert to statically linking llcommon means we
    no longer build libllcommon.dylib, therefore we no longer copy it, therefore
    any symlink to that library will be broken by definition.
    Change to create symlinks for .dylib files that were successfully copied.
    a507df6e
    History
    SWAT-711: Create Mac app bundle symlinks only for .dylib files that exist.
    Nat Goodspeed authored
    Previous viewer_manifest.py unconditionally created Mac symlinks for all expected
    .dylib files. Recent change to revert to statically linking llcommon means we
    no longer build libllcommon.dylib, therefore we no longer copy it, therefore
    any symlink to that library will be broken by definition.
    Change to create symlinks for .dylib files that were successfully copied.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.