summaryrefslogtreecommitdiff
path: root/Modules/FindSDL_ttf.cmake
Commit message (Expand)AuthorAgeFilesLines
* FindSDL_*: Drop module history from public documentationBrad King2022-07-191-4/+0
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-33/+34
* Simplify CMake per-source license noticesBrad King2016-09-271-14/+3
* Fix spelling typos in comments and documentation (#16037)Felix Geyer2016-03-291-2/+2
* FindSDL: Make FindSDL_*.cmake path suffixes consistent with main moduleBrad King2014-03-101-1/+3
* FindSDL: Add additional search paths on MSVC (#14029)Benjamin Eikel2013-11-211-1/+7
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-12/+26
* FindSDL_...: Restore dropped search paths (#13819)Benjamin Eikel2012-12-301-1/+2
* FindSDL: Stay compatible with old input variablesBenjamin Eikel2012-09-251-0/+8
* FindSDL: Remove from find_... calls PATHS that are set by defaultBenjamin Eikel2012-09-251-20/+1
* FindSDL: Add my copyright tag to all FindSDL_* modulesBenjamin Eikel2012-09-251-0/+1
* FindSDL: Update documentationBenjamin Eikel2012-09-251-5/+11
* FindSDL: Add version support for FindSDL_ttfBenjamin Eikel2012-09-251-1/+18
* FindSDL: Use SDL_TTF prefix for variablesBenjamin Eikel2012-09-251-4/+14
* use PATH_SUFFIXES to simplify find_* callsRolf Eike Beer2012-08-141-12/+6
* use the find_* functions ENV parameterRolf Eike Beer2012-08-141-4/+4
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-3/+3
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-4/+4
* do not explicitely specify /usr and /usr/local as search pathsRolf Eike Beer2012-06-191-4/+0
* FindSDL*: use FPHSA (#12467)Rolf Eike Beer2012-02-111-4/+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
* ENH: Cleanup Find* modules with new HINTS featureBrad King2008-06-091-13/+2
* BUG: Remove references to CMAKE_PREFIX_PATH variable. It should not be refer...Brad King2008-01-151-11/+2
* BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found.Eric Wing2007-12-201-51/+53
* ENH: cleanupsKen Martin2005-12-151-1/+1
* ENH: add documentation support for modulesBill Hoffman2005-12-141-7/+5
* ENH: changes from Eric Wing, bug 2249Bill Hoffman2005-10-281-9/+36
* ENH: add Eric Wings FindSDL updatesBill Hoffman2005-08-101-0/+2
* ENH: add a bunch of find sdl stuff from eric wingBill Hoffman2005-07-131-0/+53