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
CMakeCommandLineInfo.cpp
CMakeCommandLineInfo.h
CMakeGenDialog.cpp ENH: more generic search for visual studio installations 2007-09-25 11:01:36 -04:00
CMakeGenDialog.h
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
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
MakeHelp.h
PathDialog.cpp ENH: fix compiler warnings 2007-03-05 09:51:13 -05:00
PathDialog.h
PropertyList.cpp ENH: fix compiler warnings 2007-03-05 09:51:13 -05:00
PropertyList.h
StdAfx.cpp
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