index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Modules
/
FindQt4.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Qt4: Add IMPORTED executable for qmake.
Stephen Kelly
2014-02-09
1
-0
/
+5
*
Help: Specify that qtmain.lib is only used for WIN32 executables.
Stephen Kelly
2014-02-05
1
-1
/
+2
*
Merge topic 'fix-Qt-autogen'
Brad King
2014-02-04
1
-0
/
+8
|
\
|
*
FindQt4: Make AUTOMOC work regardless which order Qt 4/5 is found.
Stephen Kelly
2014-01-29
1
-0
/
+8
*
|
Help: Move Qt tool invocation information to a generic cmake-qt manual.
Stephen Kelly
2014-02-02
1
-72
/
+1
|
/
*
Qt4: Create IMPORTED executable targets for all Qt executables.
Stephen Kelly
2014-01-28
1
-64
/
+22
*
Help: Update Qt4 documentation.
Stephen Kelly
2014-01-15
1
-367
/
+212
*
Document the TARGET options in Qt4 macros.
Stephen Kelly
2014-01-14
1
-7
/
+13
*
Merge topic 'policies'
Brad King
2014-01-09
1
-11
/
+15
|
\
|
*
FindQt4: Ensure target exists before calling get_target_property.
Stephen Kelly
2014-01-08
1
-11
/
+15
|
*
FindQt4: Fix use of get_target_property to use actual target name.
Stephen Kelly
2014-01-08
1
-1
/
+1
*
|
FindQt4: Use NO_CMAKE_FIND_ROOT_PATH where search paths are already rooted.
Clinton Stimpson
2014-01-08
1
-2
/
+5
|
/
*
Define QT_NO_DEBUG for non-debug use of Qt 4.
Stephen Kelly
2013-12-10
1
-0
/
+4
*
FindQt4: Restore ability to handle a changed QT_QMAKE_EXECUTABLE properly.
Simon Sasburg
2013-12-06
1
-0
/
+5
*
Convert builtin help to reStructuredText source files
Kitware Robot
2013-10-15
1
-339
/
+501
*
Merge topic 'Qt4-INTERFACE_LINK_LIBRARIES'
Brad King
2013-07-26
1
-0
/
+5
|
\
|
*
FindQt4: Populate the INTERFACE_LINK_LIBRARIES of IMPORTED targets.
Stephen Kelly
2013-07-25
1
-0
/
+5
*
|
Merge topic 'fix-FindQt4-available-modules'
Brad King
2013-07-25
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
FindQt4: Re-add QAxServer to the QT_MODULES.
Stephen Kelly
2013-07-24
1
-1
/
+1
*
|
Merge topic 'fix-FindQt4-available-modules'
Brad King
2013-07-24
1
-18
/
+12
|
\
\
|
|
/
|
*
FindQt4: Don't use Qt component _FOUND vars before they're defined (#14286)
Stephen Kelly
2013-07-24
1
-18
/
+12
*
|
Mark qt4_use_modules and qt4_automoc as obsolete.
Stephen Kelly
2013-07-14
1
-0
/
+2
*
|
Merge topic 'find-Qt4-granular-modules'
Brad King
2013-06-03
1
-20
/
+34
|
\
\
|
|
/
|
*
FindQt4: Don't fail if certain Qt modules are unavailable.
Stephen Kelly
2013-06-03
1
-20
/
+34
*
|
Merge topic 'fix-build-without-qt4-with-qt5'
Brad King
2013-05-21
1
-0
/
+3
|
\
\
|
*
|
FindQt4: Fix QUIET failure with Qt 5 but not Qt 4
Stephen Kelly
2013-05-21
1
-0
/
+3
|
|
/
*
|
Fix spelling and typos (product names)
Andreas Mohr
2013-05-07
1
-2
/
+2
*
|
Fix spelling and typos (non-binary)
Andreas Mohr
2013-05-07
1
-4
/
+4
|
/
*
Merge topic 'findqt4-withqt5'
Brad King
2013-03-18
1
-0
/
+7
|
\
|
*
FindQt4: If Qt5 is in CMAKE_PREFIX_PATH, be sure to find Qt4 includes.
Clinton Stimpson
2013-03-18
1
-0
/
+7
*
|
Merge topic 'set-QT_MAJOR_VERSION'
Brad King
2013-03-18
1
-0
/
+6
|
\
\
|
*
|
FindQt4: Set the INTERFACE_QT_MAJOR_VERSION for Qt4::QtCore
Stephen Kelly
2013-03-18
1
-0
/
+6
|
|
/
*
|
FindQt4: Set the Qt4_FOUND variable if Qt4 is found
Stephen Kelly
2013-03-18
1
-3
/
+5
|
/
*
FindQt4: Fix QT_QMAKE{_QMAKE => }_EXECUTABLE typo
Brad King
2013-03-13
1
-1
/
+1
*
FindQt4: Do not use qmake from Qt5
Janne Rönkkö
2013-03-12
1
-36
/
+53
*
Only add existing targets to the Qt4 target depends properties.
Stephen Kelly
2013-02-26
1
-6
/
+10
*
Don't add target-specific interface includes and defines to Qt 4 targets.
Stephen Kelly
2013-02-13
1
-8
/
+0
*
Generate config-specific interface link libraries propeties.
Stephen Kelly
2013-02-09
1
-6
/
+18
*
Automatically link to the qtmain library when linking to QtCore.
Stephen Kelly
2013-01-23
1
-0
/
+28
*
Merge topic 'qt4-target-depends'
Brad King
2013-01-10
1
-0
/
+26
|
\
|
*
FindQt4: Add INTERFACE includes and defines to Qt4 targets
Stephen Kelly
2013-01-10
1
-0
/
+26
*
|
Merge topic 'qt4-version-openssl'
Brad King
2013-01-08
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
FindQt4: set QT_VERSION_* variables sooner.
Clinton Stimpson
2013-01-07
1
-5
/
+5
*
|
Qt4: Add module dependencies to the IMPORTED targets
Stephen Kelly
2013-01-07
1
-0
/
+55
|
/
*
Merge topic 'OpenBSD-patches'
David Cole
2012-12-11
1
-6
/
+6
|
\
|
*
OpenBSD: Add paths for Qt3/Qt4
Amit Kulkarni
2012-12-05
1
-6
/
+6
*
|
Qt4: Add SYSTEM option to include_directories.
Clinton Stimpson
2012-12-03
1
-0
/
+4
|
/
*
Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include()
Rolf Eike Beer
2012-11-04
1
-2
/
+2
*
FindQt4: Avoid "finding" non-existent library in a .framework
David Cole
2012-09-06
1
-0
/
+12
*
Merge topic 'fix-Qt-casing'
Brad King
2012-08-30
1
-1
/
+1
|
\
[next]