summaryrefslogtreecommitdiff
path: root/Modules/FindSDL.cmake
Commit message (Expand)AuthorAgeFilesLines
* Help: Add `.. versionadded` directives to module docsNikita Nemkin2020-12-021-0/+8
* FindSDL: Add SDL_INCLUDE_DIRS, SDL_LIBRARIES, and SDL::SDLFrédéric Simonis2020-06-181-23/+62
* remove some platform specific search paths from Find modulesRolf Eike Beer2019-03-191-3/+0
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-69/+70
* FindSDL: Prevent unbounded growth of SDL_LIBRARY_TEMP variableCraig Scott2016-11-081-2/+5
* FindSDL: Add -mwindows to link flags for MinGW, correct wordingEmil Laine2016-10-121-4/+3
* Simplify CMake per-source license noticesBrad King2016-09-271-14/+3
* FindSDL: Allow if() to dereference SDL_INCLUDE_DIR for matchingRolf Eike Beer2015-01-081-1/+1
* Fix wording of "the the" typos throughout textRuslan Baratov2014-01-031-2/+2
* FindSDL: Add additional search paths on MSVC (#14029)Benjamin Eikel2013-11-211-2/+8
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-37/+52
* FindSDL: Add path suffixes for <prefix>/include/(SDL|SDL12|SDL11)Brad King2013-10-081-1/+3
* Swap linking order of SDLmain and SDL (#0013769)Benjamin Eikel2012-12-021-1/+1
* Merge branch 'fix-FindSDL-paths' into releaseBrad King2012-11-061-1/+2
|\
| * FindSDL: Restore accidentally dropped search paths (#13651)Brad King2012-11-051-1/+2
* | Merge topic 'ImproveFindSDLxxxModules'David Cole2012-09-251-29/+31
|\ \ | |/
| * FindSDL: Remove from find_... calls PATHS that are set by defaultBenjamin Eikel2012-09-251-18/+1
| * FindSDL: Add my copyright tag to all FindSDL_* modulesBenjamin Eikel2012-09-251-0/+1
| * FindSDL: Add version supportBenjamin Eikel2012-09-251-1/+19
| * FindSDL: Format documentationBenjamin Eikel2012-09-251-10/+10
* | FindSDL: add SDLMAIN_LIBRARY only once (#13262)Rolf Eike Beer2012-09-171-3/+5
|/
* use PATH_SUFFIXES to simplify find_* callsRolf Eike Beer2012-08-141-2/+2
* use the find_* functions ENV parameterRolf Eike Beer2012-08-141-3/+3
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-10/+10
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-32/+32
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-19/+19
* FindSDL*: use FPHSA (#12467)Rolf Eike Beer2012-02-111-7/+3
* 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