dolphin/Source/Core
2010-11-10 05:18:20 +00:00
..
AudioCommon Improve the compiler flags for the cmake build system. -fPIC only needs to be specified for static libraries that are linked into shared libraries. cmake automatically uses -fPIC for shared libraries. Also ported several other needed compiler flags from the scons build. Set up the debug build, enabled with "-D CMAKE_BUILD_TYPE=Release", to work with wxWidgets debugging. 2010-11-05 02:23:24 +00:00
Common Fix for my tweak in the last commit. I knew I had that working at one point. 2010-11-10 05:18:20 +00:00
Core StringUtil cleanup. Nothing seems broken. 2010-11-10 04:12:31 +00:00
DebuggerUICommon Improve the compiler flags for the cmake build system. -fPIC only needs to be specified for static libraries that are linked into shared libraries. cmake automatically uses -fPIC for shared libraries. Also ported several other needed compiler flags from the scons build. Set up the debug build, enabled with "-D CMAKE_BUILD_TYPE=Release", to work with wxWidgets debugging. 2010-11-05 02:23:24 +00:00
DebuggerWX StringUtil cleanup. Nothing seems broken. 2010-11-10 04:12:31 +00:00
DiscIO StringUtil cleanup. Nothing seems broken. 2010-11-10 04:12:31 +00:00
DolphinWX StringUtil cleanup. Nothing seems broken. 2010-11-10 04:12:31 +00:00
DSPCore Core/DSPCore: Implement Jit emitters for all extended operations. 2010-11-07 23:43:26 +00:00
InputCommon Add an experimental CMake build system as a possible replacement for SCons. Only tested on Linux, should work on OS X and Windows in the future as well though. 2010-11-01 15:47:02 +00:00
InputUICommon Add an experimental CMake build system as a possible replacement for SCons. Only tested on Linux, should work on OS X and Windows in the future as well though. 2010-11-01 15:47:02 +00:00
VideoCommon StringUtil cleanup. Nothing seems broken. 2010-11-10 04:12:31 +00:00
CMakeLists.txt Add an experimental CMake build system as a possible replacement for SCons. Only tested on Linux, should work on OS X and Windows in the future as well though. 2010-11-01 15:47:02 +00:00