summaryrefslogtreecommitdiffstats
path: root/meta/classes/pixbufcache.bbclass
Commit message (Expand)AuthorAgeFilesLines
* classes: Update classes to match new bitbake class scope functionalityRichard Purdie2022-08-121-69/+0
* classes: Add SPDX license identifiersRichard Purdie2022-08-121-0/+2
* classes: Add copyright statements to files without oneRichard Purdie2022-08-121-0/+4
* Convert to new override syntaxRichard Purdie2021-08-021-8/+8
* base/pixbufcache: Remove obsolete sstatecompletions codeRichard Purdie2019-04-051-1/+0
* pixbufcache.bbclass: remove a dependency loop introduced by enabling gtk+3-na...Alexander Kanavin2019-01-281-1/+1
* qemuwrapper-cross: enable multilib and nativesdk variants of the scriptAlexander Kanavin2018-06-181-1/+1
* pixbufcache.bbclass: update postinst script nameMaxin B. John2017-04-191-1/+1
* Switch to Recipe Specific SysrootsRichard Purdie2017-01-231-14/+7
* pixbufcache: Add PACKAGE_WRITE_DEPS for postinstRichard Purdie2017-01-201-0/+2
* meta: remove True option to getVar callsJoshua Lock2016-12-161-5/+5
* pixbufcache: handle gdk-pixbuf not being presentRoss Burton2016-10-151-2/+4
* gtk-icon-cache/pixbufcache: don't set GDK_PIXBUF_MODULEDIRRoss Burton2015-09-281-1/+1
* gdk-pixbuf: move gdk-pixbuf-query-loaders to $libdir for multilib safetyRoss Burton2015-09-281-2/+2
* pixbufcache: Use sceneQueueComplete event to simplify usageRichard Purdie2015-07-311-19/+9
* pixbufcache.bbclass: add harfbuzz-native to PIXBUFCACHE_SYSROOT_DEPRobert Yang2015-03-161-1/+6
* pixbufcache: add error exit in pixbufcache_sstate_postinstJoe Slater2014-04-241-2/+4
* gdk-pixbuf: pass GDK_PIXBUF_FATAL_LOADER where relevantRoss Burton2014-04-011-1/+1
* pixbufcache: Fix librsvg-native buildRichard Purdie2014-03-181-0/+1
* pixbufcache.bbclass: gdk-pixbuf-query-loaders depends on libzKonrad Scherer2013-10-301-1/+1
* pixbufcache: add more documentationRoss Burton2013-05-301-0/+3
* pixbufcache: update the loader cache when installing nativelyRoss Burton2013-05-241-0/+20
* Pass the mlprefix to postinst_intercept scriptLaurentiu Palcu2013-04-291-1/+1
* pixbufcache.bbclass: do not exit 1 after installing intercept hookLaurentiu Palcu2013-04-221-17/+12
* postinst-intercepts, qemu.bbclass: fix segfaults in postinstallsLaurentiu Palcu2013-04-101-1/+2
* Add pixbufcache classLaurentiu Palcu2013-02-131-0/+50