| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | Complete rework of makefile generators expect trouble | Bill Hoffman | 2002-11-08 | 1 | -0/+1 |
|
|
* | ENH: better resize | Bill Hoffman | 2002-11-02 | 4 | -37/+92 |
|
|
* | ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh... | Brad King | 2002-10-23 | 7 | -81/+81 |
|
|
* | FIX: re-enable the OK button in RunCmake() when everything is done. | Sebastien Barre | 2002-10-04 | 1 | -1/+2 |
|
|
* | BUG: fix load command stuff for cygwin and cleanup at exit | Bill Hoffman | 2002-09-30 | 1 | -0/+2 |
|
|
* | added progress | Ken Martin | 2002-09-26 | 3 | -28/+42 |
|
|
* | Fix callback for the new API | Andy Cedilnik | 2002-09-18 | 1 | -1/+1 |
|
|
* | cleaned up some of the cmake interface | Ken Martin | 2002-09-17 | 1 | -1/+3 |
|
|
* | duh | Ken Martin | 2002-09-13 | 1 | -1/+0 |
|
|
* | Fix MFC GUI | Andy Cedilnik | 2002-09-11 | 1 | -46/+45 |
|
|
* | new arch | Ken Martin | 2002-09-06 | 2 | -41/+44 |
|
|
* | changed cache manager and registered generators to no longer be singletons | Ken Martin | 2002-08-28 | 5 | -34/+55 |
|
|
* | BUG: add explicit clean up of the cachemanager at exit of programs, so dll de... | Bill Hoffman | 2002-08-23 | 1 | -0/+2 |
|
|
* | support for dll | Ken Martin | 2002-08-21 | 2 | -23/+14 |
|
|
* | FIX: stupid pb fixed (close to being medieval'ed by The Ken) | Sebastien Barre | 2002-08-01 | 1 | -1/+2 |
|
|
* | FIX: ConvertToOutputPath puts "" around path. Not compatible with GUI use. | Sebastien Barre | 2002-07-31 | 1 | -4/+29 |
|
|
* | ENH: better Drag&Drop, and change source dir automatically when build dir is ... | Sebastien Barre | 2002-07-22 | 1 | -15/+50 |
|
|
* | ENH: add Drag & Drop (directory, file, or CMakeCache), support for Shortcut too | Sebastien Barre | 2002-07-21 | 1 | -6/+3 |
|
|
* | ENH: add Drag & Drop (directory, file, or CMakeCache), support for Shortcut too | Sebastien Barre | 2002-07-21 | 4 | -25/+110 |
|
|
* | fix warning | Bill Hoffman | 2002-06-12 | 1 | -2/+2 |
|
|