summaryrefslogtreecommitdiff
path: root/Modules/FindPerlLibs.cmake
Commit message (Expand)AuthorAgeFilesLines
* FindPerlLibs: Add versioned perl library name for CygwinLemures Lemniscati2020-08-061-0/+3
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-41/+42
* FindPerlLibs: Add support for MSYS and CYGWINMarc Chevrier2017-12-121-0/+5
* FindPerlLibs: refactoringMarc Chevrier2017-12-121-147/+40
* FindPerlLibs: fix MacOS failureMarc Chevrier2017-12-121-38/+42
* Find*.cmake: drop the comments before including FPHSARolf Eike Beer2016-11-281-2/+0
* Simplify CMake per-source license noticesBrad King2016-09-271-14/+3
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-18/+32
* Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include()Rolf Eike Beer2012-11-041-1/+1
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-14/+14
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-1/+1
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-1/+1
* FindPerlLibs: properly detect libperl on Windows (#12224)Rolf Eike Beer2012-02-141-31/+23
* FindPerl{,Libs}: move version detection into FindPerlRolf Eike Beer2012-02-011-24/+12
* Merge topic 'copyright-FindPerlLibs'Brad King2011-02-141-0/+1
|\
| * FindPerlLibs: Add notice of copyrightAndreas Schneider2011-02-101-0/+1
* | 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
* | 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-171-0/+1
* ENH: Improve detection of perl.h/libperl, issue #7898Philip Lowman2009-07-171-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