summaryrefslogtreecommitdiffstats
path: root/Modules/UseSWIG.cmake
Commit message (Expand)AuthorAgeFilesLines
* UseSWIG: Fix R module prefixJulien Schueller2014-10-141-0/+2
* Merge topic 'UseSWIG-fix-noproxy-check'Brad King2014-06-271-1/+1
|\
| * UseSWIG: Fix check for noproxy flag (#14990)Brad King2014-06-251-1/+1
* | UseSWIG: Add support for Go and LuaJulien Schueller2014-04-291-0/+4
* | Merge topic 'UseSWIG-guess_module_name'Brad King2014-04-211-17/+56
|\ \
| * | UseSWIG: Revise and format documentationJulien Schueller2014-04-211-16/+32
| * | UseSWIG: Detect module name from interface file (#10080)Julien Schueller2014-04-211-1/+24
* | | Remove .* expressions from beginning and end of MATCHES regexsRolf Eike Beer2014-04-141-1/+1
* | | Merge topic 'UseSWIG-NO_SONAME'Brad King2014-04-011-0/+1
|\ \ \ | |/ / |/| |
| * | UseSWIG: Enable NO_SONAME on swig modules (#14815)Julien Schueller2014-04-011-0/+1
* | | Revert "UseSWIG: Name extra generated files after module name (#10080)"Julien Schueller2014-03-201-4/+3
|/ /
* | UseSWIG: Name extra generated files after module name (#10080)Julien Schueller2014-02-241-3/+4
|/
* Help: Fix some erroneous code block markers in Module docs.Stephen Kelly2014-01-071-4/+2
* Merge topic 'UseSWIG-octave'Brad King2013-12-021-1/+4
|\
| * UseSWIG: Handle octave extensions.Julien Schueller2013-11-291-1/+4
* | Merge topic 'UseSWIG-fix12184'Brad King2013-12-021-2/+12
|\ \
| * | UseSWIG: set .bundle ext on OSX and no prefix (#12184)Julien Schueller2013-11-281-2/+12
| |/
* | Merge topic 'UseSWIG-fix13318'Brad King2013-12-021-4/+7
|\ \ | |/ |/|
| * UseSWIG: Name python module according to swig flags (#13318)Julien Schueller2013-11-261-4/+7
* | Merge topic 'UseSWIG-fix14520'Brad King2013-11-261-0/+1
|\ \
| * | UseSWIG: Remove duplicate include dirs (#14520)Julien Schueller2013-11-251-0/+1
* | | Merge topic 'UseSWIG-fix13814'Brad King2013-11-261-0/+4
|\ \ \ | |_|/ |/| |
| * | UseSWIG: Handle a dll name different than module name (#13814)Julien Schueller2013-11-251-0/+4
| |/
* | UseSWIG: Fix .i relative source file location (#13173,#13772,#14459)Julien Schueller2013-11-251-30/+2
|/
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-17/+28
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-32/+32
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-129/+129
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-5/+5
* UseSWIG: clean up string comparesRolf Eike Beer2012-02-231-8/+5
* Merge topic 'revert-fixbug_0004147'Brad King2011-06-281-59/+0
|\
| * Revert "Add a new function SWIG_GET_WRAPPER_DEPENDENCIES to UseSWIG.cmake"Brad King2011-06-271-59/+0
* | Merge topic 'fixbug_0011782'Brad King2011-04-121-0/+1
|\ \
| * | UseSWIG.cmake did not support multiple modules and parallel buildsMathieu Malaterre2011-04-081-0/+1
* | | Merge topic 'fixbug_0011215'Brad King2011-04-121-2/+2
|\ \ \ | |_|/ |/| |
| * | UseSWIG.cmake does not expand $(OutDir)Mathieu Malaterre2011-04-081-2/+2
| |/
* | Add a new function SWIG_GET_WRAPPER_DEPENDENCIES to UseSWIG.cmakeMathieu Malaterre2011-04-081-0/+59
|/
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* FIX: BUG: 0002199 Adding documentation for swig_generated_file_fullnameMathieu Malaterre2009-10-301-1/+6
* FIX: BUG: 0007915 Integrate portion of the patch. Also add .pyd support for ...Mathieu Malaterre2009-10-301-2/+32
* Convert CMake non-find modules to BSD LicenseBrad King2009-09-281-0/+13
* BUG: fix for bug 6151Bill Hoffman2008-01-021-3/+8
* ENH: patch applied for bug 4517Ken Martin2007-03-051-38/+25
* ENH: Added interface to add extra dependencies.Brad King2006-08-251-0/+4
* ENH: cleanupsKen Martin2005-12-151-1/+1
* ENH: add documentation support for modulesBill Hoffman2005-12-141-8/+3
* ENH: add ability to set outdir in swigBill Hoffman2005-09-081-13/+35
* BUG: fix some missing quotes for STREQUAL IF statementsKen Martin2005-06-201-2/+2
* ENH: make sure source flags don't have to be setBill Hoffman2005-04-041-0/+3
* ENH: fix for bug 1304Bill Hoffman2005-04-041-1/+2
* FIX: fix for bug 1730Bill Hoffman2005-04-041-2/+1