summaryrefslogtreecommitdiff
path: root/Source/Core/UpdaterCommon
AgeCommit message (Expand)Author
2024-10-07Simplify `std::copy` with `std::copy_n`mitaclaw
2024-08-14Use 'contains' methodDr. Dystopia
2023-06-15CMake: Use targets for all optionally-external dependenciesTellowKrinkle
2023-04-18Common/CommonFuncs: Move interface into Common namespaceLioncash
2023-04-12Resolve [-Wdeprecated-declarations]Minty-Meeo
2023-03-22test-updater.py: include space and unicode in paths to testShawn Hoffman
2023-03-11updater: add test for update flowShawn Hoffman
2023-03-11updater: flush log after each writeShawn Hoffman
2023-02-22Common/FileUtil: Rename Copy() to CopyRegularFile().Admiral H. Curtiss
2022-10-30MacUpdater: check os versionShawn Hoffman
2022-10-23Updater: clarify a stringShawn Hoffman
2022-10-23WinUpdater: fix renaming of UpdaterShawn Hoffman
2022-10-23this is a test commit for WinUpdaterShawn Hoffman
2022-10-21WinUpdater: Defer modifying any files until Updater.exeShawn Hoffman
2022-09-20WinUpdater: Check OS and VC++ Redist versions.Shawn Hoffman
2022-09-12Updater: Move inflate intermediate buffer to heap and enlargeShawn Hoffman
2022-05-22cmake: Don't use PCH with Qt6.Admiral H. Curtiss
2022-01-30UpdaterCommon: Copy content file to a temporary file before renaming on macOSOatmealDome
2021-10-13Fix all uninitialized variable warnings (C26495)Pokechu22
2021-07-09UpdaterCommon: Use File::Copy() on non-macOS platformsOatmealDome
2021-07-06Merge pull request #9862 from delroth/spdx-tagsMai M
2021-07-06Merge pull request #9858 from OatmealDome/updater-failLéo Lam
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-06-30UpdaterCommon: Move the updated file instead of copyingOatmealDome
2021-05-31UpdaterCommon: Replace FindOrCreateTempDir with File::CreateTempDir()OatmealDome
2021-04-13Updater: Add code documentation Markdown fileDentomologist
2021-01-27msbuild: bundle all dolphin "core" code into single libraryShawn Hoffman
2020-11-13Fix updater not always cleaning up temp directoryDentomologist
2020-10-22Merge pull request #8846 from nyanpasu64/fix-cmake-zlibLéo Lam
2020-08-22msbuild: re-enable standalone vcxproj processingShawn Hoffman
2020-08-22msbuild: refactor stuff out of project files (for dolphin)Shawn Hoffman
2020-08-22prettify some constructs in vcxproj filesShawn Hoffman
2020-07-15Fix Windows CMake builds with shared zlibnyanpasu64
2020-04-29Fix windows build system.degasus
2020-04-29Externals: Fix ed25519 include path.degasus
2019-12-28Add an ARM64 target to Visual Studio projectsStenzek
2019-11-30Update VS projects/solutions to VS2019Stenzek
2019-07-22UpdaterCommon: Remove manual UI::Stop() calls in favour of a scope guard to e...Silent
2019-06-23UpdaterCommon: Hide Updater before Dolphin quitsspycrab
2019-06-07General: Migrate from deprecated mbedTLS functionsLioncash
2019-05-31UpdaterCommon/CMakeLists: Specify headers in target sourcesLioncash
2019-05-29Common/FileUtil: Make WriteStringToFile consistent with ReadFileToStringLioncash
2019-03-03UpdaterCommon: Move most of the programs herespycrab
2019-02-28UpdaterCommon: Prevent duplicate downloads and respect symlinksspycrab
2019-02-26Move shared Updater logic into UpdaterCommonspycrab