Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: fix bug 6081 | Bill Hoffman | 2007-12-14 | 1 | -0/+5 |
| | |||||
* | BUG: fix for 6086 uninstall icon not set right | Bill Hoffman | 2007-12-14 | 1 | -1/+1 |
| | |||||
* | BUG: fix for 6117, fix for second run | Bill Hoffman | 2007-12-14 | 1 | -2/+2 |
| | |||||
* | STYLE: line length | Bill Hoffman | 2007-12-14 | 1 | -1/+2 |
| | |||||
* | BUG: fix for bug 6054 remove some warnings | Bill Hoffman | 2007-12-14 | 1 | -0/+10 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2007-12-14 | 1 | -1/+1 |
| | |||||
* | COMP: Add missing return value from Bill's change. | Brad King | 2007-12-13 | 1 | -0/+1 |
| | |||||
* | ENH: Centralized and globalized computation of CMake program locations. ↵ | Brad King | 2007-12-13 | 15 | -110/+68 |
| | | | | This eliminates startup paths that failed to produce this information. | ||||
* | BUG: Fixed typo introduced by previous commit. | Brad King | 2007-12-13 | 1 | -1/+1 |
| | |||||
* | ENH: fix for bug 6102, allow users to change the compiler | Bill Hoffman | 2007-12-13 | 4 | -3/+106 |
| | |||||
* | STYLE: fix indent | Bill Hoffman | 2007-12-13 | 1 | -6/+6 |
| | |||||
* | ENH: fix docs | Bill Hoffman | 2007-12-13 | 1 | -1/+1 |
| | |||||
* | ENH: fix docs | Bill Hoffman | 2007-12-13 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2007-12-13 | 1 | -1/+1 |
| | |||||
* | BUG: Fix logic to accept drop events. | Clinton Stimpson | 2007-12-12 | 1 | -4/+4 |
| | |||||
* | BUG: Fix bug 6106 FindPerlLibs.cmake missing escaped $ | Bill Hoffman | 2007-12-12 | 1 | -3/+2 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2007-12-12 | 1 | -1/+1 |
| | |||||
* | ENH: Correctly find UiTools library on Mac w/ binary install of Qt. | Clinton Stimpson | 2007-12-11 | 1 | -0/+4 |
| | | | | Fixes #4554. | ||||
* | ENH: Added C String utilities to KWSys. Implemented strcasecmp and strncasecmp. | Brad King | 2007-12-11 | 3 | -2/+175 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2007-12-11 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2007-12-10 | 1 | -1/+1 |
| | |||||
* | STYLE: fix line len error | Bill Hoffman | 2007-12-10 | 1 | -1/+2 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2007-12-09 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2007-12-08 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2007-12-07 | 1 | -1/+1 |
| | |||||
* | ENH: change to libs that are not real | Bill Hoffman | 2007-12-07 | 1 | -1/+1 |
| | |||||
* | BUG: fixed an incomplete regexp | Philippe Pebay | 2007-12-06 | 1 | -2/+2 |
| | |||||
* | BUG: Prevent mapping of Configure to Preferences when Qt merges menu items with | Clinton Stimpson | 2007-12-06 | 1 | -0/+2 |
| | | | | the standard Mac OS X application menu. | ||||
* | ENH: for try compile do not put the rules to rebuild the project with cmake ↵ | Bill Hoffman | 2007-12-06 | 1 | -0/+1 |
| | | | | inside it. This has caused infinite loops of builds in some cases, and it is just a waste of time anyway. | ||||
* | BUG: fix for bug 5455, handle nodefaultlib with more than one lib | Bill Hoffman | 2007-12-06 | 3 | -2/+26 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2007-12-06 | 1 | -1/+1 |
| | |||||
* | COMP: Remove reference to vtksys. The unmangled kwsys name should be used ↵ | Brad King | 2007-12-05 | 1 | -2/+2 |
| | | | | in this source. | ||||
* | ENH: added two functions for URL parsing: | Philippe Pebay | 2007-12-05 | 2 | -0/+87 |
| | | | | | | | | 1. an "abridged" version that separates protocol from dataglom in an expression with the form protocol://dataglom 2. a "full" version that parses protocol, username, password, hostname, port, and path in a standard URL (all of these variables are optional, except for protocol and hostname). | ||||
* | STYLE: fix line len | Bill Hoffman | 2007-12-05 | 1 | -1/+2 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2007-12-05 | 1 | -1/+1 |
| | |||||
* | ENH: remove warning | Bill Hoffman | 2007-12-04 | 1 | -1/+1 |
| | |||||
* | ENH: do not depend on touch being on the system | Bill Hoffman | 2007-12-04 | 1 | -1/+1 |
| | |||||
* | ENH: add a touch -E command to cmake | Bill Hoffman | 2007-12-04 | 3 | -0/+71 |
| | |||||
* | COMP: fix style and work around old compilers | Ken Martin | 2007-12-04 | 2 | -5/+5 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2007-12-04 | 1 | -1/+1 |
| | |||||
* | ENH: remove superior dean i, no longer uses borland | Bill Hoffman | 2007-12-04 | 1 | -1/+0 |
| | |||||
* | ENH: add functions and raise scope | Ken Martin | 2007-12-03 | 6 | -21/+75 |
| | |||||
* | ENH: add functions | Ken Martin | 2007-12-03 | 2 | -0/+109 |
| | |||||
* | ENH: add functions and raise scope to cmake | Ken Martin | 2007-12-03 | 6 | -0/+597 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2007-12-03 | 1 | -1/+1 |
| | |||||
* | ENH: fix up some stuff | Bill Hoffman | 2007-12-02 | 1 | -4/+3 |
| | |||||
* | STYLE: Clarified usage documentation for cmake --help-module FindwxWidgets. | Miguel A. Figueroa-Villanueva | 2007-12-02 | 1 | -5/+30 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2007-12-02 | 1 | -1/+1 |
| | |||||
* | STYLE: Use LIST(APPEND ...) instead of SET(...) | Miguel A. Figueroa-Villanueva | 2007-12-02 | 1 | -18/+7 |
| | |||||
* | ENH: Added search entry for the new release: wxWidgets-2.8.7. | Miguel A. Figueroa-Villanueva | 2007-12-02 | 1 | -0/+1 |
| |