| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 | 1 | -9/+85 |
|
|
* | 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 |
|
|
* | Remove warnings | Bill Hoffman | 2002-03-13 | 1 | -3/+3 |
|
|
* | dot net port | Bill Hoffman | 2002-02-20 | 1 | -0/+2 |
|
|
* | make it a modal dialog | Bill Hoffman | 2002-01-09 | 1 | -1/+1 |
|
|
* | added release version | Ken Martin | 2002-01-04 | 1 | -2/+2 |
|
|
* | Fix: the generator choice value was hardcoded and overrode the value passed a... | Sebastien Barre | 2001-12-21 | 1 | -1/+4 |
|
|
* | Fix: vars that have just become ADVANCED should be removed from the GUI | Sebastien Barre | 2001-12-21 | 1 | -0/+1 |
|
|
* | ENH: add mark as not advanced to mark as advanced | Bill Hoffman | 2001-12-07 | 1 | -3/+1 |
|
|
* | If Shift is pressed with 'OK', then don't quit | Sebastien Barre | 2001-12-05 | 1 | -1/+4 |
|
|
* | Add single quotes feature. | Sebastien Barre | 2001-12-05 | 1 | -2/+25 |
|
|
* | Add /A and /G command-line param to carry the value of "Show Advanced" and ge... | Sebastien Barre | 2001-12-03 | 1 | -4/+5 |
|
|
* | ENH: add advanced variable types and command line wizard gui | Bill Hoffman | 2001-11-26 | 1 | -1/+116 |
|
|
* | ENH: add new command VARIABLE_REQUIRES for better debugging of list files | Bill Hoffman | 2001-11-19 | 1 | -3/+8 |
|
|
* | face lift for GUI and some more help | Bill Hoffman | 2001-11-16 | 1 | -10/+39 |
|
|
* | Quick addition: "Create shortcut" menu entry. | Sebastien Barre | 2001-11-14 | 1 | -1/+157 |
|
|
* | ENH: use callback not ifdef for MFC message box errors | Bill Hoffman | 2001-10-29 | 1 | -0/+12 |
|
|
* | ENH: change checkboxes back to pull down menus, remove leak | Bill Hoffman | 2001-10-01 | 1 | -2/+2 |
|
|
* | improved registry handling | Ken Martin | 2001-09-25 | 1 | -60/+91 |
|
|
* | ENH: check for values that switch to internal, can happen with a load cache c... | Ken Martin | 2001-09-20 | 1 | -10/+1 |
|
|
* | remove memory leaks | Bill Hoffman | 2001-09-14 | 1 | -0/+1 |
|
|
* | ENH: integrate borland support | Bill Hoffman | 2001-09-06 | 1 | -1/+47 |
|
|
* | BUG: fix switch projects not saving cache correctly | Bill Hoffman | 2001-08-27 | 1 | -7/+3 |
|
|
* | CMakeSetup now handles command-line arguments (ex: /H=source_dir /B=build_dir) | Sebastien Barre | 2001-08-21 | 1 | -5/+13 |
|
|
* | ENH: big change, only allow commands access to the cache via the cmMakefile c... | Bill Hoffman | 2001-08-08 | 1 | -1/+1 |
|
|
* | ENH: change the logic of disabling the ok button a bit | Bill Hoffman | 2001-07-26 | 1 | -4/+10 |
|
|
* | ENH: rework GUI with configure/OK/Cancel | Bill Hoffman | 2001-07-25 | 1 | -27/+80 |
|
|
* | BUG: fix on scroll with buttons | Bill Hoffman | 2001-07-24 | 1 | -1/+2 |
|
|
* | BUG: make sure cache is cleared | Bill Hoffman | 2001-07-16 | 1 | -8/+3 |
|
|
* | ENH: add a check to avoid quitting before rebuilding | Bill Hoffman | 2001-07-12 | 1 | -0/+18 |
|
|
* | fixed up resizing info | Ken Martin | 2001-07-11 | 1 | -0/+5 |
|
|
* | better GUI resize and combo box fixes | Ken Martin | 2001-06-26 | 1 | -11/+54 |
|
|
* | ENH: add bootstrap support for building fltk | Bill Hoffman | 2001-06-19 | 1 | -1/+1 |
|
|
* | ENH: add resize ability to dialog and fix tab stop orders | Bill Hoffman | 2001-06-19 | 1 | -3/+41 |
|
|
* | minor fix in error checking | Ken Martin | 2001-06-11 | 1 | -0/+1 |
|
|
* | ENH: move utilities to targets from makefile, and add versioning to cache | Bill Hoffman | 2001-06-07 | 1 | -1/+2 |
|
|
* | ENH: add better path chooser dialog | Bill Hoffman | 2001-06-05 | 1 | -46/+9 |
|
|
* | BUG: clean up memory leaks. | Bill Hoffman | 2001-06-04 | 1 | -0/+12 |
|
|
* | BUG: fix edit of directories | Bill Hoffman | 2001-05-31 | 1 | -5/+5 |
|
|
* | ENH: remove unused includes | Bill Hoffman | 2001-05-30 | 1 | -3/+0 |
|
|
* | ENH: change MFC gui to use cmake class | Bill Hoffman | 2001-05-30 | 1 | -47/+36 |
|
|
* | ENH: change the syntax of the SET command, fix the combo box for larger strings | Bill Hoffman | 2001-05-24 | 1 | -9/+2 |
|
|
* | added version number | Ken Martin | 2001-05-24 | 1 | -0/+4 |
|
|
* | add compute systeminfo | Bill Hoffman | 2001-05-23 | 1 | -0/+1 |
|
|
* | BUG: fix compiler name | Bill Hoffman | 2001-05-21 | 1 | -59/+175 |
|
|
* | updated for out of tree builds | Ken Martin | 2001-05-21 | 1 | -1/+5 |
|
|
* | half checked in changes for CMAKE_ROOT | Ken Martin | 2001-05-17 | 1 | -44/+25 |
|
|