summaryrefslogtreecommitdiff
path: root/Externals/SFML
AgeCommit message (Expand)Author
2011-03-03Prepare for the release of Xcode 4, which has working LTOSoren Jorvang
2011-02-21revert r7212 (express users must modify a single line, instead)Shawn Hoffman
2011-02-20Force dolphin to use the windows7.1sdk (the windows7.1sdk installer is silly ...Shawn Hoffman
2011-02-11drop vs2008 projects in favor of vs2010Shawn Hoffman
2011-02-10vs2010: add debugfast configs for all projects except wxw...will do those soon.Shawn Hoffman
2011-02-08vs2010:Shawn Hoffman
2011-02-04In the SCons build, skip the generation of static librariesSoren Jorvang
2011-01-31vs2010:Shawn Hoffman
2011-01-31svn eol-style:native on the filters...Shawn Hoffman
2011-01-31vs2010 add filters for everything (...except wxw projects...). Try to fix SVN...Shawn Hoffman
2011-01-27Various minor fixes to allow building with clang on OS X.Soren Jorvang
2011-01-27Committing Visual Studio 2010 solution/project files. (not switching from 200...Jordan Woyak
2011-01-19Allow usbgecko to try a range of ports, such that multiple dolphin instances ...Shawn Hoffman
2010-12-04Reestablish *BSD build using CMake.Soren Jorvang
2010-11-08More CMake work:NeoBrainX
2010-11-01Add an experimental CMake build system as a possible replacement for SCons. O...NeoBrainX
2010-10-24More robust way of building on 10.6 for a 10.5+ target.Soren Jorvang
2010-08-01Build with -msse3 on OS X. The first Intel Macs were Core Duo/Solo, which Soren Jorvang
2010-07-23Further *BSD portability.Soren Jorvang
2010-07-19Get rid of a number of unnecessary env.Clones.Soren Jorvang
2010-07-16include the MP compiler option, which will allow for faster compiling + some ...luisr142004
2010-06-09Hg:Shawn Hoffman
2010-06-02Fix some cases of variables being used uninitialized. Also some unusedSoren Jorvang
2010-06-02Meta:Soren Jorvang
2010-04-10update SFML_Network to 1.6Shawn Hoffman
2010-03-09Added scons options "shared_libname=true" to link agains the system shared li...Glenn Rice
2010-02-22Revert commit 5105 until we sort out how we want this to work in linux.Glenn Rice
2010-02-22On linux don't compile and link against lzo, soil, and sfml "Externals."Glenn Rice
2010-02-21SFML on linux/osx now compiles from external (static)nakeee
2009-12-29Add a fix to our SFML from the current svn version of SFML.death2droid
2009-08-29VS solution: Created programs solutionJohn Peterson
2009-07-30set vcproj to unicode for everything except Core, Common, DiscIO, InputCommon...LPFaint99
2009-06-29update to sfml 1.5Shawn Hoffman
2009-05-14Fixed some crashes in netplay, so it actually works :psl1nk3.s
2009-05-13Introducing Netplay, currently not extremely polished, and not yet fully test...sl1nk3.s
2009-05-12make sure _SECURE_SCL=0 is set properly in a couple of new project fileshrydgard
2009-05-08sfml apparently distributes vcproj files with incorrect relative paths...Shawn Hoffman
2009-05-08fix various sfml network output directoriesShawn Hoffman
2009-05-08Add sfml network library. Hopefully this will make net-related coding a breez...Shawn Hoffman