summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* qt5: package files with and without QT_DIR_NAME prefixMartin Jansa2013-04-282-9/+32
* qtjsbackend-native: Use separate build directoryMartin Jansa2013-04-281-0/+9
* qmake: allow to disable debug outputMartin Jansa2013-04-286-7/+10
* qtbase-native: Enable debug output from Makefile generationMartin Jansa2013-04-281-2/+2
* qmake_base: remove QT_DIR_NAME from libdirMartin Jansa2013-04-284-6/+7
* 5.0.2+git: bump SRCREVs a bit moreMartin Jansa2013-04-283-3/+3
* qtdeclarative: Fix SEPB build, remove module_qmake.confMartin Jansa2013-04-282-12/+1
* qtjsbackend: Fix SEPB build and work around wrong mkspec install pathMartin Jansa2013-04-281-7/+9
* qt5: Add mkspecs package and update FILES to package ${QT_DIR_NAME} directoriesMartin Jansa2013-04-282-8/+23
* qtbase5_base: move binaries and libs to QT_DIR_NAMEMartin Jansa2013-04-281-11/+3
* qtbase: temporary disable target qmake build and add PN-mkspecsMartin Jansa2013-04-281-12/+16
* qmake5_base: add Plugins settingsMartin Jansa2013-04-281-0/+1
* qmake5_base: don't push AR to EXTRA_ENVMartin Jansa2013-04-281-1/+0
* qt5-versions.inc: add include file to select PREFERRED_VERSIONs of qt5 compon...Martin Jansa2013-04-281-0/+10
* qt5-git: bump revision in git recipes to latest stable branchMartin Jansa2013-04-2617-35/+710
* qt5: add 5.0.2Martin Jansa2013-04-2612-0/+729
* qt5: restore 5.0.0 recipesMartin Jansa2013-04-266-0/+55
* qtbase: improve internal build system to support OE way of building qtMartin Jansa2013-04-2613-210/+757
* qt5: unify indentationMartin Jansa2013-04-177-81/+79
* qt5-5.0.1: use QT_VERSION_DIR, just for consistence"Martin Jansa2013-04-171-1/+4
* qtbase: add udev to DEPENDSMartin Jansa2013-04-171-1/+1
* qmake5_base: drop unused exportsMartin Jansa2013-04-171-9/+2
* qtbase: disable gdb_dwarf_indexMartin Jansa2013-04-171-1/+1
* qtbase: replace g++.conf and linux.conf with qmake.confMartin Jansa2013-04-179-152/+67
* qtbase: drop qmake.conf.sh and qplatformdefsMartin Jansa2013-04-173-50/+0
* qtbase: correctly configureMartin Jansa2013-04-173-35/+38
* qtbase: don't touch STAGING and bypass sstateMartin Jansa2013-04-173-34/+19
* qtbase: add patch to eval QMAKE_CXXMartin Jansa2013-04-172-0/+36
* 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-172-2/+2
* qtbase: use the same patch for qt.conf override for target and nativeMartin Jansa2013-04-175-65/+48
* qt5-native, qtjsbackend-native: fix .pri and .prl pointing to WORKDIR or abso...Martin Jansa2013-04-176-72/+63
* qt5-native: rename to qtbase-native to avoid confusionMartin Jansa2013-04-179-8/+7
* qt5: upgrade to 5.0.1Eric Blade2013-02-1813-37/+35
* qt5-native: Getting rid of printf statements in qmakeMikko Levonmaa2013-02-172-4/+2
* qt5: move module specific files to own directoriesMartin Jansa2013-01-015-1/+1
* qt5: remove unused qmake-build.conf.shMartin Jansa2013-01-012-32/+0
* qt5: upgrade recipes to use 5.0.0 tarballsMartin Jansa2012-12-2018-58/+79
* qtbase: don't touch STAGING_DATADIRMartin Jansa2012-12-191-1/+0
* qtbase, qtdeclarative: bump SRCREV to latestMartin Jansa2012-12-173-3/+3
* Merge pull request #7 from levonmaa/masterOtavio Salvador2012-12-172-1/+6
|\
| * qmake5: library path correction in generated qt.confMikko Levonmaa2012-12-141-1/+1
| * qtbase: fix up prl and pkgconfig file generationMikko Levonmaa2012-12-141-0/+5
|/
* qt5: fixup FILES_ entriesMartin Jansa2012-12-122-11/+8
* qt5: use lastest SRCREV in stable branchesMartin Jansa2012-12-126-9/+9
* qtjsbackend: use common qt5.incMartin Jansa2012-12-121-12/+3
* qtdeclarative: use common qt5.inc, fix invalid PACKAGESMartin Jansa2012-12-121-13/+3
* qt5: move qtbase specific stuff from qt5.inc to qtbase.incMartin Jansa2012-12-122-93/+99
* qtbase: disable xcbMartin Jansa2012-12-121-2/+5
* Merge pull request #6 from levonmaa/qtjsbackend-native-fixOtavio Salvador2012-12-1114-43/+64
|\