summaryrefslogtreecommitdiff
path: root/Source/Core/MacUpdater
AgeCommit message (Expand)Author
2024-04-21ScmRevGen: Generate Info.plist for MacUpdaterOatmealDome
2023-04-29CMake: Fix storyboard copyingTellowKrinkle
2023-03-17CMake: Use proper dependency tracking command for storyboard compilingTellowKrinkle
2023-03-17CMake: Use generator expressions to get codesigning targetsTellowKrinkle
2023-03-16MacUI: Add stub implementation of UI::IsTestMode()OatmealDome
2023-03-11updater: flush log after each writeShawn Hoffman
2022-10-30MacUpdater: check os versionShawn Hoffman
2022-10-29MacUpdater: add version info to Updater.app tooShawn Hoffman
2022-09-20WinUpdater: Check OS and VC++ Redist versions.Shawn Hoffman
2022-01-16CMakeLists: Replace tab characters with spacesPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-05-22Apple M1: Build, Analytics, and Memory ManagementSkyler Saleh
2021-04-13Updater: Add code documentation Markdown fileDentomologist
2019-05-06Reformat repo to clang-format 7.0 rulesTechjar
2019-03-21MacUpdater: Fix updater not closing after update is completedspycrab
2019-03-03UpdaterCommon: Move most of the programs herespycrab
2019-03-03MacUpdater: Properly display and truncate update messagesspycrab
2019-02-26Merge pull request #7823 from spycrab/updatercommonspycrab
2019-02-26MacUpdater: Set LSUIElement to truespycrab
2019-02-26Move shared Updater logic into UpdaterCommonspycrab
2019-02-26MacUpdater: Fix permissions some morespycrab
2019-02-25MacUpdater: Retain file permissionsspycrab
2019-02-06UICommon/AutoUpdate: Add macOS supportspycrab
2019-02-06MacUpdater: Initial implementationspycrab