summaryrefslogtreecommitdiffstats
path: root/Source/MFCDialog/CMakeSetupDialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* BUG: If a directory is specified on the command line that is not an existing ...Brad King2003-08-061-1/+3
* more reverting backKen Martin2003-08-011-3/+3
* fix for spacesKen Martin2003-07-311-2/+29
* ENH: Improved behavior when run with arguments from the command line.Brad King2003-07-231-34/+70
* ENH: remove local broken implementation of convert to windows pathBill Hoffman2003-07-151-28/+4
* ENH: allow cancel and display of progress during cpu intensive configure stepsBill Hoffman2003-07-081-9/+59
* ENH: Default generator selection for VS 7.1 added.Brad King2003-05-141-1/+21
* FIX: drag&drop on CMake icon was not working anymore.Sebastien Barre2002-12-101-5/+5
* clean up leaksBill Hoffman2002-12-091-1/+11
* ENH: move version to title barBill Hoffman2002-12-061-11/+3
* ENH: add status bar and help for itemsBill Hoffman2002-12-051-12/+15
* BUG: make sure OK can not be hit first time aroundBill Hoffman2002-12-051-1/+0
* remove code warrior and fixed GUI isuesKen Martin2002-12-031-2/+2
* remove code warrior and fixed GUI isuesKen Martin2002-12-031-24/+39
* Complete rework of makefile generators expect troubleBill Hoffman2002-11-081-0/+1
* ENH: better resizeBill Hoffman2002-11-021-2/+47
* FIX: re-enable the OK button in RunCmake() when everything is done.Sebastien Barre2002-10-041-1/+2
* added progressKen Martin2002-09-261-0/+17
* Fix callback for the new APIAndy Cedilnik2002-09-181-1/+1
* cleaned up some of the cmake interfaceKen Martin2002-09-171-1/+3
* Fix MFC GUIAndy Cedilnik2002-09-111-46/+45
* new archKen Martin2002-09-061-40/+43
* changed cache manager and registered generators to no longer be singletonsKen Martin2002-08-281-27/+39
* support for dllKen Martin2002-08-211-23/+13
* FIX: stupid pb fixed (close to being medieval'ed by The Ken)Sebastien Barre2002-08-011-1/+2
* FIX: ConvertToOutputPath puts "" around path. Not compatible with GUI use.Sebastien Barre2002-07-311-4/+29
* ENH: better Drag&Drop, and change source dir automatically when build dir is ...Sebastien Barre2002-07-221-15/+50
* ENH: add Drag & Drop (directory, file, or CMakeCache), support for Shortcut tooSebastien Barre2002-07-211-6/+3
* ENH: add Drag & Drop (directory, file, or CMakeCache), support for Shortcut tooSebastien Barre2002-07-211-9/+85
* BUG: remove warning about changing generatorsBill Hoffman2002-04-291-7/+0
* ENH: give a warning when switching generators to match the cacheBill Hoffman2002-04-251-0/+7
* Remove warningsBill Hoffman2002-03-131-3/+3
* dot net portBill Hoffman2002-02-201-0/+2
* make it a modal dialogBill Hoffman2002-01-091-1/+1
* added release versionKen Martin2002-01-041-2/+2
* Fix: the generator choice value was hardcoded and overrode the value passed a...Sebastien Barre2001-12-211-1/+4
* Fix: vars that have just become ADVANCED should be removed from the GUISebastien Barre2001-12-211-0/+1
* ENH: add mark as not advanced to mark as advancedBill Hoffman2001-12-071-3/+1
* If Shift is pressed with 'OK', then don't quitSebastien Barre2001-12-051-1/+4
* Add single quotes feature.Sebastien Barre2001-12-051-2/+25
* Add /A and /G command-line param to carry the value of "Show Advanced" and ge...Sebastien Barre2001-12-031-4/+5
* ENH: add advanced variable types and command line wizard guiBill Hoffman2001-11-261-1/+116
* ENH: add new command VARIABLE_REQUIRES for better debugging of list filesBill Hoffman2001-11-191-3/+8
* face lift for GUI and some more helpBill Hoffman2001-11-161-10/+39
* Quick addition: "Create shortcut" menu entry.Sebastien Barre2001-11-141-1/+157
* ENH: use callback not ifdef for MFC message box errorsBill Hoffman2001-10-291-0/+12
* ENH: change checkboxes back to pull down menus, remove leakBill Hoffman2001-10-011-2/+2
* improved registry handlingKen Martin2001-09-251-60/+91
* ENH: check for values that switch to internal, can happen with a load cache c...Ken Martin2001-09-201-10/+1
* remove memory leaksBill Hoffman2001-09-141-0/+1