index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
auto
/
cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Export modules' enabled/disabled features to cmake
Friedemann Kleint
2018-09-28
1
-0
/
+14
*
Merge dev into 5.12
Oswald Buddenhagen
2018-08-21
1
-0
/
+1
|
\
|
*
tests: Fix top-level CMakeLists.txt
Kevin Funk
2018-08-15
1
-0
/
+1
*
|
Add support for big resources with CMake
Andy Shaw
2018-08-16
8
-0
/
+116
|
/
*
CMake: Restore qt5_use_modules() function
Kevin Funk
2018-06-15
4
-0
/
+107
*
Remove CMake code for CMake < 3.1
Kevin Funk
2018-03-24
4
-125
/
+4
*
CMake: Set SKIP_AUTOMOC/AUTOUIC where needed
Kevin Funk
2017-11-22
6
-3
/
+172
*
tests: Unify license to GPL-EXCEPT
Kai Koehne
2017-04-03
1
-16
/
+11
*
CMake: Create a Qt5::<ModuleName>Private target for each module
Stephen Kelly
2016-12-23
3
-0
/
+63
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-04-04
2
-2
/
+9
|
\
|
*
Enable cmake auto tests for -no-gui
Kai Pastor
2016-03-30
2
-2
/
+9
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-03-21
5
-0
/
+89
|
\
\
|
|
/
|
*
Fix QFINDTESTDATA when using cmake ninja generator
Stephen Kelly
2016-03-19
5
-0
/
+89
*
|
Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/dev
Liang Qi
2016-01-26
1
-1
/
+3
|
\
\
|
|
/
|
*
CMake: Don't attempt gui-tests if Qt is built with -no-gui
Stephen Kelly
2016-01-18
1
-1
/
+3
*
|
Updated license headers
Jani Heikkinen
2016-01-21
38
-608
/
+418
|
/
*
CMake: Ensure that -fPIC is passed in tests.
Kevin Funk
2016-01-11
2
-0
/
+4
*
CMake: Make all tests link to Qt libraries
Kevin Funk
2016-01-09
3
-3
/
+4
*
Prospective fix for running cmake tests with -no-widgets
Simon Hausmann
2016-01-07
1
-1
/
+1
*
CMake: Fix regression with quoted OPTIONS parameter
André Klitzing
2015-03-11
1
-0
/
+3
*
Update text to the new license header
Sergio Ahumada
2015-02-12
1
-6
/
+6
*
CMake: Introduce qt5_add_binary_resources
A. Klitzing
2015-02-11
6
-0
/
+79
*
Update copyright headers
Jani Heikkinen
2015-02-11
37
-222
/
+222
*
Fix cmake test_moc_macro_target with namespace
Frederik Gladhorn
2014-12-30
1
-0
/
+6
*
Update license headers and add new license files
Matti Paaso
2014-09-24
37
-666
/
+370
*
Fix cmake-test for Dynamic OpenGL.
Friedemann Kleint
2014-08-05
1
-12
/
+19
*
purge vestiges of opengl es 1 support
Oswald Buddenhagen
2014-04-04
2
-6
/
+2
*
Increase CI timeout for cmake tests.
Friedemann Kleint
2014-03-06
1
-0
/
+1
*
Teach CMake about Qt 5 plugins.
Stephen Kelly
2013-09-10
1
-0
/
+27
*
CMake: Allow specifying a TARGET in invocations of macros.
Stephen Kelly
2013-08-21
6
-0
/
+245
*
Populate INTERFACE_LINK_LIBRARIES property in the cmake files.
Stephen Kelly
2013-08-21
5
-0
/
+183
*
Don't check for the existence of private include directories.
Stephen Kelly
2013-07-22
1
-1
/
+1
*
Only expect EGL libraries in the cmake files if Qt is configured to use it.
Stephen Kelly
2013-05-07
1
-1
/
+1
*
Run the CMake tests with QPrinter, not QPrintDialog.
Stephen Kelly
2013-04-24
1
-1
/
+1
*
Enable OpenGL library detection for mac.
Stephen Kelly
2013-04-24
1
-5
/
+3
*
Add IMPORTED targets for the GL libraries used by Qt.
Stephen Kelly
2013-04-22
5
-0
/
+157
*
Update test exclusion following bug fix in recent cmake versions.
Stephen Kelly
2013-04-17
1
-2
/
+2
*
Test that the CMake files create appropriate version variables.
Stephen Kelly
2013-04-05
1
-0
/
+10
*
Populate includes, defines and pic flags in target interfaces.
Stephen Kelly
2013-03-27
5
-0
/
+203
*
Merge branch 'dev' into stable
Oswald Buddenhagen
2013-03-20
6
-1
/
+137
|
\
|
*
Test the OpenGLExtensions cmake module.
Stephen Kelly
2013-03-14
3
-0
/
+79
|
*
Generate a Qt5ConfigVersion.cmake file.
Stephen Kelly
2013-03-13
1
-1
/
+1
|
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-03-05
3
-0
/
+54
|
|
\
|
*
\
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-01-28
3
-5
/
+5
|
|
\
\
|
*
|
|
Add an umbrella cmake config file for Qt 5.
Stephen Kelly
2013-01-24
4
-1
/
+58
*
|
|
|
Run CMake dbus tests if dbus is expected to be available.
Stephen Kelly
2013-03-19
1
-4
/
+2
*
|
|
|
Make the qtbase cmake tests work without the Widgets module.
Stephen Kelly
2013-03-18
2
-12
/
+23
*
|
|
|
Make cmake tests not depend on QtWidgets where not needed.
Stephen Kelly
2013-03-15
2
-3
/
+3
*
|
|
|
Clean up cmake test regarding dependencies.
Stephen Kelly
2013-03-15
1
-4
/
+2
*
|
|
|
Test that the ConfigVersion.cmake files work.
Stephen Kelly
2013-03-13
2
-2
/
+2
[next]