Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-28 | Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into ↵ | Erik Kundiman | |
2024.06-atlasaurus | |||
2024-07-11 | We're back to `make install` for macOS | Erik Kundiman | |
`cpack -G Bundle` just wouldn't play along well with code-signing and also broke Dullahan/CEF. The creation of the link to Applications in the AppleScript is now needed since we don't rely on CPack to make it for us any more. | |||
2024-07-10 | `cpack -G Bundle` instead of `make install` on Mac | Erik Kundiman | |
Root project finally renamed to Megapahit, which has a nice effect of CPack: - Run preinstall target for: Megapahit CPack: - Install project: Megapahit [] but it's really because CPack Bundle file couldn't be renamed via CPACK_PACKAGE_NAME like on DEB, RPM, and FREEBSD. CPack determines its own destination root folder, which is Resources (I didn't find a way to set it to Contents). fixup_bundle is now run on the .app deep inside CPack staging folders so that the dependency copies will be included in the DMG. | |||
2024-06-12 | Fix whitespace pre-commit hook failures | Brad Linden | |
2024-06-11 | Pixelated Jolly Roger macOS app and volume icons | Erik Kundiman | |
by Secret Foxtail (fowlerdm). | |||
2024-05-29 | Trim trailing whitespace | Bennett Goble | |
Start trimming trailing whitespace, but limit the blast radius to a handful of file types. | |||
2024-05-26 | Merge branch 'main' of https://gitlab.com/fowlerdm/megapahit-viewer | Erik Kundiman | |
2024-05-25 | dmg background revision | fowlerdm | |
blend bottom border better | |||
2024-05-25 | login_mp_logo update & dmg background | fowlerdm | |
update login logos to reflect new jolly roger icon & stylize dmg background | |||
2024-05-25 | Jolly Roger macOS volume icon again by fowlerdm | Erik Kundiman | |
2023-12-18 | Merge branch 'main' into DRTVWR-591-maint-X | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt # indra/newview/llpanelprofile.cpp # indra/newview/llspatialpartition.cpp | |||
2023-11-30 | Merge branch 'DRTVWR-591-maint-X' into marchcat/591-x-pbr-merge | Andrey Lihatskiy | |
# Conflicts: # indra/llrender/llgl.cpp # indra/llrender/llvertexbuffer.cpp # indra/llui/llflatlistview.cpp # indra/newview/app_settings/settings.xml # indra/newview/lldrawpoolground.cpp # indra/newview/llinventorybridge.cpp # indra/newview/llinventorygallery.cpp # indra/newview/llspatialpartition.cpp # indra/newview/llviewercontrol.cpp # indra/newview/llviewertexture.cpp # indra/newview/llvosky.cpp # indra/newview/skins/default/xui/en/menu_inventory.xml | |||
2023-11-29 | Merge branch 'DRTVWR-559' into marchcat/587-v-pbr-merge | Andrey Lihatskiy | |
# Conflicts: # indra/llcommon/CMakeLists.txt # indra/newview/llspatialpartition.cpp # indra/newview/llviewergenericmessage.cpp # indra/newview/llvoavatar.cpp | |||
2023-10-25 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2023-10-25 | Merge branch 'main' into DRTVWR-591-maint-X | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llinventorygallery.cpp | |||
2023-10-25 | Merge branch 'main' into DRTVWR-587-maint-V | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/llcommon/tests/llleap_test.cpp # indra/newview/viewer_manifest.py | |||
2023-10-20 | SL-20441 Do not recreate desktop shortcut when updating | Andrey Kleshchev | |
2023-10-20 | SL-16661 dmg installer update | Andrey Lihatskiy | |
2023-09-07 | SL-18837: Merge branch 'main' into actions | Nat Goodspeed | |
2023-08-23 | Fix merge breakage in windows installer_templete.nsi for DRTVWR-559 | Brad Linden | |
2023-08-23 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2023-07-05 | Reverted changes to installer_template.msi introduced by PR #259 | Andrey Kleshchev | |
Changes do not appear to add anything sans mac's line ending which triggers coding policy protection and shouldn't be present in window's installer file. | |||
2023-06-28 | DRTVWR-582: Merge branch DRTVWR-582-maint-U into contribute-frozen | Nat Goodspeed | |
to resolve conflicts in installer_template.nsi | |||
2023-05-19 | DRTVWR-558: Merge branch 'main' of secondlife/viewer into actions | Nat Goodspeed | |
2023-05-17 | SL-19719 Fix packaging related warnings | Andrey Kleshchev | |
2023-04-10 | SL-18839: Add basic Github build | Bennett Goble | |
2023-04-10 | SL-18679: Find newer NSIS installation path | Bennett Goble | |
2023-04-05 | SL-18839: Add basic Github build | Bennett Goble | |
2023-04-04 | SL-18679: Find newer NSIS installation path | Bennett Goble | |
2022-10-12 | Upload installer, build Release, use large runner | Signal Linden | |
2022-06-20 | SL-17585 Don't bother users with dialogs if we are already quiting | Andrey Kleshchev | |
2022-06-17 | SL-17585 Ensure nothing went wrong with installation during 'File' operations | Andrey Kleshchev | |
2022-06-17 | SL-17585 Crash at LLAppViewer::initConfiguration | Andrey Kleshchev | |
2022-01-31 | SL-16681 Better handling of locked files by NSIS Installer | Andrey Kleshchev | |
1. When SL window closes it doesn't mean that process died so gave it a bit more time to terminate 2. Added a retry logic in case first run happened too early for some reason 3. Replaced ok/cancel on locked file with abort/retry/ignorei | |||
2022-01-19 | SL-16630 Notarization script update | Andrey Lihatskiy | |
2022-01-12 | Merge branch 'master' into DRTVWR-553-maint-mix-JK | Andrey Lihatskiy | |
2022-01-11 | SL-11875 Verbose log | Andrey Lihatskiy | |
2021-10-25 | SL-16121 Fix intaller complaining about missing string | Andrey Kleshchev | |
2021-10-25 | SL-16121 Fix viewer not cleaning up obsolete plugin modules on install | Andrey Kleshchev | |
2021-10-14 | Merge branch 'master' into DRTVWR-545-maint-mix | Andrey Lihatskiy | |
2021-09-21 | SL-15612 Value fix | Andrey Lihatskiy | |
2021-09-21 | SL-15612 Check for SKIP_NOTARIZATION evn. variable | Andrey Lihatskiy | |
2021-07-19 | SL-15585 more logging for altool | Andrey Lihatskiy | |
2021-07-15 | SL-15585 typo fix | Andrey Lihatskiy | |
2021-07-14 | SL-15585 Improved notarization error handling | Andrey Lihatskiy | |
2021-05-01 | DRTVWR-520 Post-merge build fix + error handling improvement | Andrey Lihatskiy | |
2021-04-30 | Merge branch 'master' into DRTVWR-520-apple-notarization | Andrey Lihatskiy | |
2021-04-30 | Merge branch 'master' into DRTVWR-521-maint | Andrey Lihatskiy | |
2021-04-29 | DRTVWR-520 Safety check; remove temporary zip file | Andrey Lihatskiy | |
2021-04-29 | buildfix (chmod a+x) | Andrey Lihatskiy | |