| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 3 | -6/+48 |
|
|
* | ENH: fix memory leaks | Bill Hoffman | 2001-11-29 | 1 | -0/+5 |
|
|
* | adjusted spacing | Ken Martin | 2001-11-27 | 1 | -5/+5 |
|
|
* | ENH: add advanced variable types and command line wizard gui | Bill Hoffman | 2001-11-26 | 4 | -8/+131 |
|
|
* | ENH: add new command VARIABLE_REQUIRES for better debugging of list files | Bill Hoffman | 2001-11-19 | 1 | -3/+8 |
|
|
* | ENH: remove unused source files | Bill Hoffman | 2001-11-19 | 1 | -2/+0 |
|
|
* | face lift for GUI and some more help | Bill Hoffman | 2001-11-16 | 8 | -20/+172 |
|
|
* | Quick addition: "Create shortcut" menu entry. | Sebastien Barre | 2001-11-14 | 4 | -4/+164 |
|
|
* | 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 | 3 | -10/+16 |
|
|
* | remove memory leaks | Bill Hoffman | 2001-09-14 | 1 | -0/+1 |
|
|
* | ENH: integrate borland support | Bill Hoffman | 2001-09-06 | 4 | -13/+66 |
|
|
* | BUG: fix switch projects not saving cache correctly | Bill Hoffman | 2001-08-27 | 1 | -7/+3 |
|
|
* | BUG: add missing CMakeCommandLineInfo | Bill Hoffman | 2001-08-22 | 1 | -0/+1 |
|
|
* | CMakeSetup now handles command-line arguments (ex: /H=source_dir /B=build_dir) | Sebastien Barre | 2001-08-21 | 6 | -7/+123 |
|
|
* | 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 | 2 | -4/+11 |
|
|
* | ENH: rework GUI with configure/OK/Cancel | Bill Hoffman | 2001-07-25 | 7 | -124/+137 |
|
|
* | BUG: fix on scroll with buttons | Bill Hoffman | 2001-07-24 | 4 | -2/+28 |
|
|
* | 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 | 4 | -8/+40 |
|
|
* | fixed up resizing info | Ken Martin | 2001-07-11 | 1 | -0/+5 |
|
|
* | ENH: convert to unix slashes on browse, remove font and color junk | Bill Hoffman | 2001-06-26 | 1 | -54/+8 |
|
|
* | modified how paths are escaped, added depends | Ken Martin | 2001-06-26 | 1 | -0/+1 |
|
|
* | better GUI resize and combo box fixes | Ken Martin | 2001-06-26 | 3 | -16/+63 |
|
|
* | ENH: add CMakeSetup as a target | Bill Hoffman | 2001-06-20 | 1 | -0/+16 |
|
|
* | 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 | 5 | -27/+78 |
|
|
* | 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 |
|
|
* | BUG: PATH options should not remove the file part of the path... | Bill Hoffman | 2001-06-06 | 1 | -11/+2 |
|
|
* | ENH: add PathDialog | Bill Hoffman | 2001-06-05 | 1 | -1/+5 |
|
|
* | ENH: add better path chooser dialog | Bill Hoffman | 2001-06-05 | 4 | -77/+469 |
|
|
* | 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 | 3 | -49/+39 |
|
|
* | display the property name in the help box | Sebastien Barre | 2001-05-25 | 1 | -1/+1 |
|
|
* | *** empty log message *** | Bill Hoffman | 2001-05-24 | 1 | -2/+2 |
|
|
* | ENH: change the syntax of the SET command, fix the combo box for larger strings | Bill Hoffman | 2001-05-24 | 2 | -13/+6 |
|
|
* | added version number | Ken Martin | 2001-05-24 | 3 | -10/+16 |
|
|
* | add compute systeminfo | Bill Hoffman | 2001-05-23 | 1 | -0/+1 |
|
|
* | icon updates | Ken Martin | 2001-05-21 | 2 | -1/+1 |
|
|
* | new icon | Ken Martin | 2001-05-21 | 2 | -3/+3 |
|
|
* | BUG: fix compiler name | Bill Hoffman | 2001-05-21 | 5 | -62/+195 |
|
|
* | updated for out of tree builds | Ken Martin | 2001-05-21 | 1 | -1/+5 |
|
|