CMake/Source/QtDialog
Brad King dc3c210244 OS X: Package with DragNDrop instead of PackageMaker
Use the CPack DragNDrop generator instead of the deprecated PackageMaker
tool to package CMake itself.  This provides an installation experience
that is more consistent with other products on OS X and allows users to
select the destination directory easily.  It also avoids installing
"/private/var/db/receipts/com.Kitware.CMake.*" receipts that must be
removed by "pkgutil --forget com.Kitware.CMake" before another version
of CMake can be installed.

The DragNDrop installer does not support a post-flight script, so drop
our configuration of it.  The cmake-gui has an option for installing
symbolic links to enable command-line use.  In practice users may simply
add "/Applications/CMake.app/Contents/bin" to their PATH instead.
2014-05-08 14:13:20 -04:00
..
AddCacheEntry.cxx cmake-gui: Remember variable type in Add Entry 2014-01-16 09:23:36 -05:00
AddCacheEntry.h cmake-gui: Remember variable type in Add Entry 2014-01-16 09:23:36 -05:00
AddCacheEntry.ui ENH: Add cross compiling support in the GUI in the same dialog that prompts for 2008-05-15 19:21:01 -04:00
CMake.desktop cmake-gui: Fix desktop file icon configuration 2014-05-07 15:03:05 -04:00
CMakeLists.txt OS X: Package with DragNDrop instead of PackageMaker 2014-05-08 14:13:20 -04:00
CMakeSetup.cxx Merge topic 'unicode-vs-projects' 2014-03-17 09:49:54 -04:00
CMakeSetup.icns ENH: Use the latest CMake-logo-triangle-high-res.png to improve the look of CMakeSetup.icns on the Mac. 2009-01-21 13:20:47 -05:00
CMakeSetup.ico 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
CMakeSetup.qrc BUG: Fix bug #9894. Make higher resolution CMake icon available as an application icon. On Mac, the higher resolution one is used in the dock. 2009-12-11 00:35:33 -05:00
CMakeSetup.rc ENH: Add interrupt button near progress bar. 2007-11-03 10:30:52 -04:00
CMakeSetup32.png BUG: Fix bug #9894. Make higher resolution CMake icon available as an application icon. On Mac, the higher resolution one is used in the dock. 2009-12-11 00:35:33 -05:00
CMakeSetup128.png BUG: Fix bug #9894. Make higher resolution CMake icon available as an application icon. On Mac, the higher resolution one is used in the dock. 2009-12-11 00:35:33 -05:00
CMakeSetupDialog.cxx cmake-gui: Don't resolve symlinks with using file dialog. 2014-03-29 22:41:44 -06:00
CMakeSetupDialog.h cmake-gui: Remember variable type in Add Entry 2014-01-16 09:23:36 -05:00
CMakeSetupDialog.ui cmake-gui: Change shortcut of the search field from Ctrl-F to Alt-E 2013-04-24 15:32:42 -04:00
Compilers.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
Compilers.ui ENH: 2008-12-16 15:00:17 -05:00
CrossCompiler.ui ENH: Tweak System Name field for cross compiling, so it doesn't have a file chooser button. 2009-01-07 17:28:02 -05:00
Delete16.png ENH: Re-arrange UI a bit. 2007-11-10 11:36:09 -05:00
FirstConfigure.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
FirstConfigure.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
Info.plist.in OS X: Set CMake.app bundle Info.plist fields (#11694) 2013-10-08 12:32:28 -04:00
MacInstallDialog.ui ENH: better ui 2008-02-19 14:47:32 -05:00
Plus16.png ENH: Add ability to add cache entries (even before first configure). 2007-11-12 23:54:49 -05:00
QCMake.cxx cmake-gui: Fix handling of missing CMAKE_EXTRA_GENERATOR (#14804) 2014-03-12 09:55:23 -04:00
QCMake.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
QCMakeCacheView.cxx Fix spelling and typos (product names) 2013-05-07 08:42:20 -04:00
QCMakeCacheView.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
QCMakeWidgets.cxx cmake-gui: Don't resolve symlinks with using file dialog. 2014-03-29 22:41:44 -06:00
QCMakeWidgets.h Convert CMake to OSI-approved BSD License 2009-09-28 11:43:28 -04:00
QMacInstallDialog.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
QMacInstallDialog.h ENH: add mac install symlink option to dialog 2008-02-19 14:06:10 -05:00
QtDialogCPack.cmake.in OS X: Package with DragNDrop instead of PackageMaker 2014-05-08 14:13:20 -04:00
cmakecache.xml ENH: add KDE desktop stuff 2008-03-11 17:27:41 -04:00