aboutsummaryrefslogtreecommitdiffstats
path: root/classes
Commit message (Expand)AuthorAgeFilesLines
* qttools-native: Add module to build lrelease+lupdate+lconvertBhooshan Supe2013-09-131-9/+0
* classes: cmake_qt5: export all qt5 related paths to cmakeSimon Busch2013-08-021-1/+28
* classes: add new cmake_qt5 classSimon Busch2013-07-251-0/+6
* classes: qmake5: move QT_DIR_NAME to qmake5_pathsSimon Busch2013-07-252-1/+2
* qmake5_base: add override for HostLibrariesMartin Jansa2013-07-252-0/+2
* qmake5: Add trailing space in DEPENDS_prepend instead of QT5TOOLSDEPENDSMartin Jansa2013-07-031-2/+2
* qmake5_base: Define OE_QMAKE_PATH_QT_* variablesMartin Jansa2013-05-092-19/+39
* qmake5: move default do_configure and do_install to qmake5.bbclassMartin Jansa2013-05-091-0/+8
* qtbase: use EXTRA_OEMAKE also in config.tests executed in do_configureMartin Jansa2013-05-091-1/+4
* qmake5: drop QT_DIR_NAME subdirectory from many OE_QMAKE_PATH_* variables and...Martin Jansa2013-05-091-9/+9
* qmake5: Fix cleaning separate build directory and use it by defaultMartin Jansa2013-05-091-0/+27
* qmake5_base: export OE_QMAKE variables only in qtbase recipesMartin Jansa2013-05-092-25/+24
* qmake5: use QT_CONF_PATH variable in do_generate_qt_config_fileMartin Jansa2013-05-091-1/+1
* qmake5_base: drop default -e from EXTRA_OEMAKE and add variables we want to o...Martin Jansa2013-05-091-3/+18
* qmake5_base: disable debug output by defaultMartin Jansa2013-05-071-2/+2
* qt5: drop EXTRA_ENVMartin Jansa2013-05-071-7/+1
* qtbase: Find wayland-scanner correctlyMikko Levonmaa2013-05-051-0/+3
* qt5: Instead of fixing paths after installation, fix them in Makefile beforeMartin Jansa2013-05-051-0/+23
* qmake5_base: define variables for paths used by qmake in one placeMartin Jansa2013-05-051-14/+38
* qmake5_base: add qmake5_base_do_configure which allows to declare QMAKE_VARSU...Martin Jansa2013-05-051-0/+23
* qmake5: drop exports already exported in qmake5_baseMartin Jansa2013-04-281-2/+0
* qt5: move SSTATE_SCAN_FILES to qmake5_base.bbclassMartin Jansa2013-04-281-0/+3
* qtbase: Override all paths and export sysrootMartin Jansa2013-04-281-4/+12
* qmake: allow to disable debug outputMartin Jansa2013-04-281-1/+4
* qmake_base: remove QT_DIR_NAME from libdirMartin Jansa2013-04-281-3/+3
* qtbase5_base: move binaries and libs to QT_DIR_NAMEMartin Jansa2013-04-281-11/+3
* qmake5_base: add Plugins settingsMartin Jansa2013-04-281-0/+1
* qmake5_base: don't push AR to EXTRA_ENVMartin Jansa2013-04-281-1/+0
* qtbase: improve internal build system to support OE way of building qtMartin Jansa2013-04-261-11/+50
* qmake5_base: drop unused exportsMartin Jansa2013-04-171-9/+2
* qtbase: replace g++.conf and linux.conf with qmake.confMartin Jansa2013-04-171-0/+1
* qmake5_base: define both QMAKESPEC and let recipe select which one to useMartin Jansa2013-04-171-3/+6
* qmake: fix MAKEFLAGS when PARALLEL_MAKE has spaceMartin Jansa2013-04-171-1/+1
* qt5-native, qtjsbackend-native: fix .pri and .prl pointing to WORKDIR or abso...Martin Jansa2013-04-172-26/+37
* qt5-native: rename to qtbase-native to avoid confusionMartin Jansa2013-04-171-1/+1
* qmake5: library path correction in generated qt.confMikko Levonmaa2012-12-141-1/+1
* qtbase: fix installationsMikko Levonmaa2012-12-091-7/+8
* Updated QT_CONF_PATH default values in qmake5_baseMikko Levonmaa2012-12-071-6/+6
* qtbase: mkspecs are now staged correctlyMikko Levonmaa2012-12-042-3/+2
* qtbase: partially resolves module pri installationMikko Levonmaa2012-12-031-1/+1
* qtbase: use the correct tools from the native sysrootMikko Levonmaa2012-12-032-2/+2
* qtbase: add recipe for git versionMikko Levonmaa2012-11-152-0/+57