summaryrefslogtreecommitdiff
path: root/Externals
AgeCommit message (Expand)Author
2012-12-23Warning free SOIL lib.Matthew Parlane
2012-12-07Fix OS X 10.6 compatibility.NeoBrainX
2012-03-25Remove scons-related filesShawn Hoffman
2012-03-25Remove old version of wxWidgets from ExternalsShawn Hoffman
2012-03-24Disable wxHAS_MSW_TASKDIALOG because as of wxW svn r70933,Shawn Hoffman
2012-03-22Merge branch 'master' into wxw3-updateShawn Hoffman
2012-03-23Fix Linux build: search for gthread-2.0 and pangocairo, then add both these l...Pierre Bourdon
2012-03-19get wxw3 building on linuxShawn Hoffman
2012-03-19wxw3: update wx/setup.h for wxgtk to be compatible with current versionShawn Hoffman
2012-03-19wxw3: revert wx/setup.h for wxgtk to the previous versionShawn Hoffman
2012-03-19Fixed a crash on exit by calling DefWindowProc after the WM_DESTORY message h...skidau
2012-03-19oops, forgot to disable WDMKS on portaudio 32bit buildShawn Hoffman
2012-03-18update portaudio to stable_v19_20111121 and fix linker warningsShawn Hoffman
2012-03-18remove scons files from VS projectsShawn Hoffman
2012-03-18forgot to add wxwidgets3 vcxproj to git, since it was masked by gitignore...Shawn Hoffman
2012-03-18build against wxWidgets3 from Externals on Windows.Shawn Hoffman
2012-03-17make same changes to CMake as scons for wxw3 updateShawn Hoffman
2012-03-17wxWidgets3: update to svn r70933Shawn Hoffman
2011-12-11Added QuickTime framework as dependency for wxWidgets on OS X.Maarten ter Huurne
2011-12-07Link to the required OS X frameworks.Maarten ter Huurne
2011-12-05Link OS X version of wxWidgets against libpng and libiconv.Maarten ter Huurne
2011-12-05Added CMakeLists.txt for libpng.Maarten ter Huurne
2011-12-04Added CMakeLists.txt for wxWidgets under OS X.Maarten ter Huurne
2011-11-20gcc suxShawn Hoffman
2011-11-20Change the mask shown for rlw* to be shifted. ie the result of the instructio...Shawn Hoffman
2011-10-23Update to portaudio SVN rev 1762Shawn Hoffman
2011-10-03add portaudio headers and windows static libs to Externals, enable by default...Shawn Hoffman
2011-09-05vs2010: Disable LTCG for realzShawn Hoffman
2011-06-13Revert r7078.NeoBrainX
2011-04-20- Time extended in which the tooltip remains visible. (Windows PTFs)gnick79
2011-03-23Update to wxWidgets r67291.Soren Jorvang
2011-03-21OS X also needs to have the display resolution changed beforeSoren Jorvang
2011-03-20Simplify the SCons build:Soren Jorvang
2011-03-20Import r67258 of the wxWidgets trunk, which I expect will beforeSoren Jorvang
2011-03-08Fix a couple apparent typos. a) Don't pass ASCII string to Unicode function. ...Nolan Check
2011-03-03Move SConscript files out from the Src subdirectories to beSoren Jorvang
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-19Stop building some unused files.Soren Jorvang
2011-02-16Oops, forgot the libwxpng case.Soren Jorvang
2011-02-16Clean up shared_foo handling.Soren Jorvang
2011-02-15Disable use of exceptions in the wxWidgets3 build.Soren Jorvang
2011-02-14Initialize all struct members.Soren Jorvang
2011-02-14Allow building with Externals/wxWidgets3 on Linux and importSoren Jorvang
2011-02-12Allow building with wxgtk 2.9.2 in Externals.Soren Jorvang
2011-02-12Remove a few easily delineated components from the wx 2.9.2+ build.Soren Jorvang
2011-02-11drop vs2008 projects in favor of vs2010Shawn Hoffman
2011-02-10vs2010: add debugfast configs for wxw (now debugfast links faster!). clean up...Shawn Hoffman
2011-02-10vs2010: add debugfast configs for all projects except wxw...will do those soon.Shawn Hoffman