[frontend, android] Move update_checker to frontend_common and add Android support #2687
No reviewers
Labels
No labels
android
audio
bug
ci
cmake
confirmed
core
desktop
duplicate
enhancement
frontend
fw
git
graphics
loader
nv gpu
ui
vulkan
No milestone
No project
No assignees
6 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
eden-emu/eden!2687
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "kleidis/eden:update-checker-android"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I still have to add a setting to disable the auto update checking on a later PR, firstly lets make sure i didn't accidentally break anything with CMAKE. or QT.
@ -570,0 +575,4 @@message(STATUS "DEVEL=$ENV{DEVEL}: Disabling updates checker for development builds")set(ENABLE_UPDATE_CHECKER OFF)endif()endif()I don't think this a good way to check for DEVEL, as we shouldn't rely on system environment variables (or at least I think we shouldn't
Yeah,
DEVELshould be CI-local, not CMake-based@ -1,5 +1,5 @@# SPDX-FileCopyrightText: 2023 yuzu Emulator Project# SPDX-License-Identifier: GPL-2.0-or-later# SPDX-FileCopyrightText: Copyright 2025 Eden Emulator Project# SPDX-License-Identifier: GPL-3.0-or-laterDont remove old copyright header
[frontend, android] Move update_checker to frontend_common and add Android supportto WIP: [frontend, android] Move update_checker to frontend_common and add Android supporta34d1aeaa40ea5d4a6aeNew commits pushed, approval review dismissed automatically according to repository settings
New commits pushed, approval review dismissed automatically according to repository settings
0ea5d4a6ae1b32e69ceaso to clarify we do not want DEVEL handled by CMake or Gradle, this is handled separately in the workflow repo
WIP: [frontend, android] Move update_checker to frontend_common and add Android supportto [frontend, android] Move update_checker to frontend_common and add Android supporte249bc33946acb75e70efa13d8febef7e92e4dbef7e92e4dbe312a6ed8ce312a6ed8ce7623dfaa397623dfaa39e0c081ee33e0c081ee33279e77c21eNew commits pushed, approval review dismissed automatically according to repository settings