| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: avoid crash in sprintf | Bill Hoffman | 2006-06-20 | 1 | -1/+2 |
|
|
* | ENH: Since list file cache does not make much sense any more (because of prop... | Andy Cedilnik | 2006-02-07 | 1 | -1/+0 |
|
|
* | ENH: do not force users to create paths | Bill Hoffman | 2006-01-25 | 1 | -14/+11 |
|
|
* | BUG: Fix storage/use of argc/argv in CMakeSetup dialog. | Brad King | 2005-12-13 | 2 | -5/+9 |
|
|
* | ENH: added better error checking for cases when there is a CMakeCache.txt fil... | Ken Martin | 2005-08-11 | 1 | -13/+34 |
|
|
* | ENH: minor version update | Ken Martin | 2005-07-08 | 1 | -5/+5 |
|
|
* | COMP: Fix for support of VS 8.0 beta 2 | Andy Cedilnik | 2005-05-26 | 1 | -2/+3 |
|
|
* | ENH: change how the generator is selected and what the last one used was | Ken Martin | 2005-03-28 | 7 | -86/+269 |
|
|
* | FIX: fix for bug 1135 | Bill Hoffman | 2005-02-11 | 2 | -1/+23 |
|
|
* | BUG: fix for Bug #1466 delete cache leaves file button and can crash | Bill Hoffman | 2005-01-13 | 1 | -1/+7 |
|
|
* | BUG: fixes for mingw and CMakesetup with spaces in the source directory | Bill Hoffman | 2004-08-30 | 1 | -1/+6 |
|
|
* | ENH: Implement PreLoad.cmake feature for CMakeSetup | Andy Cedilnik | 2004-08-23 | 1 | -0/+13 |
|
|
* | BUG: Fixed typo in name of MSVC 8 registry key. | Brad King | 2004-08-04 | 1 | -1/+1 |
|
|
* | Fix browse button to use correct windows style initial directory | Bill Hoffman | 2004-07-14 | 1 | -1/+3 |
|
|
* | ENH: add support for VCExpress 2005 | Bill Hoffman | 2004-07-05 | 1 | -6/+16 |
|
|
* | BUG: allow cursor to be changed by the OS | Bill Hoffman | 2004-05-20 | 1 | -1/+5 |
|
|
* | updates to gui to delete cache | Ken Martin | 2004-05-20 | 4 | -67/+100 |
|
|
* | ENH: remove warning | Bill Hoffman | 2004-04-29 | 1 | -0/+1 |
|
|
* | BUG: fix for bug 121 add some docs for MFC flag | Bill Hoffman | 2004-04-28 | 1 | -1/+7 |
|
|
* | BUG#724: Preserving current working directory during file selection. | Brad King | 2004-03-29 | 1 | -14/+19 |
|
|
* | shut up unfixable warning | Ken Martin | 2004-02-16 | 1 | -2/+3 |
|
|
* | ENH: Make install on windows seems to work now | Andy Cedilnik | 2004-01-27 | 1 | -8/+9 |
|
|
* | BUG: make sure property list is cleared between cache loadings | Bill Hoffman | 2004-01-12 | 1 | -2/+7 |
|
|
* | BUG: make sure relative paths in command line options are expanded | Bill Hoffman | 2004-01-08 | 1 | -2/+9 |
|
|
* | ENH: reduce flicker | Bill Hoffman | 2004-01-05 | 1 | -0/+4 |
|
|
* | ENH: fix bug with advanced items loosing edit and do a better job sorting | Bill Hoffman | 2004-01-02 | 4 | -115/+154 |
|
|
* | ENH: remove removecache entry call | Bill Hoffman | 2003-11-26 | 1 | -2/+0 |
|
|
* | ENH: Added documentation of specifying an existing build tree as an argument. | Brad King | 2003-08-20 | 1 | -1/+1 |
|
|
* | ENH: Added configuration of name of executable in man page header and version... | Brad King | 2003-08-06 | 1 | -0/+1 |
|
|
* | BUG: If a directory is specified on the command line that is not an existing ... | Brad King | 2003-08-06 | 1 | -1/+3 |
|
|
* | more reverting back | Ken Martin | 2003-08-01 | 1 | -3/+3 |
|
|
* | fix for spaces | Ken Martin | 2003-07-31 | 1 | -2/+29 |
|
|
* | BUG: Fix for network path argument parsing. | Brad King | 2003-07-24 | 1 | -2/+13 |
|
|
* | ENH: Added support for documentation options. | Brad King | 2003-07-23 | 1 | -2/+65 |
|
|
* | ENH: Added construction of original command line in argc/argv style. | Brad King | 2003-07-23 | 2 | -1/+34 |
|
|
* | ENH: Improved behavior when run with arguments from the command line. | Brad King | 2003-07-23 | 2 | -36/+73 |
|
|
* | ENH: remove local broken implementation of convert to windows path | Bill Hoffman | 2003-07-15 | 1 | -28/+4 |
|
|
* | ENH: allow cancel and display of progress during cpu intensive configure steps | Bill Hoffman | 2003-07-08 | 2 | -22/+75 |
|
|
* | ENH: Default generator selection for VS 7.1 added. | Brad King | 2003-05-14 | 1 | -1/+21 |
|
|
* | BUG: Fixed tab ordering of gui components. | Brad King | 2003-02-21 | 1 | -10/+10 |
|
|
* | ENH: add a check for -NOTFOUND | Bill Hoffman | 2003-02-05 | 1 | -1/+1 |
|
|
* | FIX: drag&drop on CMake icon was not working anymore. | Sebastien Barre | 2002-12-10 | 1 | -5/+5 |
|
|
* | clean up leaks | Bill Hoffman | 2002-12-09 | 3 | -8/+14 |
|
|
* | ENH: move version to title bar | Bill Hoffman | 2002-12-06 | 3 | -15/+5 |
|
|
* | ENH: add status bar and help for items | Bill Hoffman | 2002-12-05 | 1 | -1/+1 |
|
|
* | ENH: add status bar and help for items | Bill Hoffman | 2002-12-05 | 3 | -47/+64 |
|
|
* | BUG: make sure OK can not be hit first time around | Bill Hoffman | 2002-12-05 | 1 | -1/+0 |
|
|
* | remove code warrior and fixed GUI isues | Ken Martin | 2002-12-03 | 1 | -2/+2 |
|
|
* | remove code warrior and fixed GUI isues | Ken Martin | 2002-12-03 | 1 | -5/+3 |
|
|
* | remove code warrior and fixed GUI isues | Ken Martin | 2002-12-03 | 3 | -50/+64 |
|
|