| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'FPHSA-name-mismatches-chained-via-include' | Brad King | 2020-08-10 | 1 | -0/+9 |
|\ |
|
| * | FPHSA: detect inclusion between find modules | Ben Boeckel | 2020-08-07 | 1 | -0/+9 |
|
|
* | | FindTclsh: Drop Cygwin-specific behavior and use POSIX code path | Lemures Lemniscati | 2020-08-06 | 1 | -7/+0 |
|/ |
|
* | Modules: Consistently use 2 space indentation | Kitware Robot | 2019-05-14 | 1 | -5/+5 |
|
|
* | Help: Convert remaining modules to block-style comments | Kitware Robot | 2018-10-22 | 1 | -17/+18 |
|
|
* | FindTCL: Add support for version 8.7 | Dima Panov | 2018-07-18 | 1 | -0/+1 |
|
|
* | Find*.cmake: drop the comments before including FPHSA | Rolf Eike Beer | 2016-11-28 | 1 | -2/+0 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -13/+3 |
|
|
* | Convert builtin help to reStructuredText source files | Kitware Robot | 2013-10-15 | 1 | -8/+17 |
|
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -3/+3 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -26/+26 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -6/+6 |
|
|
* | FindTclsh: support version selection | Rolf Eike Beer | 2012-01-25 | 1 | -1/+11 |
|
|
* | Modules: Include builtin FindPackageHandleStandardArgs directly | Brad King | 2011-01-20 | 1 | -1/+1 |
|
|
* | Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017 | Alex Neundorf | 2011-01-04 | 1 | -1/+1 |
|
|
* | Use absolute path to FindPackageHandleStandardArgs.cmake everywhere | Alex Neundorf | 2010-09-28 | 1 | -1/+1 |
|
|
* | Modules: Fix spelling 'To distributed' -> 'To distribute' | Todd Gamblin | 2010-08-09 | 1 | -1/+1 |
|
|
* | Use if(CYGWIN) instead of if(WIN32 AND UNIX) | Brad King | 2010-01-13 | 1 | -2/+2 |
|
|
* | Convert CMake find-modules to BSD License | Brad King | 2009-09-28 | 1 | -0/+13 |
|
|
* | ENH: Cleanup Find* modules with new HINTS feature | Brad King | 2008-06-09 | 1 | -5/+1 |
|
|
* | ENH: Update Tcl/Tk 8.5 | Sebastien Barre | 2008-01-26 | 1 | -0/+7 |
|
|
* | ENH: update for Tcl/Tk 8.5 | Sebastien Barre | 2008-01-25 | 1 | -16/+20 |
|
|
* | ENH: typo | Sebastien Barre | 2008-01-25 | 1 | -1/+1 |
|
|
* | ENH: update for Tcl/Tk 8.5 | Sebastien Barre | 2008-01-25 | 1 | -2/+10 |
|
|
* | ENH: update for Tcl/Tk 8.5 | Sebastien Barre | 2008-01-23 | 1 | -11/+14 |
|
|
* | ENH: Tcl/Tk 8.6 alpha schedule for May 2008. | Sebastien Barre | 2008-01-19 | 1 | -0/+2 |
|
|
* | ENH: cleanup FindPerl and FindTcl (use ActiveState CurrentVersion, and suppor... | Sebastien Barre | 2008-01-18 | 1 | -6/+6 |
|
|
* | ENH: cleanup FindPerl and FindTcl (use ActiveState CurrentVersion, and suppor... | Sebastien Barre | 2008-01-18 | 1 | -0/+4 |
|
|
* | ENH: cleanup FindPerl and FindTcl (use ActiveState CurrentVersion, and suppor... | Sebastien Barre | 2008-01-18 | 1 | -2/+2 |
|
|
* | ENH: cleanup FindPerl and FindTcl (use ActiveState CurrentVersion, and suppor... | Sebastien Barre | 2008-01-18 | 1 | -5/+18 |
|
|
* | ENH: add second failure message parameter to | Alexander Neundorf | 2007-07-23 | 1 | -1/+1 |
|
|
* | ENH: use the new FIND_PACKAGE_HANDLE_STANDARD_ARGS() macro in most of the | Alexander Neundorf | 2007-07-19 | 1 | -5/+10 |
|
|
* | BUG: fix for bug #3846 more advanced stuff | Bill Hoffman | 2006-10-13 | 1 | -5/+1 |
|
|
* | ENH: cleanups | Ken Martin | 2005-12-15 | 1 | -1/+1 |
|
|
* | ENH: add documentation support for modules | Bill Hoffman | 2005-12-14 | 1 | -4/+1 |
|
|
* | ENH: Added registry check for ActiveState Tcl 8.4.6. | Brad King | 2004-03-31 | 1 | -0/+1 |
|
|
* | ENH: make it a bit smarter at finding stuff: now you need only to set *ONE* o... | Sebastien Barre | 2004-01-09 | 1 | -0/+7 |
|
|
* | ENH: Adding registry entries to search path. | Brad King | 2003-11-04 | 1 | -0/+5 |
|
|
* | look for cygtcl83 | Bill Hoffman | 2003-01-15 | 1 | -1/+1 |
|
|
* | ENH: clean modules (doc, make stuff advanced, etc.) | Sebastien Barre | 2002-06-14 | 1 | -1/+0 |
|
|
* | ENH: ADVANCED was not propagated to the new sub-mods | Sebastien Barre | 2001-12-20 | 1 | -0/+6 |
|
|
* | ENH: Added more filenames for tclsh program. Also now only looks for cygtcls... | Brad King | 2001-12-10 | 1 | -7/+12 |
|
|
* | new modules | Ken Martin | 2001-12-06 | 1 | -0/+19 |
|
|