summaryrefslogtreecommitdiff
path: root/CMakeTests
AgeCommit message (Expand)Author
2013-09-09Remove the REQUIRED option from the cmake pkg-config check for GLEW soGlenn Rice
2013-09-07When checking for glew, don't fail if a working system version is notGlenn Rice
2013-09-07When checking for glew via cmake check to see that the system version of glewGlenn Rice
2013-09-02Add a check for a shared polarssl library. This checks to see that theGlenn Rice
2013-08-29libusb: fix cmake endifdegasus
2013-08-24Fix android build.Matthew Parlane
2013-08-16Merge branch 'master' into wii-networkMatthew Parlane
2013-08-15Support PolarSSL on *nixMatthew Parlane
2013-07-21Use pkg-config to check for XInput2Jasper St. Pierre
2013-07-20Add X11 XInput2 input plugin, including MPX and with support for axis controls.Max Eliaser
2013-07-09On linux check for a new enough system version of miniupnpc. Fall backGlenn Rice
2013-04-24Completed port to gnutls for linux.Matthew Parlane
2012-12-30Add better FindLibUsb support for MacOSX.Matthew Parlane
2012-12-24Add Libusb to cmake and HID files.Matthew Parlane
2012-08-28Update the cmake build system to neccessary versions of libav.Glenn Rice
2012-07-12Add SDL2 support to build system.Scott Moreau
2011-11-22Update required libav versions in the cmake build.Glenn Rice
2011-09-13Add libav headers to the include directories.NeoBrainX
2011-08-22Fixed FindSFML.cmake to not report SFML to be found if it's not installed.NeoBrainX
2011-08-19Fix cmake/sfml version issue on Arch Linux.Jordan Woyak
2010-12-14When the gfx debugger is saving shaders make sure the directory exists.Glenn Rice
2010-12-13Added a FASTLOG option for the cmake build to enable all logs.Glenn Rice
2010-12-10Make the cmake check_lib macro more versatile. It first tries pkg-config, an...Glenn Rice
2010-11-18Fix for issue 3507. Compile with old GLEW versions, support user-specified CF...Christian Morales Vega
2010-11-13Change the cmake check_lib routine to use REQUIRED/OPTIONAL instead of TRUE/F...Glenn Rice
2010-11-12Several little things.Glenn Rice