Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert CMake non-find modules to BSD License | Brad King | 2009-09-28 | 1 | -0/+13 |
| | | | | | | | This adds copyright/license notification blocks CMake's non-find modules. Most of the modules had no notices at all. Some had notices referring to the BSD license already. This commit normalizes existing notices and adds missing notices. | ||||
* | 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 |
| | |||||
* | FIX: fix bug 1303 | Bill Hoffman | 2005-02-11 | 1 | -1/+3 |
| | |||||
* | BUG: Add more comments and fix CMAKE_SWIG_FLAGS | Andy Cedilnik | 2004-06-28 | 1 | -1/+20 |
| | |||||
* | BUG: SWIG_FLAGS was ignored by the add swig source to module command | Bill Hoffman | 2004-06-26 | 1 | -0/+2 |
| | |||||
* | ENH: Implement additional make clean files as a directory property instead ↵ | Andy Cedilnik | 2004-05-20 | 1 | -1/+2 |
| | | | | of cmake variable | ||||
* | ENH: append to the list of clean files, don't just set them | Bill Hoffman | 2004-05-17 | 1 | -1/+1 |
| | |||||
* | BUG: Bug #835 fix, add swig generated files to clean target | Bill Hoffman | 2004-05-17 | 1 | -1/+1 |
| | |||||
* | ENH: Initial import of swig. Start working towards Bug #749 - Add swig ↵ | Andy Cedilnik | 2004-04-30 | 1 | -0/+167 |
support module to cmake |