Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | - the cmake instance had to be created before accessing the cache (doh) - the cache iterator was not queried properly (seems the API changed) | ||||
* | 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 ↵ | Brad King | 2002-10-23 | 7 | -81/+81 |
| | | | | copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. | ||||
* | 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 ↵ | Bill Hoffman | 2002-08-23 | 1 | -0/+2 |
| | | | | destruction is not a problem. | ||||
* | 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 |
| | | | | changed in the GUI | ||||
* | 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 |
| | |||||
* | now uses bootstrap | Ken Martin | 2002-06-05 | 1 | -176/+0 |
| | |||||
* | ENH: take cmake style command line options so edit_cache works | Bill Hoffman | 2002-05-08 | 1 | -25/+30 |
| | |||||
* | FIX: If current selection was "NOTFOUND", then selecting the browser | Jim Miller | 2002-05-02 | 1 | -0/+4 |
| | | | | would crash since a "/" could not be found in the current selection. | ||||
* | BUG: remove warning about changing generators | Bill Hoffman | 2002-04-29 | 1 | -7/+0 |
| | |||||
* | ENH: give a warning when switching generators to match the cache | Bill Hoffman | 2002-04-25 | 1 | -0/+7 |
| | |||||
* | Add cvsignore so that you do not see visual stufio files when you do cvs update | Andy Cedilnik | 2002-04-24 | 1 | -0/+1 |
| | |||||
* | updated | Ken Martin | 2002-04-22 | 1 | -2/+2 |
| | |||||
* | ENH: make GUI slighlty larger to accomodate long paths | Sebastien Barre | 2002-04-12 | 1 | -16/+16 |
| | |||||
* | Remove warnings | Bill Hoffman | 2002-03-13 | 3 | -6/+6 |
| | |||||
* | ENH: fix warning | Bill Hoffman | 2002-02-25 | 1 | -1/+1 |
| | |||||
* | dot net port | Bill Hoffman | 2002-02-20 | 1 | -0/+2 |
| | |||||
* | fix spacing on text | Bill Hoffman | 2002-02-19 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Bill Hoffman | 2002-02-18 | 1 | -2/+2 |
| | |||||
* | ENH: add IGNORE option for cache values | Bill Hoffman | 2002-02-11 | 4 | -18/+18 |
| | |||||
* | ENH:Updated copyright | Will Schroeder | 2002-01-21 | 8 | -0/+128 |
| | |||||
* | make it a modal dialog | Bill Hoffman | 2002-01-09 | 1 | -1/+1 |
| |