index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2011-06-23
Tag Dolphin 3.0
3.0
NeoBrainX
2011-06-17
On linux don't check to see if the xdg-screensaver program is present at buil...
Glenn Rice
2011-05-19
Fix the cmake build for natty to find the glib libraries properly. Yuck!
Glenn Rice
2011-04-06
Linux build fix.
Glenn Rice
2011-03-14
Move translation po files to an external svn repository. The location is htt...
Glenn Rice
2011-03-05
Fix the Host_GetKeyState deadlock caused by Billiard's latest changes.
Glenn Rice
2011-03-05
Make OpenMP optional on linux. For now it is on by default, but you can disa...
Glenn Rice
2011-03-05
Build fix of linux build fix.
Glenn Rice
2011-03-05
Linux build fix.
Glenn Rice
2011-02-11
Add Portuguese translations thanks to Zilaan.
Glenn Rice
2011-02-08
A bit more cmake osx work
nakeee
2011-02-07
Small fix for cmake on osx, more work left to be done
nakeee
2011-02-03
Removed the Lua script console and Externals/Lua. The script console was inco...
Jordan Woyak
2011-02-02
Remove PluginSpecs.h. Merge the few needed enums from that file into Common....
Glenn Rice
2011-01-29
Core and DSPCore now have mutual dependencies, which breaks the
Soren Jorvang
2011-01-15
Clean up nowx and stop cocoaApp busy-waiting in the main loop.
Soren Jorvang
2011-01-11
Fix the cmake version check for gtk.
Glenn Rice
2011-01-11
Add the last few languages added to the windows build.
Glenn Rice
2011-01-09
Some more work on CMake on Windows:
NeoBrainX
2011-01-08
Go back to using FindGtk for the cmake build. The module is fixed with later...
Glenn Rice
2011-01-08
Added some languages:
Glenn Rice
2011-01-08
Add profiling (via oprofile) to the cmake build.
Glenn Rice
2011-01-07
Make the gui more accurately reflect connected wiimotes. Also connect and di...
Glenn Rice
2011-01-05
Add internationalization support. There aren't really any translations yet o...
Glenn Rice
2011-01-03
Fix a mistake... :P
Glenn Rice
2010-12-31
Remove wiiuse, and use our own code. Works on linux and windows. On OSX it ...
Glenn Rice
2010-12-19
Build fix for linux. svnrev.h was not found when compiling OCLTextureDecoder...
Glenn Rice
2010-12-17
Fix another part of issue 3716 missed in the last revision.
Glenn Rice
2010-12-15
Make sure a few more directories exist when needed. Most package builders (i...
Glenn Rice
2010-12-13
Added a FASTLOG option for the cmake build to enable all logs.
Glenn Rice
2010-12-12
Rename wii wc24 system files to lower case as on the wii itself. These files...
Glenn Rice
2010-12-11
Fix a linkage issue on newer linux distributions created in revision 6544.
Glenn Rice
2010-12-10
Make the cmake check_lib macro more versatile. It first tries pkg-config, an...
Glenn Rice
2010-12-05
CLRun is now used everywhere but OS X.
Soren Jorvang
2010-12-04
Reestablish *BSD build using CMake.
Soren Jorvang
2010-11-25
Inhibit the screensaver while the emulator is running on linux. Fixes issue ...
Glenn Rice
2010-11-21
Check if CLOCK_MONOTONIC is supported before using clock_gettime.
Glenn Rice
2010-11-20
For the cmake write generate the svnrev.h file in the build directory instead...
Glenn Rice
2010-11-18
Fix for issue 3507. Compile with old GLEW versions, support user-specified CF...
Christian Morales Vega
2010-11-18
Encode framedumps in AVI format on linux as on windows. This adds the additi...
Glenn Rice
2010-11-17
Make it possible to build even if the source no longer contains svn versionin...
Glenn Rice
2010-11-17
Make Linux/MacOSX system checks correct in the cmake build. UNIX is true on ...
Glenn Rice
2010-11-16
Build fix. Remove some obsolete code. Fix some compiler warnings.
Glenn Rice
2010-11-16
Fix the no gui cmake build.
Glenn Rice
2010-11-16
Linux cmake build fix. I fixed the scons build as well, so this might fix th...
Glenn Rice
2010-11-14
On linux encode frame dumps in MPG format instead of writing raw frames. To ...
Glenn Rice
2010-11-14
Linux needs the -fvisibility=hidden flags. The font selection of the debugge...
Glenn Rice
2010-11-14
Allow building on OS X with static wx libs.
Soren Jorvang
2010-11-13
Change the cmake check_lib routine to use REQUIRED/OPTIONAL instead of TRUE/F...
Glenn Rice
2010-11-13
Simplify OpenCL compile-time detection on OS X.
Soren Jorvang
[next]