Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: no fatal error if not required | Bill Hoffman | 2008-06-18 | 1 | -2/+6 |
| | |||||
* | BUG: fix for bug 4145 much better findSwig | Bill Hoffman | 2008-01-10 | 1 | -40/+48 |
| | |||||
* | ENH: add documentation support for modules | Bill Hoffman | 2005-12-14 | 1 | -0/+6 |
| | |||||
* | ENH: Removing extra 64-bit search paths. They are now constructed ↵ | Brad King | 2005-04-07 | 1 | -2/+0 |
| | | | | automatically from the paths listed. | ||||
* | ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose. | Brad King | 2005-04-07 | 1 | -0/+2 |
| | |||||
* | BUG: make sure if swig is found, we know it is found | Bill Hoffman | 2004-06-29 | 1 | -0/+1 |
| | |||||
* | BUG: Replace MATCHES with STREQUAL for better checking, better checking for ↵ | Andy Cedilnik | 2004-06-28 | 1 | -7/+13 |
| | | | | existence of swig directory, verify if required flag was set, support fedora's location of swig. Fixes Bug #955 - Swig on fedora and Bug #954 - FIND_PACKAGE(SWIG REQUIRED) | ||||
* | ENH: More paths | Andy Cedilnik | 2004-04-30 | 1 | -1/+1 |
| | |||||
* | ENH: add another place to look for swig.exe | Bill Hoffman | 2004-04-30 | 1 | -1/+1 |
| | |||||
* | ENH: try to find swig.exe in SWIG_DIR | Bill Hoffman | 2004-04-30 | 1 | -1/+1 |
| | |||||
* | ENH: Initial import of swig. Start working towards Bug #749 - Add swig ↵ | Andy Cedilnik | 2004-04-30 | 1 | -0/+35 |
support module to cmake |