summaryrefslogtreecommitdiffstats
path: root/Modules/FindPerlLibs.cmake
Commit message (Expand)AuthorAgeFilesLines
* Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017Alex Neundorf2011-01-041-1/+1
* FindPerlLibs: Fix for Mac locally applied patchesDave Abrahams2010-11-081-0/+28
* Use absolute path to FindPackageHandleStandardArgs.cmake everywhereAlex Neundorf2010-09-281-1/+1
* Merge topic 'ImprovedVersionCheckingInSomeModules'Brad King2010-08-101-2/+6
|\
| * Add version checking support to FindFlex and FindPerlLibsAlex Neundorf2010-08-071-2/+6
* | 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: Also add ARCHLIB/CORE to include search paths so perl.h can be found on ...Philip Lowman2009-07-181-0/+1
* ENH: Improve detection of perl.h/libperl, issue #7898Philip Lowman2009-07-181-36/+199
* ENH: find perl with FindPerl not find_program, bug: 6243Bill Hoffman2008-10-011-1/+2
* BUG: Fix bug 6106 FindPerlLibs.cmake missing escaped $Bill Hoffman2007-12-121-3/+2
* ENH: add second failure message parameter toAlexander Neundorf2007-07-231-1/+1
* ENH: use the new FIND_PACKAGE_HANDLE_STANDARD_ARGS in some of the FindXXXAlexander Neundorf2007-07-181-6/+7
* ENH: cleanupsKen Martin2005-12-151-2/+2
* ENH: add documentation support for modulesBill Hoffman2005-12-141-1/+1
* ENH: Removing extra 64-bit search paths. They are now constructed automatica...Brad King2005-04-071-2/+0
* ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose.Brad King2005-04-071-0/+2
* ENH: Initial import of swig. Start working towards Bug #749 - Add swig suppor...Andy Cedilnik2004-04-301-0/+64