summaryrefslogtreecommitdiff
path: root/Modules/UseSWIG.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* FIX: fix bug 1303Bill Hoffman2005-02-111-1/+3
* BUG: Add more comments and fix CMAKE_SWIG_FLAGSAndy Cedilnik2004-06-281-1/+20
* BUG: SWIG_FLAGS was ignored by the add swig source to module commandBill Hoffman2004-06-261-0/+2
* ENH: Implement additional make clean files as a directory property instead of...Andy Cedilnik2004-05-201-1/+2
* ENH: append to the list of clean files, don't just set themBill Hoffman2004-05-171-1/+1
* BUG: Bug #835 fix, add swig generated files to clean targetBill Hoffman2004-05-171-1/+1
* ENH: Initial import of swig. Start working towards Bug #749 - Add swig suppor...Andy Cedilnik2004-04-301-0/+167