summaryrefslogtreecommitdiff
path: root/Externals/SOIL
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-16Clean up shared_foo handling.Soren Jorvang
2011-02-14Initialize all struct members.Soren Jorvang
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-31vs2010: buildfix for debugfast, silence all C4996 warnings.Shawn Hoffman
2011-01-31vs2010 add filters for everything (...except wxw projects...). Try to fix SVN...Shawn Hoffman
2011-01-31Linux build fix.Glenn Rice
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
2010-11-17Make Linux/MacOSX system checks correct in the cmake build. UNIX is true on ...Glenn Rice
2010-11-05Missed a needed -fPIC.Glenn Rice
2010-11-01Add an experimental CMake build system as a possible replacement for SCons. O...NeoBrainX
2010-08-03Stub out glGetError() calls from the release build of the OpenGL plug-in (fou...skidau
2010-08-01Build with -msse3 on OS X. The first Intel Macs were Core Duo/Solo, which Soren Jorvang
2010-07-31Avoid always-true and signed/unsigned comparisons.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-16Hopefully fix Windows build.Soren Jorvang
2010-06-16Automatically detect and use shared library packages forSoren Jorvang
2010-06-10Simplify the SCons build:Soren Jorvang
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-05-23MSVC++ 2010 doesn't seem to like certain function declarations, fixed SOIL.h ...NeoBrainX
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
2009-12-22DX9: - Add hires texture loading.death2droid
2009-09-29Some warning fixes.omegadox
2009-09-07VS solution: OGL and SOIL path fixesJohn Peterson
2009-09-02VS solution: Removed duplicate DebugFast configuration for non-wx externals t...John Peterson
2009-08-29VS solution: Created programs solutionJohn Peterson
2009-07-30set vcproj to unicode for everything except Core, Common, DiscIO, InputCommon...LPFaint99
2009-05-12make sure _SECURE_SCL=0 is set properly in a couple of new project fileshrydgard
2009-05-11Linux 64 compile fix (fix issue 948)nakeee
2009-05-10Forgot a filenakeee
2009-05-08really fix SOIL-related troubles, i think :pShawn Hoffman
2009-05-08x64 SOIL fix thanks to baby.lueshideath2droid
2009-05-08Fix windows build problem with SOILdeath2droid
2009-05-08Move soil to external, this breaks windows build until deathroi will commit t...nakeee