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