Clinton Stimpson
f8f4140b6c
ENH: Add cross compiling support in the GUI in the same dialog that prompts for
...
the generator on the first configure. It either ask for a toolchain file
or asks for all the information a toolchain file might contain.
Also added option for setting non-default compilers if not cross compiling.
Fixes #6849 .
Also a bit of code cleanup and re-organizing.
2008-05-15 19:21:01 -04:00
Bill Hoffman
fb62f79163
ENH: make sure cmake-gui builds with cmake 2.4.X
2008-04-08 11:30:47 -04:00
Bill Hoffman
45ce11a075
ENH: install the mac application bundle into /Applications directly with no enclosing folder
2008-04-04 16:02:50 -04:00
Bill Hoffman
b125a2ae7b
ENH: add KDE desktop stuff
2008-03-11 17:27:41 -04:00
Bill Hoffman
ee2a13b11f
ENH: install working with symlink qt tool
2008-02-19 14:26:20 -05:00
Bill Hoffman
4a9517a688
ENH: add mac install symlink option to dialog
2008-02-19 14:06:10 -05:00
Bill Hoffman
ef537ffec7
ENH: have cpack work with DESTDIR install and ingest qt framework libs into cmake-gui
2008-02-18 10:26:28 -05:00
Bill Hoffman
22927ede1e
ENH: support for cpack and install of cmake-gui as mac app bundle
2008-02-16 13:05:03 -05:00
Bill Hoffman
b558f12bfa
ENH: do not expand regular vars here
2008-02-12 17:22:55 -05:00
Bill Hoffman
f6014938cb
ENH: make it so cmake-gui only installs if qt is static on windows
2008-02-09 09:53:52 -05:00
Bill Hoffman
9afb2100c1
ENH: for windows only allow a static qt for install and NSIS of cmake-gui
2008-02-07 11:43:20 -05:00
Bill Hoffman
0c3607eafc
ENH: change name of qt-dialog
2008-02-06 09:17:03 -05:00
Clinton Stimpson
0fcf365137
ENH: Add install command for executable.
2007-11-19 14:08:57 -05:00
Clinton Stimpson
a81896eaed
ENH: Add ability to add cache entries (even before first configure).
2007-11-12 23:54:49 -05:00
Clinton Stimpson
96e11b3f90
ENH: Allow build with Qt 4.2.
...
4.3 dependence fell out when errors go to output
window instead of message box blocking cmake thread.
2007-11-12 13:54:29 -05:00
Clinton Stimpson
00cfa0ebed
ENH: For Mac OSX -- add app icon, and implement find of cmake executable.
2007-11-06 23:00:23 -05:00
Clinton Stimpson
77ad85a6ab
ENH: Add interrupt button near progress bar.
...
Implement help button.
Implement cancel button.
Add scrollable output window.
Replace ON/OFF & combobox editors with checkboxes.
Tab/backtab in cache table jumps between values (not names and values)
Add tooltips to show help strings.
Add application icon and qtmain for Windows.
BUG: Fix save of cache values on configure.
2007-11-03 10:30:52 -04:00
Clinton Stimpson
5927a261d0
COMP: Fix build on Windows.
2007-11-02 14:12:54 -04:00
Clinton Stimpson
800cbd0550
ENH: Beginnings of a Qt UI for CMake.
2007-11-02 11:50:17 -04:00