summaryrefslogtreecommitdiff
path: root/SConstruct
AgeCommit message (Expand)Author
2010-06-03Make wxgl mandatory on OS X.nJoySoren Jorvang
2010-06-02Oops, didn't mean to enable -Werror for devel builds.Soren Jorvang
2010-06-02Fix some cases of variables being used uninitialized. Also some unusedSoren Jorvang
2010-06-01Now that Core Audio works, reduce the number of build permutations a bit Soren Jorvang
2010-05-27Slightly redo how Linux global builds get the prefix/lib location.Soren Jorvang
2010-05-27On OS X, create a release dmg if bundle=True like on Linux.Soren Jorvang
2010-05-26Always build a universal binary on OS X. This requires wxWidgets >= 2.9.Soren Jorvang
2010-04-23osx buildfixShawn Hoffman
2010-04-22Move fullscreen display resolution control to the GUI with the rest of the fu...Glenn Rice
2010-04-14Moved InputPluginCommon into the Plugins directory. I don't think it made sen...Jordan Woyak
2010-04-13Linux compile fix for billard's changes. nakeee
2010-04-12UnitTests compiles on non win32nakeee
2010-04-12Big restructuring of how the video plugin works. In linux and windows you sh...Glenn Rice
2010-04-02A few changes to the GCPadNew needed to compile in linux, and put GCPadNew ba...Glenn Rice
2010-04-01Remove GCPadNew from the linux build until I get a chance to fix it.Glenn Rice
2010-04-01Clean up of new Plugin, get it compiling in Linux/OSX, Linux side, you need t...Sonicadvance1
2010-03-14Fix an issue with scons not using cached command line argumentsGlenn Rice
2010-03-09Added scons options "shared_libname=true" to link agains the system shared li...Glenn Rice
2010-03-05Add a universal option to the osx flag, does not work yet since scons strips ...Sonicadvance1
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
2010-02-21SFML on linux/osx now compiles from external (static)nakeee
2010-02-12Compiling with rev 63470 of wxWidgets now works with OSX x86_64. There are a ...Sonicadvance1
2010-02-05pgo scons patch taken from nakeee
2010-02-02Code cleanup to improve readability.Glenn Rice
2010-02-02Linux global build. At least the basic footwork is done here.Glenn Rice
2010-01-28PadSimple is out of phase.ayuanx
2010-01-23Fixes the capital letter as well as path that could cause problem in future (...ayuanx
2010-01-23Added GCpad to SConstruct, should compile fine on Linux and Mac OSX now.j4ck.fr0st
2010-01-19removed now obsolete build configurations Release_JITIL from vcproj and jitte...j4ck.fr0st
2010-01-16Another scons fix/hack for OSX.j4ck.fr0st
2010-01-15scons fix for MacOSX prior to Snow Leopard, and 32-bit compiles on SL.j4ck.fr0st
2009-12-02Use ggdb on linux/osxnakeee
2009-11-19Didn't mean for this to get committedSonicadvance1
2009-11-19Clean up Wiiuse to allow less _WIN32 defines. Windows side now spits out regu...Sonicadvance1
2009-11-15Configure lua for target platform, fixes linker warning about tmpnambztdlinux
2009-11-11Fix GCC 4.5 Compiling. -fvisibility=hidden seems to break it, so it was remov...Sonicadvance1
2009-10-15Pulse audio empty struct implementation. Working on it thoughnakeee
2009-10-15Audio: alsa is now default on linux, scons switch openal off by default (open...nakeee
2009-10-12Started fixing SW video compilation for linux, must go home nowXTra.KrazzY
2009-10-09fix osx wx29 buildtmator
2009-10-07wx 2.9 works in 64bit with snow leopardtmator
2009-10-07More OpenCL work, got XFB converting which needs more optimization. I haven't...Sonicadvance1
2009-09-30OpenGL and OpenCL are NOT related! (Committed here are some scons fixes)XTra.KrazzY
2009-09-30OpenCL: A bit more work.XTra.KrazzY
2009-09-24Update the XCode Project a bit, doesn't even build in that yet. Modify the Sc...Sonicadvance1
2009-09-18Fix compiling in Snow Leopard, the Update stuff in the Video plugin shouldn't...Sonicadvance1
2009-09-15DSP: added automatic alsa test.nakeee
2009-09-09OGL: nakeee
2009-09-09removed the failed gltest code nakeee