| Age | Commit message (Expand) | Author |
| 2015-03-14 | remove win32/mixed project configurations. | Shawn Hoffman |
| 2014-08-19 | msvc: disable compiler warnings when building all Externals (cl /W0), except ... | Shawn Hoffman |
| 2013-12-31 | Convert all vcxproj files to UNIX line endings | Jasper St. Pierre |
| 2013-10-26 | Update to VS2013 and a slew of build-related updates. Notes: | Shawn Hoffman |
| 2012-12-23 | Warning free SOIL lib. | Matthew Parlane |
| 2012-03-25 | Remove scons-related files | Shawn Hoffman |
| 2012-03-18 | remove scons files from VS projects | Shawn Hoffman |
| 2011-09-05 | vs2010: Disable LTCG for realz | Shawn Hoffman |
| 2011-03-03 | Prepare for the release of Xcode 4, which has working LTO | Soren Jorvang |
| 2011-02-21 | revert r7212 (express users must modify a single line, instead) | Shawn Hoffman |
| 2011-02-20 | Force dolphin to use the windows7.1sdk (the windows7.1sdk installer is silly ... | Shawn Hoffman |
| 2011-02-16 | Clean up shared_foo handling. | Soren Jorvang |
| 2011-02-14 | Initialize all struct members. | Soren Jorvang |
| 2011-02-11 | drop vs2008 projects in favor of vs2010 | Shawn Hoffman |
| 2011-02-10 | vs2010: add debugfast configs for all projects except wxw...will do those soon. | Shawn Hoffman |
| 2011-02-08 | vs2010: | Shawn Hoffman |
| 2011-02-04 | In the SCons build, skip the generation of static libraries | Soren Jorvang |
| 2011-01-31 | vs2010: | Shawn Hoffman |
| 2011-01-31 | vs2010: buildfix for debugfast, silence all C4996 warnings. | Shawn Hoffman |
| 2011-01-31 | vs2010 add filters for everything (...except wxw projects...). Try to fix SVN... | Shawn Hoffman |
| 2011-01-31 | Linux build fix. | Glenn Rice |
| 2011-01-27 | Various minor fixes to allow building with clang on OS X. | Soren Jorvang |
| 2011-01-27 | Committing Visual Studio 2010 solution/project files. (not switching from 200... | Jordan Woyak |
| 2010-11-17 | Make Linux/MacOSX system checks correct in the cmake build. UNIX is true on ... | Glenn Rice |
| 2010-11-05 | Missed a needed -fPIC. | Glenn Rice |
| 2010-11-01 | Add an experimental CMake build system as a possible replacement for SCons. O... | NeoBrainX |
| 2010-08-03 | Stub out glGetError() calls from the release build of the OpenGL plug-in (fou... | skidau |
| 2010-08-01 | Build with -msse3 on OS X. The first Intel Macs were Core Duo/Solo, which | Soren Jorvang |
| 2010-07-31 | Avoid always-true and signed/unsigned comparisons. | Soren Jorvang |
| 2010-07-19 | Get rid of a number of unnecessary env.Clones. | Soren Jorvang |
| 2010-07-16 | include the MP compiler option, which will allow for faster compiling + some ... | luisr142004 |
| 2010-06-16 | Hopefully fix Windows build. | Soren Jorvang |
| 2010-06-16 | Automatically detect and use shared library packages for | Soren Jorvang |
| 2010-06-10 | Simplify the SCons build: | Soren Jorvang |
| 2010-06-09 | Hg: | Shawn Hoffman |
| 2010-06-02 | Fix some cases of variables being used uninitialized. Also some unused | Soren Jorvang |
| 2010-06-02 | Meta: | Soren Jorvang |
| 2010-05-23 | MSVC++ 2010 doesn't seem to like certain function declarations, fixed SOIL.h ... | NeoBrainX |
| 2010-03-09 | Added scons options "shared_libname=true" to link agains the system shared li... | Glenn Rice |
| 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 |
| 2009-12-22 | DX9: - Add hires texture loading. | death2droid |
| 2009-09-29 | Some warning fixes. | omegadox |
| 2009-09-07 | VS solution: OGL and SOIL path fixes | John Peterson |
| 2009-09-02 | VS solution: Removed duplicate DebugFast configuration for non-wx externals t... | John Peterson |
| 2009-08-29 | VS solution: Created programs solution | John Peterson |
| 2009-07-30 | set vcproj to unicode for everything except Core, Common, DiscIO, InputCommon... | LPFaint99 |
| 2009-05-12 | make sure _SECURE_SCL=0 is set properly in a couple of new project files | hrydgard |
| 2009-05-11 | Linux 64 compile fix (fix issue 948) | nakeee |
| 2009-05-10 | Forgot a file | nakeee |