summaryrefslogtreecommitdiff
path: root/Externals/SFML
AgeCommit message (Expand)Author
2025-02-25Migrate to SFML>=3.0.0Joshua Vandaƫle
2024-03-19CMake: Hide warnings in Externals also for non-msvc.Jordan Woyak
2023-06-15CMake: Use targets for all optionally-external dependenciesTellowKrinkle
2022-08-02msbuild: refactor to reduce rebuild eventsShawn Hoffman
2022-05-22cmake: Disable warnings for most externals on MSVC, like we do in the VS proj...Admiral H. Curtiss
2022-04-27msbuild: use default Project attrsShawn Hoffman
2020-08-22msbuild: re-enable standalone vcxproj processingShawn Hoffman
2020-08-22msbuild: refactor stuff out of project files (for externals)Shawn Hoffman
2019-12-28Add an ARM64 target to Visual Studio projectsStenzek
2019-11-30Update VS projects/solutions to VS2019Stenzek
2018-10-20Update to Visual Studio's default Windows SDKTillmann Karras
2018-08-27Externals: Update SFML to 2.5.0Lioncash
2017-06-03might as well update yet some more pointless version numbers..Shawn Hoffman
2017-05-28upgrade to Windows SDK 10.0.15063.0BhaaL
2017-05-25Migrate to Visual Studio 2017.Pierre Bourdon
2015-09-03[windows] Update projects to vs2015.Shawn Hoffman
2015-03-14remove win32/mixed project configurations.Shawn Hoffman
2014-11-25Port dolphin to SFML 2.1James Cowgill
2014-11-25Update Externals/SFML to 2.1James Cowgill
2014-09-06Merge pull request #841 from AMDmi3/bundled-smfl-include-orderRyan Houdek
2014-08-20Place bundled SFML include paths before othersDmitry Marakasov
2014-08-19msvc: disable compiler warnings when building all Externals (cl /W0), except ...Shawn Hoffman
2013-12-31Convert all vcxproj files to UNIX line endingsJasper St. Pierre
2013-10-26Update to VS2013 and a slew of build-related updates. Notes:Shawn Hoffman
2013-09-22Don't disable SO_REUSEADDR on non-Windows, where it is safe.comex
2012-03-25Remove scons-related filesShawn Hoffman
2011-09-05vs2010: Disable LTCG for realzShawn Hoffman
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