This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
0644295f3dcc96be2076fecd0d4cc52a2ab030fc
dolphin
/
Source
/
Core
History
Glenn Rice
0644295f3d
Build fix. Remove some obsolete code. Fix some compiler warnings.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@6428
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-11-16 21:14:19 +00:00
..
AudioCommon
Some compiler warnings and eol-style.
2010-11-14 23:56:26 +00:00
Common
Build fix. Remove some obsolete code. Fix some compiler warnings.
2010-11-16 21:14:19 +00:00
Core
Build fix. Remove some obsolete code. Fix some compiler warnings.
2010-11-16 21:14:19 +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
Cleaned up NetPlay a bit, fixed some UI text.
2010-11-16 01:55:29 +00:00
DSPCore
Changed macro for disallowing copy-ctor and =operator into an inheritable class. Removed IrPointer.ini (no longer used)
2010-11-15 05:29:10 +00:00
InputCommon
Fix the no gui cmake build.
2010-11-16 04:34:52 +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
Fix the no gui cmake build.
2010-11-16 04:34:52 +00:00
VideoUICommon
Linux cmake build fix. I fixed the scons build as well, so this might fix the macosx build also.
2010-11-16 00:13:33 +00:00
wiiuse
update wiiuse vcproj
2010-11-14 13:36:21 +00:00
CMakeLists.txt
Linux cmake build fix. I fixed the scons build as well, so this might fix the macosx build also.
2010-11-16 00:13:33 +00:00