summaryrefslogtreecommitdiff
path: root/Modules/FindSWIG.cmake
Commit message (Expand)AuthorAgeFilesLines
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-8/+8
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-27/+27
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-1/+1
* FindSWIG: Use NAMES in find_program directives (#12280)Julien Malik2011-06-161-1/+1
* Add support for new swig 2.0 applicationMathieu Malaterre2011-04-081-1/+2
* 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
* Merge topic 'ImprovedVersionCheckingInSomeModules'Brad King2010-08-101-12/+6
|\
| * Use FPHSA() in FindSWIG, including version checking.Alex Neundorf2010-08-071-12/+6
* | Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
|/
* Fix spelling errors reported by Lintian.Kai Wasserbäch2010-07-131-1/+1
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-0/+13
* ENH: no fatal error if not requiredBill Hoffman2008-06-171-2/+6
* BUG: fix for bug 4145 much better findSwigBill Hoffman2008-01-101-40/+48
* ENH: add documentation support for modulesBill Hoffman2005-12-141-0/+6
* 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
* BUG: make sure if swig is found, we know it is foundBill Hoffman2004-06-291-0/+1
* BUG: Replace MATCHES with STREQUAL for better checking, better checking for e...Andy Cedilnik2004-06-281-7/+13
* ENH: More pathsAndy Cedilnik2004-04-301-1/+1
* ENH: add another place to look for swig.exeBill Hoffman2004-04-301-1/+1
* ENH: try to find swig.exe in SWIG_DIRBill Hoffman2004-04-301-1/+1
* ENH: Initial import of swig. Start working towards Bug #749 - Add swig suppor...Andy Cedilnik2004-04-301-0/+35