index
:
yocto/meta-qt5.git
5.10
5.11
5.12
5.13
5.14
5.15
5.6
5.7
5.8
5.9
lts-5.15
upstream/daisy
upstream/dizzy
upstream/dora
upstream/dora-next
upstream/dunfell
upstream/dunfell-next
upstream/dylan
upstream/fido
upstream/fido-next
upstream/gatesgarth
upstream/gatesgarth-next
upstream/hardknott
upstream/hardknott-next
upstream/honister
upstream/jansa/bison
upstream/jansa/chromium-87
upstream/jansa/daisy
upstream/jansa/dizzy
upstream/jansa/dunfell
upstream/jansa/fido
upstream/jansa/gatesgarth
upstream/jansa/hardknott
upstream/jansa/honister
upstream/jansa/jethro
upstream/jansa/kirkstone
upstream/jansa/krogoth
upstream/jansa/langdale
upstream/jansa/master
upstream/jansa/master-5.12
upstream/jansa/master-5.15
upstream/jansa/master-py3
upstream/jansa/mickledore
upstream/jansa/morty
upstream/jansa/pyro
upstream/jansa/qt5-creator
upstream/jansa/rocko
upstream/jansa/sumo
upstream/jansa/thud
upstream/jansa/warrior
upstream/jansa/warrior-overrides
upstream/jansa/zeus
upstream/jethro
upstream/jethro-next
upstream/kirkstone
upstream/kirkstone-next
upstream/krogoth
upstream/krogoth-next
upstream/langdale
upstream/master
upstream/master-next
upstream/mickledore
upstream/mickledore-next
upstream/morty
upstream/morty-next
upstream/pyro
upstream/pyro-next
upstream/rocko
upstream/rocko-next
upstream/sumo
upstream/sumo-next
upstream/thud
upstream/thud-next
upstream/warrior
upstream/warrior-next
upstream/zeus
upstream/zeus-next
Vendor branches of https://github.com/meta-qt5/meta-qt5
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
classes
Commit message (
Expand
)
Author
Age
Files
Lines
*
qttools-native: Add module to build lrelease+lupdate+lconvert
Bhooshan Supe
2013-09-13
1
-9
/
+0
*
classes: cmake_qt5: export all qt5 related paths to cmake
Simon Busch
2013-08-02
1
-1
/
+28
*
classes: add new cmake_qt5 class
Simon Busch
2013-07-25
1
-0
/
+6
*
classes: qmake5: move QT_DIR_NAME to qmake5_paths
Simon Busch
2013-07-25
2
-1
/
+2
*
qmake5_base: add override for HostLibraries
Martin Jansa
2013-07-25
2
-0
/
+2
*
qmake5: Add trailing space in DEPENDS_prepend instead of QT5TOOLSDEPENDS
Martin Jansa
2013-07-03
1
-2
/
+2
*
qmake5_base: Define OE_QMAKE_PATH_QT_* variables
Martin Jansa
2013-05-09
2
-19
/
+39
*
qmake5: move default do_configure and do_install to qmake5.bbclass
Martin Jansa
2013-05-09
1
-0
/
+8
*
qtbase: use EXTRA_OEMAKE also in config.tests executed in do_configure
Martin Jansa
2013-05-09
1
-1
/
+4
*
qmake5: drop QT_DIR_NAME subdirectory from many OE_QMAKE_PATH_* variables and...
Martin Jansa
2013-05-09
1
-9
/
+9
*
qmake5: Fix cleaning separate build directory and use it by default
Martin Jansa
2013-05-09
1
-0
/
+27
*
qmake5_base: export OE_QMAKE variables only in qtbase recipes
Martin Jansa
2013-05-09
2
-25
/
+24
*
qmake5: use QT_CONF_PATH variable in do_generate_qt_config_file
Martin Jansa
2013-05-09
1
-1
/
+1
*
qmake5_base: drop default -e from EXTRA_OEMAKE and add variables we want to o...
Martin Jansa
2013-05-09
1
-3
/
+18
*
qmake5_base: disable debug output by default
Martin Jansa
2013-05-07
1
-2
/
+2
*
qt5: drop EXTRA_ENV
Martin Jansa
2013-05-07
1
-7
/
+1
*
qtbase: Find wayland-scanner correctly
Mikko Levonmaa
2013-05-05
1
-0
/
+3
*
qt5: Instead of fixing paths after installation, fix them in Makefile before
Martin Jansa
2013-05-05
1
-0
/
+23
*
qmake5_base: define variables for paths used by qmake in one place
Martin Jansa
2013-05-05
1
-14
/
+38
*
qmake5_base: add qmake5_base_do_configure which allows to declare QMAKE_VARSU...
Martin Jansa
2013-05-05
1
-0
/
+23
*
qmake5: drop exports already exported in qmake5_base
Martin Jansa
2013-04-28
1
-2
/
+0
*
qt5: move SSTATE_SCAN_FILES to qmake5_base.bbclass
Martin Jansa
2013-04-28
1
-0
/
+3
*
qtbase: Override all paths and export sysroot
Martin Jansa
2013-04-28
1
-4
/
+12
*
qmake: allow to disable debug output
Martin Jansa
2013-04-28
1
-1
/
+4
*
qmake_base: remove QT_DIR_NAME from libdir
Martin Jansa
2013-04-28
1
-3
/
+3
*
qtbase5_base: move binaries and libs to QT_DIR_NAME
Martin Jansa
2013-04-28
1
-11
/
+3
*
qmake5_base: add Plugins settings
Martin Jansa
2013-04-28
1
-0
/
+1
*
qmake5_base: don't push AR to EXTRA_ENV
Martin Jansa
2013-04-28
1
-1
/
+0
*
qtbase: improve internal build system to support OE way of building qt
Martin Jansa
2013-04-26
1
-11
/
+50
*
qmake5_base: drop unused exports
Martin Jansa
2013-04-17
1
-9
/
+2
*
qtbase: replace g++.conf and linux.conf with qmake.conf
Martin Jansa
2013-04-17
1
-0
/
+1
*
qmake5_base: define both QMAKESPEC and let recipe select which one to use
Martin Jansa
2013-04-17
1
-3
/
+6
*
qmake: fix MAKEFLAGS when PARALLEL_MAKE has space
Martin Jansa
2013-04-17
1
-1
/
+1
*
qt5-native, qtjsbackend-native: fix .pri and .prl pointing to WORKDIR or abso...
Martin Jansa
2013-04-17
2
-26
/
+37
*
qt5-native: rename to qtbase-native to avoid confusion
Martin Jansa
2013-04-17
1
-1
/
+1
*
qmake5: library path correction in generated qt.conf
Mikko Levonmaa
2012-12-14
1
-1
/
+1
*
qtbase: fix installations
Mikko Levonmaa
2012-12-09
1
-7
/
+8
*
Updated QT_CONF_PATH default values in qmake5_base
Mikko Levonmaa
2012-12-07
1
-6
/
+6
*
qtbase: mkspecs are now staged correctly
Mikko Levonmaa
2012-12-04
2
-3
/
+2
*
qtbase: partially resolves module pri installation
Mikko Levonmaa
2012-12-03
1
-1
/
+1
*
qtbase: use the correct tools from the native sysroot
Mikko Levonmaa
2012-12-03
2
-2
/
+2
*
qtbase: add recipe for git version
Mikko Levonmaa
2012-11-15
2
-0
/
+57