summaryrefslogtreecommitdiff
path: root/Modules/FindSDL.cmake
Commit message (Expand)AuthorAgeFilesLines
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-0/+13
* BUG: Fix include path detection with SDLDIR env var (issue #9086).Philip Lowman2009-07-181-17/+5
* ENH: Cleanup Find* modules with new HINTS featureBrad King2008-06-091-20/+4
* ENH: do not clear find variablesBill Hoffman2008-04-251-1/+1
* BUG: Remove references to CMAKE_PREFIX_PATH variable. It should not be refer...Brad King2008-01-151-17/+3
* BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found.Eric Wing2007-12-201-69/+133
* ENH: add second failure message parameter toAlexander Neundorf2007-07-231-1/+1
* ENH: use the new FIND_PACKAGE_HANDLE_STANDARD_ARGS() macro in most of theAlexander Neundorf2007-07-191-31/+11
* BUG: fix for 3765Bill Hoffman2006-10-031-0/+1
* ENH: cleanupsKen Martin2005-12-151-2/+2
* ENH: add documentation support for modulesBill Hoffman2005-12-141-5/+4
* ENH: changes from Eric Wing, bug 2249Bill Hoffman2005-10-281-18/+50
* ENH: add Eric Wings FindSDL updatesBill Hoffman2005-08-101-1/+1
* ENH: add a bunch of find sdl stuff from eric wingBill Hoffman2005-07-131-16/+113
* ENH: Removing extra 64-bit search paths. They are now constructed automatica...Brad King2005-04-071-1/+0
* ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose.Brad King2005-04-071-1/+2
* merge from branchKen Martin2003-01-221-0/+33