summaryrefslogtreecommitdiff
path: root/Modules/FindGnuplot.cmake
Commit message (Expand)AuthorAgeFilesLines
* FindMsys: Add a module to find MSYS and some bundled packagesOrgad Shaneh2021-04-281-0/+2
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-19/+20
* Find*.cmake: drop the comments before including FPHSARolf Eike Beer2016-11-281-3/+0
* Simplify CMake per-source license noticesBrad King2016-09-271-13/+3
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-4/+14
* Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include()Rolf Eike Beer2012-11-041-1/+1
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-11/+11
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-2/+2
* document when version detection will not workRolf Eike Beer2012-02-291-0/+2
* FindGnuplot: add version selectionRolf Eike Beer2012-01-281-1/+15
* Modules: Include builtin FindPackageHandleStandardArgs directlyBrad King2011-01-201-1/+1
* Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017Alex Neundorf2011-01-041-1/+1
* Use absolute path to FindPackageHandleStandardArgs.cmake everywhereAlex Neundorf2010-09-281-1/+1
* 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: 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-9/+17
* ENH: add documentation support for modulesBill Hoffman2005-12-141-2/+1
* ENH: Cleanup. Use relative path to modulesAndy Cedilnik2004-08-261-1/+1
* Add module to find gnuplotSebastien Barre2002-02-041-0/+21