- Nov 12, 2007
-
-
Clinton Stimpson authored
BUG: Fix pause at shutdown. ENH: Remove interrupt button and make configure/generate turn to stop during runs. ENH: Add text to remove cache entry button.
-
Brad King authored
-
Brad King authored
ENH: Adding DateStamp feature to KWSys. This provides a header file giving preprocessor access to a dated version. The 'datestamp' will be updated automatically every day by a script.
-
Brad King authored
-
Brad King authored
BUG: Converted per-vcproj timestamp to a single directory-level CMakeFiles/generate.stamp file shared by all targets in each directory. This avoids having all targets overwrite each others timestamp check rules and instead has one single rule.
-
Clinton Stimpson authored
4.3 dependence fell out when errors go to output window instead of message box blocking cmake thread.
-
Miguel A. Figueroa-Villanueva authored
-
Ken Martin authored
-
- Nov 11, 2007
-
-
Andy Cedilnik authored
-
- Nov 10, 2007
-
-
Andy Cedilnik authored
-
Brad King authored
-
Clinton Stimpson authored
ENH: Re-arrange UI a bit. BUG: Properly update when values that changed since the last configure.
-
Brad King authored
ENH: Allow VS 7 project Rebuild and Solution Rebuild to work without re-running CMake for every project during the rebuild.
-
Brad King authored
-
David Cole authored
BUG: Need extra regex to parse sw_vers output on Mac OSX 10.2 (and presumably earlier) to avoid running PackageMaker during the SimpleInstall* tests. See comment in CMake/Tests/SimpleInstall/CMakeLists.txt for more info.
-
- Nov 09, 2007
-
-
Andy Cedilnik authored
-
Clinton Stimpson authored
ENH: Error messages go to output window instead of message boxes.
-
Brad King authored
ENH: Removed dependency on Templates/CMakeWindowsSystemConfig.cmake which is no longer used. Also removed the file itself.
-
Bill Hoffman authored
-
Brad King authored
ENH: Converted vcproj file generation to use cmGeneratedFileStream for atomic replacement. Replaced the vcproj.cmake copy of the file with a simple vcproj.stamp timestamp file to preserve previous rerun-without-reload behavior.
-
Clinton Stimpson authored
-
- Nov 08, 2007
-
-
Andy Cedilnik authored
-
Bill Hoffman authored
-
Clinton Stimpson authored
ENH: Allow build w/ Qt configured with no STL support.
-
David Cole authored
ENH: Put black outline around all resolutions of the new ico files. Looks better on a dark background than the lighter outline...
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Clinton Stimpson authored
-
Clinton Stimpson authored
-
David Cole authored
ENH: Add new Tutorial steps. Diff between Step5 and Step6 shows how to add a cpack driven installer to your project. Diff between Step6 and Step7 shows how to add ctest dashboard scripting capability.
-
Clinton Stimpson authored
-
Clinton Stimpson authored
ENH: add context menu for deleting, ignoring, and getting help for cache entries. ENH: add delete cache button ENH: add information string above configure/generate buttons ENH: change search to search both columns, and from regex to plain string search ENH: add buddy info in cache entry view, so double clicking in the left column starts editing the associated value. BUG: fix file path editor so it goes away when focus is lost
-
David Cole authored
-
- Nov 07, 2007
-
-
Andy Cedilnik authored
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Bill Hoffman authored
ENH: change CPACK_CREATE_DESKTOP_LINKS to something that can handle spaces in the name of the exectuable
-
Clinton Stimpson authored
ENH: remove status bar and move interrupt/progress next to configure/generate.
-
Clinton Stimpson authored
BUG: Fix behavior of CMakeSetupDialog::set{Binary|Source}Directory so they work right when called externally. Disable the generate button when one hits configure again. ENH: Some UI tweaks for spacing. Allow viewing cache values while configure/generate (but not edit).
-