| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: some more cleanup, fixes, and patch for HTML output | Ken Martin | 2007-10-24 | 8 | -43/+220 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-24 | 1 | -1/+1 |
|
|
* | COMP: fix for when STRICT is defined, and fix for props that have no docs | Ken Martin | 2007-10-23 | 2 | -3/+8 |
|
|
* | STYLE: fix some long lines | Ken Martin | 2007-10-23 | 1 | -5/+10 |
|
|
* | COMP: fix a problem with a shadowed var | Ken Martin | 2007-10-23 | 1 | -9/+6 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-23 | 1 | -1/+1 |
|
|
* | ENH: fix bitmap escapes | Bill Hoffman | 2007-10-22 | 1 | -3/+9 |
|
|
* | COMP: fix some warnings and add some doc strings back in | Ken Martin | 2007-10-22 | 2 | -1/+6 |
|
|
* | COMP: fix some warnings and add some doc strings back in | Ken Martin | 2007-10-22 | 5 | -74/+109 |
|
|
* | ENH: fix spelling error | Bill Hoffman | 2007-10-22 | 2 | -3/+2 |
|
|
* | ENH: change to make the documentation class more generic, about halfway there... | Ken Martin | 2007-10-22 | 2 | -6/+6 |
|
|
* | ENH: change to make the documentation class more generic, about halfway there... | Ken Martin | 2007-10-22 | 44 | -916/+911 |
|
|
* | ENH: allow CPACK_PACKAGE_ICON to be not set | Bill Hoffman | 2007-10-22 | 2 | -5/+11 |
|
|
* | ENH: try to fix boostrap on 10.5 | Bill Hoffman | 2007-10-22 | 1 | -1/+2 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-22 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-21 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-20 | 1 | -1/+1 |
|
|
* | ENH: do not always add -arch flags | Bill Hoffman | 2007-10-20 | 2 | -6/+24 |
|
|
* | ENH: fix line length error | Bill Hoffman | 2007-10-19 | 1 | -3/+4 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-19 | 1 | -1/+1 |
|
|
* | ENH: add ability to create links on the start menu | Bill Hoffman | 2007-10-18 | 4 | -5/+72 |
|
|
* | ENH: add new file | Bill Hoffman | 2007-10-18 | 1 | -0/+1 |
|
|
* | ENH: do not remove executables and dll's before linking them so that incremen... | Bill Hoffman | 2007-10-18 | 2 | -21/+14 |
|
|
* | ENH: add docs for variables | Bill Hoffman | 2007-10-18 | 4 | -7/+549 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-18 | 1 | -1/+1 |
|
|
* | COMP: Attempt to fix warning about pointer->integer cast. | Brad King | 2007-10-17 | 1 | -1/+1 |
|
|
* | ENH: Added support for finding wxWidgets-2.9. Thanks to Joshua Jensen and Ste... | Miguel A. Figueroa-Villanueva | 2007-10-17 | 1 | -0/+4 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-17 | 1 | -1/+1 |
|
|
* | ENH: added CMAKE_STRICT option for var and property checking | Ken Martin | 2007-10-16 | 3 | -3/+4 |
|
|
* | STYLE: Fixed line-too-long. | Brad King | 2007-10-16 | 2 | -8/+12 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-16 | 1 | -1/+1 |
|
|
* | BUG: Work around bug when calling insert on an empty vector of char on midwor... | Brad King | 2007-10-15 | 1 | -2/+22 |
|
|
* | ENH: minor doc cleanups and an example of documenting a variable | Ken Martin | 2007-10-15 | 4 | -5/+17 |
|
|
* | BUG: Fix #5868 - add COMPONENT handling to the SCRIPT and CODE signatures of ... | David Cole | 2007-10-15 | 10 | -22/+150 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-15 | 1 | -1/+1 |
|
|
* | BUG: fix #5806, wrong quotes used in the exported file | Alexander Neundorf | 2007-10-14 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-14 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-13 | 1 | -1/+1 |
|
|
* | BUG: Added support for the AUI library module (bug 4338). Also applied some | Miguel A. Figueroa-Villanueva | 2007-10-13 | 1 | -232/+214 |
|
|
* | BUG: fix for bug 5878 | Bill Hoffman | 2007-10-12 | 1 | -74/+84 |
|
|
* | BUG: Fix the dashboards! Put it back the way it was so it always creates the ... | David Cole | 2007-10-12 | 1 | -1/+1 |
|
|
* | ENH: add from bug 0004219 | Bill Hoffman | 2007-10-12 | 1 | -0/+268 |
|
|
* | BUG: fix for bug 0005871 | Bill Hoffman | 2007-10-12 | 1 | -1/+1 |
|
|
* | BUG: fix for bug 0003618 , allow one arch in OSX_ARCHS to work | Bill Hoffman | 2007-10-12 | 1 | -10/+6 |
|
|
* | BUG: fix for bug 0005767 hang for replace string with empty | Bill Hoffman | 2007-10-12 | 1 | -0/+5 |
|
|
* | ENH: When an object file requires a module add the file-level dependency betw... | Brad King | 2007-10-12 | 1 | -0/+38 |
|
|
* | BUG: Dependency scanners should have local generators set always. | Brad King | 2007-10-12 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-12 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-11 | 1 | -1/+1 |
|
|
* | ENH: FindBLAS.cmake and FindLAPACK.cmake modules added. They locate various i... | Alin Elena | 2007-10-10 | 4 | -1/+504 |
|
|