194 Commits

Author SHA1 Message Date
David Cole
0502c8502a COMP: Only use the VERBATIM flag for non-Visual Studio builds being configured by CMake 2.4.5 or later. 2007-09-19 13:51:23 -04:00
Bill Hoffman
96235da3b4 ENH: make mt command work with gmake 2007-09-17 16:10:08 -04:00
Bill Hoffman
9cbb998737 ENH: add support for vs 2008 beta 2 2007-09-17 15:21:47 -04:00
David Cole
a54169789d ENH: Avoid prompting for admin privileges when running CMakeSetup.exe on Vista by adding a requestedExecutionLevel element to its manifest. 2007-09-11 15:21:37 -04:00
Alexander Neundorf
d58b93a5b1 ENH: separate the commands into current and compat as in cmake
Alex
2007-08-01 15:51:05 -04:00
Alexander Neundorf
2246e0336d BUG: also offer the extra generators in CMakeSetup
Alex
2007-08-01 14:58:55 -04:00
Ken Martin
558dbc84ad ENH: typo 2007-03-12 13:30:36 -04:00
Ken Martin
d443963d91 ENH: fix compiler warnings 2007-03-05 09:51:13 -05:00
Ken Martin
74968ce1c7 BUG: fix for shrinking cmake oh no 2007-02-19 11:30:34 -05:00
Ken Martin
551397b898 ENH: add more time to bootstrap test 2007-02-05 11:13:18 -05:00
Bill Hoffman
ccb77b65c6 ENH: unify version stuff, get rid of it out of cmake and cmMakefile and only use cmVersion 2006-11-29 15:59:16 -05:00
Bill Hoffman
9e97f7f684 BUG: fix for 4028 fix scroll after delete 2006-11-11 14:07:46 -05:00
Bill Hoffman
81996dc4de ENH: allow edit of file text directly 2006-10-03 12:21:11 -04:00
Bill Hoffman
7e5509a260 ENH: avoid crash in sprintf 2006-06-20 13:13:13 -04:00
Andy Cedilnik
4259971961 ENH: Since list file cache does not make much sense any more (because of proper list file parsing), and it actually adds unnecessary complications and make ctest scripting not work, take it out 2006-02-07 08:49:42 -05:00
Bill Hoffman
538d6e82d8 ENH: do not force users to create paths 2006-01-24 22:20:56 -05:00
Brad King
a8d199df49 BUG: Fix storage/use of argc/argv in CMakeSetup dialog. 2005-12-13 14:14:16 -05:00
Ken Martin
039d4b604e ENH: added better error checking for cases when there is a CMakeCache.txt file but it is not readable 2005-08-11 13:20:23 -04:00
Ken Martin
d68b579666 ENH: minor version update 2005-07-08 09:53:01 -04:00
Andy Cedilnik
17da34e188 COMP: Fix for support of VS 8.0 beta 2 2005-05-26 17:30:13 -04:00
Ken Martin
11965ebd34 ENH: change how the generator is selected and what the last one used was 2005-03-28 13:23:07 -05:00
Bill Hoffman
71ff74d045 FIX: fix for bug 1135 2005-02-11 14:36:57 -05:00
Bill Hoffman
f5887c77e9 BUG: fix for Bug #1466 delete cache leaves file button and can crash 2005-01-13 12:26:13 -05:00
Bill Hoffman
3e2e0d5d63 BUG: fixes for mingw and CMakesetup with spaces in the source directory 2004-08-30 13:50:00 -04:00
Andy Cedilnik
75cf590b21 ENH: Implement PreLoad.cmake feature for CMakeSetup 2004-08-23 14:33:22 -04:00
Brad King
743eed068c BUG: Fixed typo in name of MSVC 8 registry key. 2004-08-04 10:00:39 -04:00
Bill Hoffman
cb85eeaa11 Fix browse button to use correct windows style initial directory 2004-07-14 16:09:15 -04:00
Bill Hoffman
86195caf6a ENH: add support for VCExpress 2005 2004-07-05 12:16:33 -04:00
Bill Hoffman
17d6f9e170 BUG: allow cursor to be changed by the OS 2004-05-20 16:39:05 -04:00
Ken Martin
d7c6f51d00 updates to gui to delete cache 2004-05-20 15:08:18 -04:00
Bill Hoffman
7ca0eb8bbc ENH: remove warning 2004-04-29 13:13:44 -04:00
Bill Hoffman
e34c83540d BUG: fix for bug 121 add some docs for MFC flag 2004-04-28 13:40:58 -04:00
Brad King
d1185c5910 BUG#724: Preserving current working directory during file selection. 2004-03-29 13:15:23 -05:00
Ken Martin
5a391f8aa7 shut up unfixable warning 2004-02-16 10:57:38 -05:00
Andy Cedilnik
d13e30f3ae ENH: Make install on windows seems to work now 2004-01-27 12:37:30 -05:00
Bill Hoffman
002679fdba BUG: make sure property list is cleared between cache loadings 2004-01-12 11:07:13 -05:00
Bill Hoffman
294dec38c9 BUG: make sure relative paths in command line options are expanded 2004-01-08 15:54:30 -05:00
Bill Hoffman
f3d1225669 ENH: reduce flicker 2004-01-05 10:26:51 -05:00
Bill Hoffman
0c4bec7563 ENH: fix bug with advanced items loosing edit and do a better job sorting 2004-01-02 17:24:19 -05:00
Bill Hoffman
725de95b7e ENH: remove removecache entry call 2003-11-26 14:30:28 -05:00
Brad King
8017a17f57 ENH: Added documentation of specifying an existing build tree as an argument. 2003-08-20 13:00:46 -04:00
Brad King
b78888fe38 ENH: Added configuration of name of executable in man page header and version banner. 2003-08-06 14:49:52 -04:00
Brad King
f86ffd72ca BUG: If a directory is specified on the command line that is not an existing build tree, we should still use any -G option that was given to set the generator. 2003-08-06 13:48:51 -04:00
Ken Martin
ad4dc3e0ef more reverting back 2003-08-01 08:47:26 -04:00
Ken Martin
e9c517ecf1 fix for spaces 2003-07-31 16:30:49 -04:00
Brad King
185c82b6ad BUG: Fix for network path argument parsing. 2003-07-24 11:24:05 -04:00
Brad King
5a1d6f2866 ENH: Added support for documentation options. 2003-07-23 17:40:10 -04:00
Brad King
ae84581f86 ENH: Added construction of original command line in argc/argv style. 2003-07-23 17:31:25 -04:00
Brad King
6849cbdfcb ENH: Improved behavior when run with arguments from the command line. 2003-07-23 17:28:44 -04:00
Bill Hoffman
f47b9d01ce ENH: remove local broken implementation of convert to windows path 2003-07-15 12:52:47 -04:00