index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
QtDialog
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
QtDialog: install the 128x128 icon
Ben Boeckel
2014-10-29
1
-1/+7
*
QtDialog: don't install desktop file bits on Apple
Ben Boeckel
2014-10-29
1
-1/+1
*
cmake-gui: Make sure we bundle Qt5 Cocoa platform plugin
Adam Strzelecki
2014-10-10
1
-1/+27
*
OS X: Package with DragNDrop instead of PackageMaker
Brad King
2014-05-08
1
-8/+0
*
QtDialog: Fix Qt 5 build on non-Windows.
Stephen Kelly
2014-03-19
1
-1/+1
*
QtDialog: Avoid linking to Qt4 WinMain when using Qt 5.
Stephen Kelly
2014-03-17
1
-2/+6
*
cmake-gui: Reference LGPLv2.1 when redistributing Qt
Brad King
2013-11-21
1
-0/+7
*
Merge topic 'cmake-distribution-config'
Brad King
2013-11-13
1
-4/+4
|
\
|
*
OS X: Drop version number from CMake.app bundle name (#11693)
Brad King
2013-11-12
1
-4/+4
*
|
cmake-gui: Parse Copyright.txt instead of duplicating notice
Brad King
2013-11-12
1
-1/+4
|
/
*
Refactor internal resource location APIs and initialization
Brad King
2013-11-12
1
-0/+7
*
OS X: Set CMake.app bundle Info.plist fields (#11694)
Brad King
2013-10-08
1
-1/+6
*
cmake-gui: Fix build rules for Qt5 on Windows
Brad King
2013-08-07
1
-0/+18
*
cmake-gui: Use -fPIE if required by Qt.
Stephen Kelly
2013-03-12
1
-0/+2
*
Enable deprecated API when using Qt 5.
Stephen Kelly
2012-09-23
1
-0/+2
*
Build with Qt5 if it is found.
Stephen Kelly
2012-08-22
1
-6/+23
*
Replace two include_directories with a setting.
Stephen Kelly
2012-08-21
1
-2/+1
*
Remove an if which is always true.
Stephen Kelly
2012-08-21
1
-7/+6
*
Move variable setting down to where it relates to.
Stephen Kelly
2012-08-21
1
-1/+1
*
Use CMake platform variables instead of Qt ones.
Stephen Kelly
2012-08-21
1
-2/+2
*
Add a return-after-error if an old Qt is found.
Stephen Kelly
2012-08-21
1
-94/+93
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
1
-10/+10
*
Convert CMake-language commands to lower case
Kitware Robot
2012-08-13
1
-41/+41
*
Ensure 3rd party libraries are writable.
Nicolas Despres
2012-07-17
1
-4/+5
*
cmake-gui: Improve interrupt granularity to fix bug 12649.
Clinton Stimpson
2012-01-02
1
-2/+2
*
cmake-gui: use BundleUtilities in place of custom script.
Clinton Stimpson
2010-10-14
1
-16/+16
*
BUG: Fix bug #9894. Make higher resolution CMake icon available as an appli...
Clinton Stimpson
2009-12-11
1
-1/+1
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-0/+11
*
Fix installation when built by CMake 2.4
Brad King
2009-07-31
1
-5/+0
*
ENH: take cmake-gui out of beta
Bill Hoffman
2009-02-13
1
-0/+2
*
COMP: Fix installation of cmake-gui by CMake 2.4
Brad King
2009-01-05
1
-0/+5
*
ENH:
Clinton Stimpson
2008-12-16
1
-4/+6
*
ENH: Add cross compiling support in the GUI in the same dialog that prompts for
Clinton Stimpson
2008-05-15
1
-1/+8
*
ENH: make sure cmake-gui builds with cmake 2.4.X
Bill Hoffman
2008-04-08
1
-4/+4
*
ENH: install the mac application bundle into /Applications directly with no e...
Bill Hoffman
2008-04-04
1
-2/+8
*
ENH: add KDE desktop stuff
Bill Hoffman
2008-03-11
1
-0/+9
*
ENH: install working with symlink qt tool
Bill Hoffman
2008-02-19
1
-2/+10
*
ENH: add mac install symlink option to dialog
Bill Hoffman
2008-02-19
1
-0/+4
*
ENH: have cpack work with DESTDIR install and ingest qt framework libs into c...
Bill Hoffman
2008-02-18
1
-1/+5
*
ENH: support for cpack and install of cmake-gui as mac app bundle
Bill Hoffman
2008-02-16
1
-1/+6
*
ENH: do not expand regular vars here
Bill Hoffman
2008-02-12
1
-1/+1
*
ENH: make it so cmake-gui only installs if qt is static on windows
Bill Hoffman
2008-02-09
1
-9/+11
*
ENH: for windows only allow a static qt for install and NSIS of cmake-gui
Bill Hoffman
2008-02-07
1
-3/+11
*
ENH: change name of qt-dialog
Bill Hoffman
2008-02-06
1
-3/+3
*
ENH: Add install command for executable.
Clinton Stimpson
2007-11-19
1
-0/+2
*
ENH: Add ability to add cache entries (even before first configure).
Clinton Stimpson
2007-11-13
1
-0/+4
*
ENH: Allow build with Qt 4.2.
Clinton Stimpson
2007-11-12
1
-1/+1
*
ENH: For Mac OSX -- add app icon, and implement find of cmake executable.
Clinton Stimpson
2007-11-07
1
-3/+8
*
ENH: Add interrupt button near progress bar.
Clinton Stimpson
2007-11-03
1
-4/+5
*
COMP: Fix build on Windows.
Clinton Stimpson
2007-11-02
1
-1/+6
[next]