| Age | Commit message (Expand) | Author |
| 2010-06-03 | Make wxgl mandatory on OS X.nJoy | Soren Jorvang |
| 2010-06-02 | Oops, didn't mean to enable -Werror for devel builds. | Soren Jorvang |
| 2010-06-02 | Fix some cases of variables being used uninitialized. Also some unused | Soren Jorvang |
| 2010-06-01 | Now that Core Audio works, reduce the number of build permutations a bit | Soren Jorvang |
| 2010-05-27 | Slightly redo how Linux global builds get the prefix/lib location. | Soren Jorvang |
| 2010-05-27 | On OS X, create a release dmg if bundle=True like on Linux. | Soren Jorvang |
| 2010-05-26 | Always build a universal binary on OS X. This requires wxWidgets >= 2.9. | Soren Jorvang |
| 2010-04-23 | osx buildfix | Shawn Hoffman |
| 2010-04-22 | Move fullscreen display resolution control to the GUI with the rest of the fu... | Glenn Rice |
| 2010-04-14 | Moved InputPluginCommon into the Plugins directory. I don't think it made sen... | Jordan Woyak |
| 2010-04-13 | Linux compile fix for billard's changes. | nakeee |
| 2010-04-12 | UnitTests compiles on non win32 | nakeee |
| 2010-04-12 | Big restructuring of how the video plugin works. In linux and windows you sh... | Glenn Rice |
| 2010-04-02 | A few changes to the GCPadNew needed to compile in linux, and put GCPadNew ba... | Glenn Rice |
| 2010-04-01 | Remove GCPadNew from the linux build until I get a chance to fix it. | Glenn Rice |
| 2010-04-01 | Clean up of new Plugin, get it compiling in Linux/OSX, Linux side, you need t... | Sonicadvance1 |
| 2010-03-14 | Fix an issue with scons not using cached command line arguments | Glenn Rice |
| 2010-03-09 | Added scons options "shared_libname=true" to link agains the system shared li... | Glenn Rice |
| 2010-03-05 | Add a universal option to the osx flag, does not work yet since scons strips ... | Sonicadvance1 |
| 2010-02-22 | Revert commit 5105 until we sort out how we want this to work in linux. | Glenn Rice |
| 2010-02-22 | On linux don't compile and link against lzo, soil, and sfml "Externals." | Glenn Rice |
| 2010-02-21 | SFML on linux/osx now compiles from external (static) | nakeee |
| 2010-02-12 | Compiling with rev 63470 of wxWidgets now works with OSX x86_64. There are a ... | Sonicadvance1 |
| 2010-02-05 | pgo scons patch taken from | nakeee |
| 2010-02-02 | Code cleanup to improve readability. | Glenn Rice |
| 2010-02-02 | Linux global build. At least the basic footwork is done here. | Glenn Rice |
| 2010-01-28 | PadSimple is out of phase. | ayuanx |
| 2010-01-23 | Fixes the capital letter as well as path that could cause problem in future (... | ayuanx |
| 2010-01-23 | Added GCpad to SConstruct, should compile fine on Linux and Mac OSX now. | j4ck.fr0st |
| 2010-01-19 | removed now obsolete build configurations Release_JITIL from vcproj and jitte... | j4ck.fr0st |
| 2010-01-16 | Another scons fix/hack for OSX. | j4ck.fr0st |
| 2010-01-15 | scons fix for MacOSX prior to Snow Leopard, and 32-bit compiles on SL. | j4ck.fr0st |
| 2009-12-02 | Use ggdb on linux/osx | nakeee |
| 2009-11-19 | Didn't mean for this to get committed | Sonicadvance1 |
| 2009-11-19 | Clean up Wiiuse to allow less _WIN32 defines. Windows side now spits out regu... | Sonicadvance1 |
| 2009-11-15 | Configure lua for target platform, fixes linker warning about tmpnam | bztdlinux |
| 2009-11-11 | Fix GCC 4.5 Compiling. -fvisibility=hidden seems to break it, so it was remov... | Sonicadvance1 |
| 2009-10-15 | Pulse audio empty struct implementation. Working on it though | nakeee |
| 2009-10-15 | Audio: alsa is now default on linux, scons switch openal off by default (open... | nakeee |
| 2009-10-12 | Started fixing SW video compilation for linux, must go home now | XTra.KrazzY |
| 2009-10-09 | fix osx wx29 build | tmator |
| 2009-10-07 | wx 2.9 works in 64bit with snow leopard | tmator |
| 2009-10-07 | More OpenCL work, got XFB converting which needs more optimization. I haven't... | Sonicadvance1 |
| 2009-09-30 | OpenGL and OpenCL are NOT related! (Committed here are some scons fixes) | XTra.KrazzY |
| 2009-09-30 | OpenCL: A bit more work. | XTra.KrazzY |
| 2009-09-24 | Update the XCode Project a bit, doesn't even build in that yet. Modify the Sc... | Sonicadvance1 |
| 2009-09-18 | Fix compiling in Snow Leopard, the Update stuff in the Video plugin shouldn't... | Sonicadvance1 |
| 2009-09-15 | DSP: added automatic alsa test. | nakeee |
| 2009-09-09 | OGL: | nakeee |
| 2009-09-09 | removed the failed gltest code | nakeee |