index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2024-08-01
CMakeLists: Embed macOS Updater app inside DolphinQt
OatmealDome
2022-03-18
CMakeLists: Add option to disable automatic update support
OatmealDome
2021-12-03
DolphinTool: CLI utility interface and disc image tools
ssdsnake
2019-05-08
WinUpdater: Add CMakeLists.txt
spycrab
2019-02-26
Move shared Updater logic into UpdaterCommon
spycrab
2019-02-15
CMake: Add an ENABLE_NOGUI option
Stenzek
2019-02-06
MacUpdater: Initial implementation
spycrab
2018-07-07
Move DolphinQt2 to DolphinQt
spycrab
2018-06-26
Remove DolphinWX
spycrab
2017-03-08
Moved NoGUI out of DolphinWx.
Vlad Firoiu
2017-03-01
CMakeLists: Normalize whitespace
Lioncash
2016-01-05
[UI] Remove DolphinQt
Anthony Serna
2015-11-27
DolphinQt2
spxtr
2014-10-05
Merge pull request #1085 from waddlesplash/refactoring
Lioncash
2014-10-05
Migrate global init stuff into UICommon.
Augustin Cavalier
2014-09-15
DolphinQt: initial commit.
Augustin Cavalier
2013-10-07
Put Plugins/ in Core/, rename to VideoBackends
Jasper St. Pierre
2011-02-11
Merge UI related projects into the main DolphinWX project.
Jordan Woyak
2011-01-29
Core and DSPCore now have mutual dependencies, which breaks the
Soren Jorvang
2011-01-15
Don't bother with a separate NSApplication thread.
Soren Jorvang
2010-12-31
Remove wiiuse, and use our own code. Works on linux and windows. On OSX it ...
Glenn Rice
2010-11-16
Linux cmake build fix. I fixed the scons build as well, so this might fix th...
Glenn Rice
2010-11-13
move wiiuse to Source/Core and add to the main dolphin solution
Shawn Hoffman
2010-11-01
Add an experimental CMake build system as a possible replacement for SCons. O...
NeoBrainX