dolphin/Source/Core
Michael Maltese acc8dae2b3 CMake: use configure_file to generate scmrev.h
The built-in `configure_file` command correctly handles the case where
none of the variables change and scmrev.h doesn't need to be rebuilt.
This saves a full re-link of Dolphin any time CMake is re-run.
2017-02-05 22:26:49 -08:00
..
AudioCommon cmake: Move ALSA detection to AudioCommon 2017-02-05 02:55:05 +01:00
Common CMake: use configure_file to generate scmrev.h 2017-02-05 22:26:49 -08:00
Core Merge pull request #4817 from sepalani/debug_print_case 2017-02-06 17:40:44 +13:00
DiscIO Core: Convert State enum into an enum class 2017-02-05 08:32:23 -05:00
DolphinQt2 Merge pull request #4818 from ligfx/bundleutilities 2017-02-06 17:39:46 +13:00
DolphinWX Merge pull request #4818 from ligfx/bundleutilities 2017-02-06 17:39:46 +13:00
InputCommon Core: Convert State enum into an enum class 2017-02-05 08:32:23 -05:00
UICommon Fix missing includes 2016-10-07 23:46:41 +02:00
VideoBackends FramebufferManagerBase: Return a std::pair from GetTargetSize 2017-02-03 15:27:53 -05:00
VideoCommon FramebufferManagerBase: Return a std::pair from GetTargetSize 2017-02-03 15:27:53 -05:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00