| Commit message (Expand) | Author | Age | Files | Lines |
* | UseSWIG: Fix R module prefix | Julien Schueller | 2014-10-14 | 1 | -0/+2 |
|
|
* | Merge topic 'UseSWIG-fix-noproxy-check' | Brad King | 2014-06-27 | 1 | -1/+1 |
|\ |
|
| * | UseSWIG: Fix check for noproxy flag (#14990) | Brad King | 2014-06-25 | 1 | -1/+1 |
|
|
* | | UseSWIG: Add support for Go and Lua | Julien Schueller | 2014-04-29 | 1 | -0/+4 |
|
|
* | | Merge topic 'UseSWIG-guess_module_name' | Brad King | 2014-04-21 | 1 | -17/+56 |
|\ \ |
|
| * | | UseSWIG: Revise and format documentation | Julien Schueller | 2014-04-21 | 1 | -16/+32 |
|
|
| * | | UseSWIG: Detect module name from interface file (#10080) | Julien Schueller | 2014-04-21 | 1 | -1/+24 |
|
|
* | | | Remove .* expressions from beginning and end of MATCHES regexs | Rolf Eike Beer | 2014-04-14 | 1 | -1/+1 |
|
|
* | | | Merge topic 'UseSWIG-NO_SONAME' | Brad King | 2014-04-01 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | UseSWIG: Enable NO_SONAME on swig modules (#14815) | Julien Schueller | 2014-04-01 | 1 | -0/+1 |
|
|
* | | | Revert "UseSWIG: Name extra generated files after module name (#10080)" | Julien Schueller | 2014-03-20 | 1 | -4/+3 |
|/ / |
|
* | | UseSWIG: Name extra generated files after module name (#10080) | Julien Schueller | 2014-02-24 | 1 | -3/+4 |
|/ |
|
* | Help: Fix some erroneous code block markers in Module docs. | Stephen Kelly | 2014-01-07 | 1 | -4/+2 |
|
|
* | Merge topic 'UseSWIG-octave' | Brad King | 2013-12-02 | 1 | -1/+4 |
|\ |
|
| * | UseSWIG: Handle octave extensions. | Julien Schueller | 2013-11-29 | 1 | -1/+4 |
|
|
* | | Merge topic 'UseSWIG-fix12184' | Brad King | 2013-12-02 | 1 | -2/+12 |
|\ \ |
|
| * | | UseSWIG: set .bundle ext on OSX and no prefix (#12184) | Julien Schueller | 2013-11-28 | 1 | -2/+12 |
| |/ |
|
* | | Merge topic 'UseSWIG-fix13318' | Brad King | 2013-12-02 | 1 | -4/+7 |
|\ \
| |/
|/| |
|
| * | UseSWIG: Name python module according to swig flags (#13318) | Julien Schueller | 2013-11-26 | 1 | -4/+7 |
|
|
* | | Merge topic 'UseSWIG-fix14520' | Brad King | 2013-11-26 | 1 | -0/+1 |
|\ \ |
|
| * | | UseSWIG: Remove duplicate include dirs (#14520) | Julien Schueller | 2013-11-25 | 1 | -0/+1 |
|
|
* | | | Merge topic 'UseSWIG-fix13814' | Brad King | 2013-11-26 | 1 | -0/+4 |
|\ \ \
| |_|/
|/| | |
|
| * | | UseSWIG: Handle a dll name different than module name (#13814) | Julien Schueller | 2013-11-25 | 1 | -0/+4 |
| |/ |
|
* | | UseSWIG: Fix .i relative source file location (#13173,#13772,#14459) | Julien Schueller | 2013-11-25 | 1 | -30/+2 |
|/ |
|
* | Convert builtin help to reStructuredText source files | Kitware Robot | 2013-10-15 | 1 | -17/+28 |
|
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -32/+32 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -129/+129 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -5/+5 |
|
|
* | UseSWIG: clean up string compares | Rolf Eike Beer | 2012-02-23 | 1 | -8/+5 |
|
|
* | Merge topic 'revert-fixbug_0004147' | Brad King | 2011-06-28 | 1 | -59/+0 |
|\ |
|
| * | Revert "Add a new function SWIG_GET_WRAPPER_DEPENDENCIES to UseSWIG.cmake" | Brad King | 2011-06-27 | 1 | -59/+0 |
|
|
* | | Merge topic 'fixbug_0011782' | Brad King | 2011-04-12 | 1 | -0/+1 |
|\ \ |
|
| * | | UseSWIG.cmake did not support multiple modules and parallel builds | Mathieu Malaterre | 2011-04-08 | 1 | -0/+1 |
|
|
* | | | Merge topic 'fixbug_0011215' | Brad King | 2011-04-12 | 1 | -2/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | UseSWIG.cmake does not expand $(OutDir) | Mathieu Malaterre | 2011-04-08 | 1 | -2/+2 |
| |/ |
|
* | | Add a new function SWIG_GET_WRAPPER_DEPENDENCIES to UseSWIG.cmake | Mathieu Malaterre | 2011-04-08 | 1 | -0/+59 |
|/ |
|
* | Modules: Fix spelling 'To distributed' -> 'To distribute' | Todd Gamblin | 2010-08-09 | 1 | -1/+1 |
|
|
* | FIX: BUG: 0002199 Adding documentation for swig_generated_file_fullname | Mathieu Malaterre | 2009-10-30 | 1 | -1/+6 |
|
|
* | FIX: BUG: 0007915 Integrate portion of the patch. Also add .pyd support for ... | Mathieu Malaterre | 2009-10-30 | 1 | -2/+32 |
|
|
* | Convert CMake non-find modules to BSD License | Brad King | 2009-09-28 | 1 | -0/+13 |
|
|
* | BUG: fix for bug 6151 | Bill Hoffman | 2008-01-02 | 1 | -3/+8 |
|
|
* | ENH: patch applied for bug 4517 | Ken Martin | 2007-03-05 | 1 | -38/+25 |
|
|
* | ENH: Added interface to add extra dependencies. | Brad King | 2006-08-25 | 1 | -0/+4 |
|
|
* | ENH: cleanups | Ken Martin | 2005-12-15 | 1 | -1/+1 |
|
|
* | ENH: add documentation support for modules | Bill Hoffman | 2005-12-14 | 1 | -8/+3 |
|
|
* | ENH: add ability to set outdir in swig | Bill Hoffman | 2005-09-08 | 1 | -13/+35 |
|
|
* | BUG: fix some missing quotes for STREQUAL IF statements | Ken Martin | 2005-06-20 | 1 | -2/+2 |
|
|
* | ENH: make sure source flags don't have to be set | Bill Hoffman | 2005-04-04 | 1 | -0/+3 |
|
|
* | ENH: fix for bug 1304 | Bill Hoffman | 2005-04-04 | 1 | -1/+2 |
|
|
* | FIX: fix for bug 1730 | Bill Hoffman | 2005-04-04 | 1 | -2/+1 |
|
|