summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Src/SConscript
AgeCommit message (Expand)Author
2010-06-02Fix some cases of variables being used uninitialized. Also some unusedSoren Jorvang
2010-01-16Move Segher's hashing/crypto code from the Dolphin project to Common.hrydgard
2009-10-07More OpenCL work, got XFB converting which needs more optimization. I haven't...Sonicadvance1
2009-09-14update SConscript for last commitShawn Hoffman
2009-06-28cleanup: extract breakpoint code into Common. only have one shared PPCDebugIn...hrydgard
2009-06-21Linux compile fixSonicadvance1
2009-06-14Remove the last use of MappedFile and kill the code. (less code is good!) (we...hrydgard
2009-04-22auto-create a blank fat32 sd card image if one does not exist, thanks to goog...Shawn Hoffman
2009-04-12more scons build fixupsnakeee
2009-03-25moved wavefile to audiocommon, you might need to add audiocommon include/lib ...nakeee
2009-03-18nakee's new logmanager. added a console window for windows builds (prints to ...Shawn Hoffman
2009-03-09Some scons updates,LPFaint99
2009-02-28Merge large parts of nakeee's "Soap" branch into trunk, after fixing a few cr...hrydgard
2009-02-24Added cdutils which suppose to scan for devices in a portable way (ripped fro...nakeee
2009-02-24Attempt at raw drive access for linux / osx, test please :)LPFaint99
2009-02-22forgot to update the sconscripthrydgard
2009-02-01kill useless unit testing framework that doesn't work :phrydgard
2009-01-17Misc Linux build fixes in the wake of r1887; still doesn't work right magumagu9
2009-01-15nakee's work on dolphin events. Also get wxw out of logmanager. This commit w...Shawn Hoffman
2008-12-14new MsgHandler replacing commonnakeee
2008-12-03removed old logging left overnakeee
2008-11-01"FileSearch.cpp" was moved.Maarten ter Huurne
2008-10-09Fix Building in Linux, removed the define for _T() in Common.h so now we can ...Sonicadvance1
2008-09-21cleaned up SConscriptsnakeee
2008-09-20fixed scons=parsingnakeee
2008-09-16copy to clonenakeee
2008-09-07Removed "HTTP.cpp" from list of files to build, because the source file was r...Maarten ter Huurne
2008-09-01Removed parts of PortableSockets that we do not use. If you need more functio...Maarten ter Huurne
2008-08-26Only use "-fPIC" for compiling objects that will be part of dynamic libs. Mak...Maarten ter Huurne
2008-08-26Restructured main SCons file in the same way as the one for the GL plugin.Maarten ter Huurne
2008-08-21Save states - more boring groundwork. Far from done.hrydgard
2008-08-12Lots of various changes. CPU detect fix. Maybe a minor speed increase. CPU bu...hrydgard
2008-07-31Cleanup, preparations for Linux/Mac JIT (not yet working)hrydgard
2008-07-23Linux: Fixes so it compiles in 32bit. Now a Config dialog for the video plugi...Sonicadvance1
2008-07-20Linux: Fix ups for people running Linux. If it breaks anything, punch me in t...Sonicadvance1
2008-07-12Initial megacommit.hrydgard