Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'dev/add_test-working-directory' into dev/strict-mode | Brad King | 2011-01-27 | 3 | -364/+29 |
|\ | | | | | | | | | Conflicts: Tests/CMakeLists.txt | ||||
| * | Merge topic 'cmake-gui-args-11388' | David Cole | 2010-11-09 | 1 | -1/+13 |
| |\ | | | | | | | | | | | | | 0476715 Fix regression to allow specifying a CMakeCache.txt file on the command line. | ||||
| | * | Fix regression to allow specifying a CMakeCache.txt file on the command line. | Clinton Stimpson | 2010-11-01 | 1 | -1/+13 |
| | | | |||||
| * | | cmake-gui: use BundleUtilities in place of custom script. | Clinton Stimpson | 2010-10-14 | 2 | -363/+16 |
| |/ | | | | | | | | | | | BundleUtilities is better supported and allows including shared Qt libs on other platforms. Also removed limitation of static Qt for windows build of cmake-gui. | ||||
* | | Unwatch manual variables upon removal in cmake-gui | Ben Boeckel | 2011-01-13 | 1 | -0/+2 |
| | | |||||
* | | Don't output to stderr in the GUI | Ben Boeckel | 2011-01-03 | 1 | -1/+0 |
| | | |||||
* | | Merge branch 'cmake-guiRememberAdvancedCheckbox' into dev/strict-mode | Brad King | 2010-12-17 | 1 | -84/+92 |
|\ \ | |/ | | | | | | | Conflicts: Source/QtDialog/CMakeSetupDialog.cxx | ||||
| * | Make cmake-gui remember whether the "Advanced" checkbox was checked or not | Alex Neundorf | 2010-09-23 | 1 | -0/+7 |
| | | | | | | | | Alex | ||||
| * | -remove trailing whitespace | Alex Neundorf | 2010-09-23 | 1 | -84/+84 |
| | | | | | | | | Alex | ||||
* | | Set a watch on variables added through the gui | Ben Boeckel | 2010-09-22 | 1 | -0/+2 |
| | | |||||
* | | Rename flags again and use variablewatch for cli | Ben Boeckel | 2010-09-01 | 4 | -17/+1 |
| | | |||||
* | | Add warn-unused to the Qt interface | Ben Boeckel | 2010-09-01 | 4 | -0/+34 |
| | | |||||
* | | Rename strict-mode to warn-uninitialized | Ben Boeckel | 2010-09-01 | 4 | -14/+14 |
| | | |||||
* | | Make --strict-mode option, and integrate with cmake-gui | Bill Hoffman | 2010-09-01 | 4 | -1/+20 |
|/ | |||||
* | Fix for fix to bug #9975 | Clinton Stimpson | 2010-05-19 | 1 | -1/+1 |
| | |||||
* | BUG: Fix Bug #9975 when softlinks are used. | Clinton Stimpson | 2010-05-05 | 1 | -8/+11 |
| | |||||
* | ENH: Add simple grouped view. | Clinton Stimpson | 2010-04-26 | 3 | -151/+134 |
| | |||||
* | BUG: Fix bug #9894. Make higher resolution CMake icon available as an ↵ | Clinton Stimpson | 2009-12-11 | 6 | -4/+8 |
| | | | | application icon. On Mac, the higher resolution one is used in the dock. | ||||
* | BUG: Fix bug #10,000. | Clinton Stimpson | 2009-12-10 | 1 | -5/+13 |
| | | | | | | Some fixes for including Qt frameworks. Remove extra "QtGui.framework" so its not Contents/Frameworks/QtGui.framework/QtGui.framwork/... anymore. Also include QtGui Resource folder, so a Cocoa/Qt based cmake-gui app works. | ||||
* | Remove dependence on Qt/STL support. | Clinton Stimpson | 2009-11-23 | 1 | -15/+15 |
| | |||||
* | Fix bug #9722. Report error when not able to create build directory. | Clinton Stimpson | 2009-10-30 | 1 | -1/+8 |
| | |||||
* | ENH: Move SetErrorMode around calls to generate and configure instead of ↵ | Clinton Stimpson | 2009-10-26 | 2 | -9/+21 |
| | | | | setting it for the whole application. | ||||
* | don't allow consecutive generates without a configure. | Clinton Stimpson | 2009-10-05 | 1 | -1/+1 |
| | |||||
* | Remove old Encoding field from CMake.desktop | Brad King | 2009-10-05 | 1 | -1/+0 |
| | | | | | | | | | | | The Encoding key is now deprecated by the FreeDesktop standard and all strings are required to be encoded in UTF-8. This desktop entry explicitly specified an Encoding of UTF-8, which is harmless but no longer necessary. See http://standards.freedesktop.org/desktop-entry-spec/1.0/apc.html for details. Patch from Modestas Vainius. See issue #9659. | ||||
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 12 | -154/+110 |
| | | | | | | | This converts the CMake license to a pure 3-clause OSI-approved BSD License. We drop the previous license clause requiring modified versions to be plainly marked. We also update the CMake copyright to cover the full development time range. | ||||
* | fix compile warnings | Clinton Stimpson | 2009-09-23 | 3 | -32/+36 |
| | |||||
* | fix issue 9346. add binary directory to window title to make it easier to ↵ | Clinton Stimpson | 2009-09-22 | 2 | -3/+9 |
| | | | | deal with multiple cmake-gui instances | ||||
* | fix focus fighting between search field and cache value editors | Clinton Stimpson | 2009-09-04 | 2 | -1/+9 |
| | |||||
* | ENH: Patch from Alexander Neundorf to remove "KDevelop3" from list of ↵ | Clinton Stimpson | 2009-08-10 | 1 | -0/+9 |
| | | | | generators. "KDevelop3 - Unix Makefiles" should be used instead. | ||||
* | ENH: Allow edit on single click. Fixes #9393. Also fix row heights to be ↵ | Clinton Stimpson | 2009-08-10 | 2 | -4/+18 |
| | | | | consistent. | ||||
* | Fix installation when built by CMake 2.4 | Brad King | 2009-07-31 | 1 | -5/+0 |
| | | | | | | | | | CMake 2.4 generates old-style cmake_install.cmake code including calls to the file(INSTALL) command with the COMPONENTS argument. We need to set CMAKE_INSTALL_SELF_2_4 for the whole install tree to prevent the command from complaining in this special case. Previously this was needed only in the QtDialog directory, but now it is needed in the entire tree. | ||||
* | ENH: Edit button label for new changes dialog. | Clinton Stimpson | 2009-07-17 | 1 | -2/+2 |
| | |||||
* | ENH: Add a "Show my changes" to the Tools menu. | Clinton Stimpson | 2009-07-17 | 4 | -4/+139 |
| | | | | | Changes by the user are recorded and when requested, it shows -D arguments for commandline or contents for a cache file. | ||||
* | BUG: Don't let Qt suppress error dialogs. Add call to SetErrorMode(0); | Clinton Stimpson | 2009-07-14 | 1 | -0/+8 |
| | | | | See #9258. | ||||
* | ENH: do not create a desktop link for CMakeSetup | Bill Hoffman | 2009-06-26 | 1 | -0/+1 |
| | |||||
* | ENH: Save/restore splitter sizes. Fixes #9070. | Clinton Stimpson | 2009-06-24 | 1 | -0/+4 |
| | |||||
* | BUG: Path lengths in combo box for binary directory was forcing a minimum size | Clinton Stimpson | 2009-04-16 | 1 | -3/+1 |
| | | | | on the main window. Fixed that. | ||||
* | BUG: Fix inconsistency with lowercase drive letters on Windows. | Clinton Stimpson | 2009-03-30 | 1 | -2/+6 |
| | |||||
* | ENH: Add version info to about dialog, including Qt version. | Clinton Stimpson | 2009-03-30 | 1 | -1/+7 |
| | |||||
* | BUG: Don't return checkable flag for item when in the middle of ↵ | Clinton Stimpson | 2009-03-26 | 1 | -0/+1 |
| | | | | configure/generate. | ||||
* | ENH: Add support for showing combo box for choosing from a list of strings ↵ | Clinton Stimpson | 2009-03-12 | 5 | -3/+46 |
| | | | | that a cache property can have. | ||||
* | ENH: Overhaul CMake version numbering | Brad King | 2009-03-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | 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. | ||||
* | BUG: make sure the gui still runs... | Bill Hoffman | 2009-02-21 | 1 | -1/+1 |
| | |||||
* | BUG: make sure an x server is not required for the build | Bill Hoffman | 2009-02-21 | 1 | -36/+36 |
| | |||||
* | ENH: change name for start menu entry | Bill Hoffman | 2009-02-16 | 1 | -1/+1 |
| | |||||
* | ENH: take cmake-gui out of beta | Bill Hoffman | 2009-02-13 | 2 | -1/+3 |
| | |||||
* | ENH: Use the latest CMake-logo-triangle-high-res.png to improve the look of ↵ | David Cole | 2009-01-21 | 1 | -0/+0 |
| | | | | CMakeSetup.icns on the Mac. | ||||
* | ENH: Tweak System Name field for cross compiling, so it doesn't have a file ↵ | Clinton Stimpson | 2009-01-07 | 1 | -6/+1 |
| | | | | chooser button. | ||||
* | COMP: Fix installation of cmake-gui by CMake 2.4 | Brad King | 2009-01-05 | 1 | -0/+5 |
| | | | | | | | | | When CMake 2.4 generates the build tree for CMake itself it asks the built CMake to install itself using the rules that 2.4 generated. Since the install rules use undocumented commands that are not compatible from 2.4 to 2.6 we need a special case to avoid failure. This sets a special indicator variable in the install rules that enables a compatibility hack to support the old install rule format. | ||||
* | ENH: Remove Application category. See #8151. | Clinton Stimpson | 2008-12-18 | 1 | -1/+1 |
| |