| Age | Commit message (Expand) | Author |
| 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-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 | svn eol-style:native on the filters... | Shawn Hoffman |
| 2011-01-31 | vs2010 add filters for everything (...except wxw projects...). Try to fix SVN... | Shawn Hoffman |
| 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 |
| 2011-01-19 | Allow usbgecko to try a range of ports, such that multiple dolphin instances ... | Shawn Hoffman |
| 2010-12-04 | Reestablish *BSD build using CMake. | Soren Jorvang |
| 2010-11-08 | More CMake work: | NeoBrainX |
| 2010-11-01 | Add an experimental CMake build system as a possible replacement for SCons. O... | NeoBrainX |
| 2010-10-24 | More robust way of building on 10.6 for a 10.5+ target. | Soren Jorvang |
| 2010-08-01 | Build with -msse3 on OS X. The first Intel Macs were Core Duo/Solo, which | Soren Jorvang |
| 2010-07-23 | Further *BSD portability. | 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-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-04-10 | update SFML_Network to 1.6 | Shawn Hoffman |
| 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 |
| 2010-02-21 | SFML on linux/osx now compiles from external (static) | nakeee |
| 2009-12-29 | Add a fix to our SFML from the current svn version of SFML. | death2droid |
| 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-06-29 | update to sfml 1.5 | Shawn Hoffman |
| 2009-05-14 | Fixed some crashes in netplay, so it actually works :p | sl1nk3.s |
| 2009-05-13 | Introducing Netplay, currently not extremely polished, and not yet fully test... | sl1nk3.s |
| 2009-05-12 | make sure _SECURE_SCL=0 is set properly in a couple of new project files | hrydgard |
| 2009-05-08 | sfml apparently distributes vcproj files with incorrect relative paths... | Shawn Hoffman |
| 2009-05-08 | fix various sfml network output directories | Shawn Hoffman |
| 2009-05-08 | Add sfml network library. Hopefully this will make net-related coding a breez... | Shawn Hoffman |