summaryrefslogtreecommitdiff
path: root/Modules/FindSWIG.cmake
Commit message (Expand)AuthorAgeFilesLines
* Help: Fix some redirects reported with sphinx linkcheckAlex Turbov2022-11-071-1/+1
* Change find_path scope and add quotesSeth R Johnson2021-05-031-8/+8
* FindSWIG: reduce calls to SWIG exe, and clean up variablesSeth R Johnson2021-05-021-38/+54
* Help: Add `.. versionadded` directives to module docsNikita Nemkin2020-12-021-8/+11
* FindSWIG: Fix syntax errorMarc Chevrier2020-10-021-1/+6
* FindSWIG: Add version range supportMarc Chevrier2020-10-011-6/+35
* FindSWIG: Add COMPONENTS support for SWIG target languagesSeth R Johnson2020-02-261-14/+57
* Merge topic 'swig4'Brad King2019-05-141-1/+1
|\
| * FindSWIG: Support swig4.0Daniele E. Domenichelli2019-05-131-1/+1
* | Help: Improve description of modulesBartosz Kosiorek2019-04-231-2/+2
* | Modules: Update documentation formattingBartosz Kosiorek2019-04-081-3/+3
* | FindSWIG: mark_as_advanced SWIG_EXECUTABLE for cleaner cache displaySylvain Joubert2019-03-081-1/+1
|/
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-23/+24
* Simplify CMake per-source license noticesBrad King2016-09-271-15/+3
* FindSWIG: Add support for swig 3.0 applicationSylvain Joubert2014-07-071-1/+2
* FindSWIG: allow to provide SWIG_DIR (#3498)Julien Schueller2013-12-011-2/+0
* Merge topic 'FindSWIG-fix13771'Brad King2013-11-251-1/+1
|\
| * FindSWIG: Use CMAKE_CURRENT_LIST_DIR instead of CMAKE_ROOT (#13771)Julien Schueller2013-11-221-1/+1
* | Merge topic 'FindSWIG-fix13449'Brad King2013-11-251-1/+1
|\ \
| * | FindSWIG: Search for swig.swg only on host (#13449)Julien Schueller2013-11-221-1/+1
| |/
* | FindSWIG: Mark SWIG_DIR & SWIG_VERSION as advanced (#13426)Julien Schueller2013-11-221-0/+2
|/
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-10/+19
* 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