summaryrefslogtreecommitdiff
path: root/Source/Core/CMakeLists.txt
AgeCommit message (Expand)Author
2024-08-01CMakeLists: Embed macOS Updater app inside DolphinQtOatmealDome
2022-03-18CMakeLists: Add option to disable automatic update supportOatmealDome
2021-12-03DolphinTool: CLI utility interface and disc image toolsssdsnake
2019-05-08WinUpdater: Add CMakeLists.txtspycrab
2019-02-26Move shared Updater logic into UpdaterCommonspycrab
2019-02-15CMake: Add an ENABLE_NOGUI optionStenzek
2019-02-06MacUpdater: Initial implementationspycrab
2018-07-07Move DolphinQt2 to DolphinQtspycrab
2018-06-26Remove DolphinWXspycrab
2017-03-08Moved NoGUI out of DolphinWx.Vlad Firoiu
2017-03-01CMakeLists: Normalize whitespaceLioncash
2016-01-05[UI] Remove DolphinQtAnthony Serna
2015-11-27DolphinQt2spxtr
2014-10-05Merge pull request #1085 from waddlesplash/refactoringLioncash
2014-10-05Migrate global init stuff into UICommon.Augustin Cavalier
2014-09-15DolphinQt: initial commit.Augustin Cavalier
2013-10-07Put Plugins/ in Core/, rename to VideoBackendsJasper St. Pierre
2011-02-11Merge UI related projects into the main DolphinWX project.Jordan Woyak
2011-01-29Core and DSPCore now have mutual dependencies, which breaks theSoren Jorvang
2011-01-15Don't bother with a separate NSApplication thread.Soren Jorvang
2010-12-31Remove wiiuse, and use our own code. Works on linux and windows. On OSX it ...Glenn Rice
2010-11-16Linux cmake build fix. I fixed the scons build as well, so this might fix th...Glenn Rice
2010-11-13move wiiuse to Source/Core and add to the main dolphin solutionShawn Hoffman
2010-11-01Add an experimental CMake build system as a possible replacement for SCons. O...NeoBrainX