CMake/Source/MFCDialog
Brad King 98c51ff6dc ENH: Overhaul CMake version numbering
This moves the version numbers into an isolated configured header so
that not all of CMake needs to rebuild when the version changes.

Previously we had spaces, dashes and/or the word 'patch' randomly chosen
before the patch number.  Now we always report version numbers in the
traditional format "<major>.<minor>.<patch>[-rc<rc>]".

We still use odd minor numbers for development versions.  Now we also
use the CCYYMMDD date as the patch number of development versions, thus
allowing tests for exact CMake versions.
2009-03-05 15:17:07 -05:00
..
res ENH: Put black outline around all resolutions of the new ico files. Looks better on a dark background than the lighter outline... 2007-11-08 15:54:26 -05:00
.cvsignore Add cvsignore so that you do not see visual stufio files when you do cvs update 2002-04-24 10:08:24 -04:00
CMakeCommandLineInfo.cpp BUG: Fix storage/use of argc/argv in CMakeSetup dialog. 2005-12-13 14:14:16 -05:00
CMakeCommandLineInfo.h ENH: Added construction of original command line in argc/argv style. 2003-07-23 17:31:25 -04:00
CMakeGenDialog.cpp ENH: more generic search for visual studio installations 2007-09-25 11:01:36 -04:00
CMakeGenDialog.h ENH: change how the generator is selected and what the last one used was 2005-03-28 13:23:07 -05:00
CMakeLists.txt ENH: allow for msvc71 to build for vista if CMAKE_MT_EXECUTABLE is put in the cache 2007-11-07 17:30:56 -05:00
CMakeSetup.cpp ENH: Centralized and globalized computation of CMake program locations. This eliminates startup paths that failed to produce this information. 2007-12-13 17:56:50 -05:00
CMakeSetup.h ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. 2002-10-23 18:03:27 -04:00
CMakeSetup.rc ENH: add ability to suppress dev warnings to gui code 2008-03-11 22:51:56 -04:00
CMakeSetupDialog.cpp ENH: Overhaul CMake version numbering 2009-03-05 15:17:07 -05:00
CMakeSetupDialog.h ENH: add ability to suppress dev warnings to gui code 2008-03-11 22:51:56 -04:00
CMakeSetupManifest.xml 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
MakeHelp.cpp ENH: use the correct case 2001-12-28 17:01:00 -05:00
MakeHelp.h ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. 2002-10-23 18:03:27 -04:00
PathDialog.cpp ENH: fix compiler warnings 2007-03-05 09:51:13 -05:00
PathDialog.h ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. 2002-10-23 18:03:27 -04:00
PropertyList.cpp ENH: fix compiler warnings 2007-03-05 09:51:13 -05:00
PropertyList.h ENH: fix bug with advanced items loosing edit and do a better job sorting 2004-01-02 17:24:19 -05:00
StdAfx.cpp NEW: move from tools and config to create CMake 2000-08-29 15:26:29 -04:00
StdAfx.h ENH: add support for vs 2008 beta 2 2007-09-17 15:21:47 -04:00
resource.h ENH: add ability to suppress dev warnings to gui code 2008-03-11 22:51:56 -04:00