index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.5
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
corelib
/
Qt5CoreConfigExtras.cmake.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Android: Add multi-abi support for CMake
Cristian Adam
2019-10-25
1
-0
/
+4
*
CMake: generate moc files for headers using Q_NAMESPACE_EXPORT too
David Faure
2019-10-04
1
-0
/
+2
*
Remove CMake code for CMake < 3.1
Kevin Funk
2018-03-24
1
-20
/
+3
*
Use qtConfig throughout in qtbase
Lars Knoll
2016-08-19
1
-1
/
+1
*
Revert "CMake: Add imported target for qdoc."
Kevin Funk
2016-07-05
1
-15
/
+0
*
CMake: Add imported target for qdoc.
Volker Krause
2016-06-05
1
-0
/
+15
*
Merge remote-tracking branch 'origin/5.6' into dev
Frederik Gladhorn
2016-01-08
1
-1
/
+22
|
\
|
*
CMake: Add -fPIC to CXX flags only where necessary
Kevin Funk
2015-12-28
1
-1
/
+22
*
|
CMake: Enable C++11 support on Qt5 targets
Kevin Funk
2016-01-06
1
-0
/
+2
|
/
*
Revert some changes in light of GCC 4 -fPIE reversal
v5.4.2
Stephen Kelly
2015-05-29
1
-1
/
+7
*
Only add -fPIC flags for compilers known to require it.
Stephen Kelly
2015-05-27
1
-2
/
+1
*
Try to ensure that -fPIC is used in CMake builds
Evangelos Foutras
2015-05-14
1
-1
/
+2
*
Require -fPIC instead of just -fPIE for -reduce-relocations
Thiago Macieira
2015-05-07
1
-1
/
+1
*
Fixing Qt5CoreConfigExtras.cmake.in
Bjoern Thiel
2015-02-20
1
-5
/
+5
*
CMake: Fix QObject::connect failing on ARM
Albert Astals Cid
2015-02-03
1
-2
/
+0
*
CMake: Add defines for disabled features.
Stephen Kelly
2013-11-22
1
-0
/
+6
*
CMake: Add the qreal typedef type to the Qt5::Core target.
Stephen Kelly
2013-11-04
1
-1
/
+2
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-08-27
1
-0
/
+5
|
\
|
*
Populate INTERFACE_LINK_LIBRARIES property in the cmake files.
Stephen Kelly
2013-08-21
1
-0
/
+5
*
|
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-06-27
1
-0
/
+2
|
\
\
|
|
/
|
*
Make clients use the QT_NO_DEBUG flag when using QtCore in release mode.
Stephen Kelly
2013-06-24
1
-0
/
+2
*
|
Generate the directory for the mkspec include in a helper file.
Stephen Kelly
2013-06-21
1
-5
/
+2
|
/
*
Check that files we expect to find actually exist when using a cmake package.
Stephen Kelly
2013-05-20
1
-15
/
+34
*
List the Qt5::WinMain Release configuration before the Debug one.
Stephen Kelly
2013-04-18
1
-8
/
+8
*
mkspecs are installed to QT_HOST_DATA instead of QT_INSTALL_ARCHDATA.
Volker Krause
2013-04-08
1
-3
/
+3
*
Populate includes, defines and pic flags in target interfaces.
Stephen Kelly
2013-03-27
1
-2
/
+27
*
Revert "Don't duplicate the 'top-level' include dir in all modules."
Stephen Kelly
2013-03-26
1
-2
/
+2
*
Set the INTERFACE_QT_MAJOR_VERSION to 5.
Stephen Kelly
2013-03-18
1
-0
/
+5
*
Don't calculate the install prefix again in the extra cmake files.
Stephen Kelly
2013-02-13
1
-8
/
+6
*
Don't duplicate the 'top-level' include dir in all modules.
Stephen Kelly
2013-02-09
1
-2
/
+2
*
Fix the computation of the location of mkspecs.
Stephen Kelly
2012-12-20
1
-3
/
+3
*
Use the mkspec name Qt was configured with instead of default symlink
Stephen Kelly
2012-10-16
1
-2
/
+2
*
Create IMPORTED CMake targets for executables.
Stephen Kelly
2012-07-25
1
-6
/
+38
*
Only create the Qt5::WinMain target if it doesn't exist yet.
Stephen Kelly
2012-07-13
1
-11
/
+13
*
Move the macros for invoking ctest to a shared location.
Stephen Kelly
2012-07-03
1
-0
/
+4
*
Use the POSITION_INDEPENDENT_CODE property on targets using Qt.
Stephen Kelly
2012-06-20
1
-0
/
+4
*
Expand the 'existing target guard' in generated CMake files.
Stephen Kelly
2012-06-07
1
-4
/
+1
*
Properly quote all variables which are paths.
Stephen Kelly
2012-05-16
1
-4
/
+4
*
Publish the fact of whether Qt was built with hidden visibility.
Stephen Kelly
2012-05-05
1
-0
/
+4
*
Revert "Make the CONFIG and QT_CONFIG contents available downstream."
Stephen Kelly
2012-04-04
1
-3
/
+0
*
Ensure that the variable for the installation prefix is unique.
Stephen Kelly
2012-03-31
1
-2
/
+2
*
Prefix the variables for debug and release types properly.
Stephen Kelly
2012-03-28
1
-2
/
+2
*
Make the CONFIG and QT_CONFIG contents available downstream.
Stephen Kelly
2012-03-02
1
-0
/
+3
*
Make the CMake files work with directory overrides.
Stephen Kelly
2012-02-28
1
-6
/
+23
*
Add the QtMain windows library to the CMake files.
Stephen Kelly
2012-02-23
1
-0
/
+23
*
Add the QT_LIBINFIX to the CMake config files.
Stephen Kelly
2012-02-22
1
-0
/
+4
*
Use QMAKE_SUBSTITUTIONS conditionals
Stephen Kelly
2012-02-22
1
-7
/
+7
*
Give the compile flags an EXECUTABLE_ prefix.
Stephen Kelly
2012-02-21
1
-1
/
+1
*
Only define QT_NAMESPACE if it is used.
Stephen Kelly
2012-02-17
1
-2
/
+4
*
Use ctest to run all tests and print output.
Stephen Kelly
2012-02-17
1
-4
/
+2
[next]