index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Externals
/
LZO
Age
Commit message (
Expand
)
Author
2012-03-25
Remove scons-related files
Shawn Hoffman
2012-03-18
remove scons files from VS projects
Shawn Hoffman
2011-09-05
vs2010: Disable LTCG for realz
Shawn Hoffman
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-16
Clean up shared_foo handling.
Soren Jorvang
2011-02-14
Initialize all struct members.
Soren Jorvang
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-05
Update miniLZO to 2.0.4. Apparently fixes a bug when used with gcc 4.5
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
2010-11-01
Add an experimental CMake build system as a possible replacement for SCons. O...
NeoBrainX
2010-08-01
Build with -msse3 on OS X. The first Intel Macs were Core Duo/Solo, which
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-16
Automatically detect and use shared library packages for
Soren Jorvang
2010-06-02
Fix some cases of variables being used uninitialized. Also some unused
Soren Jorvang
2010-06-02
Meta:
Soren Jorvang
2010-03-09
Added scons options "shared_libname=true" to link agains the system shared li...
Glenn Rice
2009-09-02
VS solution: Removed duplicate DebugFast configuration for non-wx externals t...
John Peterson
2009-08-29
VS solution: Created programs solution
John Peterson
2009-04-12
more scons build fixups
nakeee
2009-03-20
Change a bunch of project settings to reduce the flood of warnings you get wh...
hrydgard
2008-09-24
update to vs2008
fires.gc
2008-09-21
cleaned up SConscripts
nakeee
2008-09-21
Set some stray WarnAsError=false
hrydgard
2008-09-20
fixed scons=parsing
nakeee
2008-09-12
changed lzo to minilzo, fixing compile on linux
nakeee
2008-09-12
lzo compiles on linux (almost working)
nakeee
2008-09-12
Added the LZO external library. Added very fast LZO save state compression.
XTra.KrazzY