summaryrefslogtreecommitdiff
path: root/Externals/LZO
AgeCommit message (Expand)Author
2012-03-25Remove scons-related filesShawn Hoffman
2012-03-18remove scons files from VS projectsShawn 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-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-05Update miniLZO to 2.0.4. Apparently fixes a bug when used with gcc 4.5Shawn 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
2010-11-01Add an experimental CMake build system as a possible replacement for SCons. O...NeoBrainX
2010-08-01Build with -msse3 on OS X. The first Intel Macs were Core Duo/Solo, which 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-16Automatically detect and use shared library packages forSoren Jorvang
2010-06-02Fix some cases of variables being used uninitialized. Also some unusedSoren Jorvang
2010-06-02Meta:Soren Jorvang
2010-03-09Added scons options "shared_libname=true" to link agains the system shared li...Glenn Rice
2009-09-02VS solution: Removed duplicate DebugFast configuration for non-wx externals t...John Peterson
2009-08-29VS solution: Created programs solutionJohn Peterson
2009-04-12more scons build fixupsnakeee
2009-03-20Change a bunch of project settings to reduce the flood of warnings you get wh...hrydgard
2008-09-24update to vs2008fires.gc
2008-09-21cleaned up SConscriptsnakeee
2008-09-21Set some stray WarnAsError=falsehrydgard
2008-09-20fixed scons=parsingnakeee
2008-09-12changed lzo to minilzo, fixing compile on linuxnakeee
2008-09-12lzo compiles on linux (almost working)nakeee
2008-09-12Added the LZO external library. Added very fast LZO save state compression.XTra.KrazzY