Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG #8184: Fixed FindwxWidgets wrong order of default libs for MinGW. | Miguel A. Figueroa-Villanueva | 2010-09-01 | 1 | -1/+2 |
| | | | | | Also fixed usage sample in comments, which can be misleading for MinGW users as demonstrated by mantis issue #10089. | ||||
* | STYLE: Clarified/Fixed documentation of UsewxWidgets. | Miguel A. Figueroa-Villanueva | 2010-09-01 | 1 | -10/+7 |
| | |||||
* | Modules: Fix spelling 'To distributed' -> 'To distribute' | Todd Gamblin | 2010-08-09 | 1 | -1/+1 |
| | |||||
* | 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: Using PROPERTY COMPILE_DEFINITIONS_DEBUG to support Debug only ↵ | Miguel A. Figueroa-Villanueva | 2009-02-24 | 1 | -1/+8 |
| | | | | preprocessor options (e.g., _DEBUG __WXDEBUG__). | ||||
* | STYLE: Remove trailing whitespace. | Brad King | 2008-03-04 | 1 | -7/+7 |
| | |||||
* | ENH: Patch from Jan for bug#3453. Cleans up find script and enables ↵ | Brad King | 2006-10-19 | 1 | -1/+5 |
| | | | | -isystem feature for use script. | ||||
* | ENH: Applying patch from bug#3443 to implement FindwxWidgets.cmake properly. ↵ | Brad King | 2006-07-21 | 1 | -2/+65 |
| | | | | It also updates the UseWX test and WXDialog sources to use the new find script. | ||||
* | ENH: add documentation support for modules | Bill Hoffman | 2005-12-14 | 1 | -0/+3 |
| | |||||
* | ENH: Cleanup. Use relative path to modules | Andy Cedilnik | 2004-08-27 | 1 | -1/+1 |
| | |||||
* | BUG: fix for bug 618 | Bill Hoffman | 2004-04-22 | 1 | -0/+1 |