summaryrefslogtreecommitdiffstats
path: root/Modules/FindPerl.cmake
Commit message (Collapse)AuthorAgeFilesLines
* ENH: update for Tcl/Tk 8.5Sebastien Barre2008-01-251-11/+18
|
* ENH: cleanup FindPerl and FindTcl (use ActiveState CurrentVersion, and ↵Sebastien Barre2008-01-181-2/+6
| | | | support Tcl/Tk 8.5)
* ENH: add second failure message parameter toAlexander Neundorf2007-07-231-1/+1
| | | | | | | | FIND_PACKAGE_HANDLE_STANDARD_ARGS(), so cmake modules can specify their own better failure messages. If the default is ok use "DEFAULT_MSG". Do this also for FindBoost.cmake (#5349) Alex
* ENH: use the new FIND_PACKAGE_HANDLE_STANDARD_ARGS() macro in most of theAlexander Neundorf2007-07-191-14/+7
| | | | | | | not-too-complicated modules -remove unnecessary default search paths used in the FIND_XXX() calls Alex
* BUG: honor the REQUIRED flag for Perl, please backport to 2.4 branch so thatAlexander Neundorf2006-10-241-0/+4
| | | | | | it will be in 2.4.4 Alex
* ENH: cleanupsKen Martin2005-12-151-1/+1
|
* ENH: add documentation support for modulesBill Hoffman2005-12-141-3/+3
|
* ENH: Cleanup. Use relative path to modulesAndy Cedilnik2004-08-271-5/+5
|
* FIX: the current version of Perl is 5.8Sebastien Barre2003-01-231-0/+1
|
* Added PERL_FOUNDIan Scott2002-09-031-2/+14
|
* Remove unneeded test and code duplication. Add WIN32 test. Make all ADVANCED.Sebastien Barre2001-12-041-17/+9
|
* Move usual Unix commands to FindUnixCommands, use FingCygwin in other modulesSebastien Barre2001-11-021-5/+20
|
* Modules to find Perl and the HTML Help CompilerSebastien Barre2001-10-231-0/+9