- Nov 09, 2007
-
-
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).
-
Brad King authored
-
Brad King authored
-
- Nov 06, 2007
-
-
Clinton Stimpson authored
-
Andy Cedilnik authored
-
Clinton Stimpson authored
-
Clinton Stimpson authored
-
Clinton Stimpson authored
BUG: Put back read/write of original WhereBuild* settings. ENH: Make public a couple functions to support command line args. Try removing exit after generate to see if others like it. COMP: Fix warnings.
-
Clinton Stimpson authored
ENH: Disable menu/buttons when doing configure. Also disable generate until configure is done. Save more settings (last 10 binary directories, exit after generate, last generator) Some UI tweaks for better layout. Support drag & drop of CMakeLists.txt/CMakeCache.txt files.
-
Ken Martin authored
-
Ken Martin authored
-
Ken Martin authored
-
Ken Martin authored
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Clinton Stimpson authored
Add reload & delete cache options. Add option to quit after generation step (not yet remembered between sessions). Add Help -> About Remove Help button (in menu now) Remove Cancel button (File -> Exit and the Window 'X' button exist)
-
Clinton Stimpson authored
-
Clinton Stimpson authored
ENH: put back prompt for generator, and change combo to label showing current generator.
-