aboutsummaryrefslogtreecommitdiffstats
path: root/classes/qmake5_base.bbclass
Commit message (Expand)AuthorAgeFilesLines
* classes: qmake5: move QT_DIR_NAME to qmake5_pathsSimon Busch2013-07-251-1/+0
* qmake5_base: add override for HostLibrariesMartin Jansa2013-07-251-0/+1
* qmake5_base: Define OE_QMAKE_PATH_QT_* variablesMartin Jansa2013-05-091-19/+1
* 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-091-18/+16
* 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
* 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-171-21/+37
* 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-041-2/+1
* qtbase: use the correct tools from the native sysrootMikko Levonmaa2012-12-031-1/+1
* qtbase: add recipe for git versionMikko Levonmaa2012-11-151-0/+35