dolphin/Source/Core
Christian Widmer b99d1a0a20 Fix OProfile discovery and drop bfd dependency
Adds a cmake module to correctly discover OProfile and adjusts the
corresponding CMakeLists to make use of it. Additionally removes
linking against the bfd library when compiling with OProfile because
Dolphin does not use it.
2015-10-11 16:27:03 +02:00
..
AudioCommon Merge pull request #3105 from phire/dont_block 2015-10-03 17:55:26 -07:00
Common Merge pull request #3160 from Tilka/style 2015-10-11 15:36:06 +02:00
Core Fix OProfile discovery and drop bfd dependency 2015-10-11 16:27:03 +02:00
DiscIO NANDContentLoader: Replace a string rbegin() call with a back() call 2015-10-07 09:47:26 -04:00
DolphinQt DolphinQt: Install binary for systems not matching APPLE 2015-10-09 11:11:41 +02:00
DolphinWX Merge pull request #2798 from lioncash/search 2015-10-11 15:29:59 +02:00
InputCommon Merge pull request #3128 from lioncash/unique 2015-10-03 19:08:00 -07:00
UICommon [windows] Update projects to vs2015. 2015-09-03 04:23:01 -07:00
VideoBackends Merge pull request #3160 from Tilka/style 2015-10-11 15:36:06 +02:00
VideoCommon Misc. style fixes 2015-10-10 17:44:42 +02:00
CMakeLists.txt