summaryrefslogtreecommitdiffstats
path: root/Source/MFCDialog/CMakeSetupDialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* BUG: also offer the extra generators in CMakeSetupAlexander Neundorf2007-08-011-1/+5
* ENH: fix compiler warningsKen Martin2007-03-051-1/+1
* BUG: fix for shrinking cmake oh noKen Martin2007-02-191-1/+1
* ENH: add more time to bootstrap testKen Martin2007-02-051-0/+26
* ENH: unify version stuff, get rid of it out of cmake and cmMakefile and only ...Bill Hoffman2006-11-291-2/+4
* ENH: avoid crash in sprintfBill Hoffman2006-06-201-1/+2
* ENH: Since list file cache does not make much sense any more (because of prop...Andy Cedilnik2006-02-071-1/+0
* ENH: added better error checking for cases when there is a CMakeCache.txt fil...Ken Martin2005-08-111-13/+34
* COMP: Fix for support of VS 8.0 beta 2Andy Cedilnik2005-05-261-2/+3
* ENH: change how the generator is selected and what the last one used wasKen Martin2005-03-281-76/+31
* FIX: fix for bug 1135Bill Hoffman2005-02-111-1/+22
* BUG: fixes for mingw and CMakesetup with spaces in the source directoryBill Hoffman2004-08-301-1/+6
* ENH: Implement PreLoad.cmake feature for CMakeSetupAndy Cedilnik2004-08-231-0/+13
* BUG: Fixed typo in name of MSVC 8 registry key.Brad King2004-08-041-1/+1
* Fix browse button to use correct windows style initial directoryBill Hoffman2004-07-141-1/+3
* ENH: add support for VCExpress 2005Bill Hoffman2004-07-051-6/+16
* BUG: allow cursor to be changed by the OSBill Hoffman2004-05-201-1/+5
* updates to gui to delete cacheKen Martin2004-05-201-39/+70
* ENH: fix bug with advanced items loosing edit and do a better job sortingBill Hoffman2004-01-021-95/+35
* 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