summaryrefslogtreecommitdiff
path: root/packages/glib-2.0
AgeCommit message (Collapse)AuthorFiles
2007-10-07glib-2.0: add 2.14.1Philipp Zabel4
2007-10-07glib-2.0-2.14.0: fix inline warnings with gcc 4.2 in gutils.hHolger Freyther2
2007-09-16glib 2.0: add 2.12.13 and 2.14.0 from pokyKoen Kooi7
2007-07-13glib-2.0: remove a couple of obsolete and unneeded filesRolf Leggewie6
2007-07-10glib-2.0: fix packaging in 2.12.12 - should end discussion on OE listMarcin Juszkiewicz2
2007-07-10packages/glib-2.0/glib.inc : remove bogus ${PN}-dev from packages.Graeme Gregory1
2007-07-04glib-2.0 2.12.12: Package clearly -dev (if not stray files) away from ${PN}.Paul Sokolovsky2
* See glib-2.0_2.8.6.bb for reference, too.
2007-05-05glib.inc: make printf disable opt-inKoen Kooi1
2007-05-02glib-2.0: add 2.12.12, a bugfix releaseKoen Kooi3
2007-04-30glib: merge printf fix from pokyKoen Kooi1
2007-04-06glib-2.0: update to 2.12.11nKoen Kooi3
2007-03-08glib: add 2.12.10Koen Kooi3
2007-03-02glib-2.0-native: add 2.12.4 from Poky (needed for python-pygobject 2.12.x)Marcin Juszkiewicz3
2007-02-09glib: add 2.6.6Florian Boor2
2007-02-04glib: add 2.12.9 and remove unused versionsKoen Kooi17
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie1
2006-12-21glib-2.0: update to 2.12.6Koen Kooi2
* also create glib.inc
2006-11-25glib-2.0.inc: Add missing importRichard Purdie1
2006-11-18Micro-Optimisation decreasing initial parsing time by 10%Holger Freyther16
python () {} and python __anonymous () {} are as the same says functions without a name. They get executed when the main bb file is completely parsed. This is used to set information like FILESDIR. This is a python method so it gets evaled which means compiled and executed a lot of times. By moving the code of the anonfunc into a proper method this is only compiled once. The result is is the 10% speed up when parsing. Reindent anonfuncs and new defs without tabs and four spaces
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi18
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-09-28glib-2.0_2.12.3.bb : new versionGraeme Gregory3
2006-08-28packages/glib-2.0/glib-2.0_2.12.0: Fixes broken URLKristoffer Ericson1
2006-08-17glib-2.0: fix SRC_URI for 2.12.1 versionMarcin Juszkiewicz1
2006-08-01glib-2.0_2.12.1.bb : version upgradeGraeme Gregory3
gtk+_2.10.0.bb : fix jpg/jpeg in RRECOMENDS gtk+_2.10.1.bb : version upgrade
2006-07-24glib-2.0 - Remove '-w' from perl interpreter for glib-mkenums and change ↵Raymond Danks12
interpreter to /usr/bin/env perl. - Add some files to glib-2.0-dev that don't normally get pulled in
2006-07-12glib: drop broken 2.10.1 and 2.10.2Florian Boor2
2006-07-12glib: add 2.8.6Florian Boor1
2006-07-07glib-2.0_2.12.0.bb, gtk+_2.10.0.bb : rediff and add the patches to fixGraeme Gregory3
the hardcoded libtool path in both these packages configure.in as they are essential. Both are running on my c7x0 now so they have at least been tested.
2006-07-05glib: add 2.12.0Florian Boor1
2006-06-09packages/glib-2.0/files/configure-libtool.patch : rember the patchGraeme Gregory1
2006-06-09packages/glib-2.0/glib-2.0*.bb : add a patch to change configure to callGraeme Gregory19
$host_alias-libtool as this is what is generated. This means that gmodule-2.0.pc gets populated with the correct flags. Found this while tracking down why abiword-plugins didnt work. So at least abiword needs to be rebuilt. Maybe other gmodule using apps that were malfunctioning as well.
2006-05-01glib: update to 2.8.4Koen Kooi1
2006-04-28glib-2.0: add 2.10.2 (default pref = -100)Koen Kooi1
2006-03-31glib-2.0_2.10.1.bb, pango_1.12.0.bb : lower preference of these until theyGraeme Gregory1
play nice with our apps.
2006-03-24Add glib-2.0 2.10.1Richard Purdie1
2006-01-05glib-2.0: fully revert deletion of do_stage() initially applied in ↵Rene Wagner1
b10c7a501f6606abe1b6a425dbb75912e858ae9f
2006-01-05glib-native-2.6.5: Revert autotools_stage_all change.Richard Purdie1
2006-01-04binutils, glib, ipkg, libgphoto2, sysfsutils: bump PRJohn Bowler2
2006-01-03glib: change to use autotools_stage_all in native 2.6.5 and 2.8.2John Bowler2
- do_stage calls autotools_stage_all, additional files still have - to be staged (most significantly glibconfig.h)
2005-09-29packages/glib-2.0/ : update glib to 2.8.2Koen Kooi1
2005-08-24glib-2.0: upgrade to 2.8.1Richard Purdie1
2005-08-15Add glib 2.8.0, ABI and API compatible with 2.6.x Koen Kooi1
2005-07-15add glib-2.0-native 2.6.5 in order to fix gcc4 compile problemsFelix Domke1
2005-07-09KEY = "VALUE" changed the grammar to force the quotes and updateHolger Freyther2
the bb files accordingly
2005-06-30import clean BK tree at cset 1.3670Koen Kooi15
2005-04-17Add glib 2.6.4Koen Kooi1
BKrev: 426235d9YAwAKDwO1ahd_wfOKeqWLg
2005-03-01Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/02/28 13:18:40+00:00 nexus.co.uk!pb bump PR on task-bootstrap 2005/02/28 13:15:39+00:00 nexus.co.uk!pb fix up rxvt-unicode 2005/02/28 13:09:35+00:00 nexus.co.uk!pb add missing dependency on libgcrypt 2005/02/28 12:43:15+00:00 nexus.co.uk!pb update glib-2.0 to 2.6.3 BKrev: 4224baaeEmF4SHogRukZlbI5BN6q9A
2005-02-15fix glib-gettextize pathname confusion in staging dirPhil Blundell2
BKrev: 421165a6cAqwkpEID8uLnEpymXyjOQ
2005-02-04update glib-2.0 to 2.6.2Phil Blundell2
BKrev: 42040857TP7OTYCD2QuLr0VeFwNKcA
2005-01-25xrandr_cvs.bb:Greg Gilbert7
Adding license to xrandr/xrandr_cvs.bb xproto_cvs.bb: Adding license to xproto/xproto_cvs.bb xproto_6.6.2.bb: Adding license to xproto/xproto_6.6.2.bb xkbd_0.8.15.bb: Adding license to xkbd/xkbd_0.8.15.bb xextensions_cvs.bb: Adding license to xextensions/xextensions_cvs.bb xextensions_1.0.1.bb: Adding license to xextensions/xextensions_1.0.1.bb xext_cvs.bb: Adding license to xext/xext_cvs.bb libxdmcp_cvs.bb: Adding license to xdmcp/libxdmcp_cvs.bb libxdmcp_0.1.3.bb: Adding license to xdmcp/libxdmcp_0.1.3.bb libxdmcp_0.1.1.bb: Adding license to xdmcp/libxdmcp_0.1.1.bb xdamage_cvs.bb: Adding license to xdamage/xdamage_cvs.bb xdamage_1.0.1.bb: Adding license to xdamage/xdamage_1.0.1.bb xcomposite_cvs.bb: Adding license to xcomposite/xcomposite_cvs.bb xcomposite_1.0.1.bb: Adding license to xcomposite/xcomposite_1.0.1.bb xau_cvs.bb: Adding license to xau/xau_cvs.bb xau_0.1.1.bb: Adding license to xau/xau_0.1.1.bb x11_cvs.bb: Adding license to x11/x11_cvs.bb x11_6.2.1.bb: Adding license to x11/x11_6.2.1.bb renderext_cvs.bb: Adding license to renderext/renderext_cvs.bb renderext_0.8.bb: Adding license to renderext/renderext_0.8.bb randrext_cvs.bb: Adding license to randrext/randrext_cvs.bb randrext_1.0.bb: Adding license to randrext/randrext_1.0.bb panoramixext_cvs.bb: Adding license to panoramixext/panoramixext_cvs.bb panoramixext_1.1.bb: Adding license to panoramixext/panoramixext_1.1.bb libxi_cvs.bb: Adding license to libxi/libxi_cvs.bb libxi_6.0.1.bb: Adding license to libxi/libxi_6.0.1.bb libxft_cvs.bb: Adding license to libxft/libxft_cvs.bb libxft_2.1.6.bb: Adding license to libxft/libxft_2.1.6.bb libxfixes_cvs.bb: Adding license to libxfixes/libxfixes_cvs.bb libxfixes_2.0.1.bb: Adding license to libxfixes/libxfixes_2.0.1.bb libxcursor_cvs.bb: Adding license to libxcursor/libxcursor_cvs.bb libxcursor_1.1.2.bb: Adding license to libxcursor/libxcursor_1.1.2.bb libsm_cvs.bb: Adding license to libsm/libsm_cvs.bb libsm_6.0.3.bb: Adding license to libsm/libsm_6.0.3.bb ice_cvs.bb: Adding license to ice/ice_cvs.bb ice_6.3.3.bb: Adding license to ice/ice_6.3.3.bb guile_1.6.4.bb: Adding license to guile/guile_1.6.4.bb guile-native_1.6.4.bb: Adding license to guile/guile-native_1.6.4.bb gtk-smooth-engine_0.5.8.bb: Adding license to gtk-engines/gtk-smooth-engine_0.5.8.bb gtk+-native-1.2_1.2.10.bb: Adding license to gtk+/gtk+-native-1.2_1.2.10.bb gpp_2.21.bb: Adding license to gpp/gpp_2.21.bb gpm_1.20.1.bb: Adding license to gpm/gpm_1.20.1.bb orbit2-native_2.10.2.bb: Adding license to gnome/orbit2-native_2.10.2.bb gnome-themes_2.6.2.bb: Adding license to gnome-themes/gnome-themes_2.6.2.bb glib-2.0_2.6.1.bb: Adding license to glib-2.0/glib-2.0_2.6.1.bb glib-2.0_2.6.0.bb: Adding license to glib-2.0/glib-2.0_2.6.0.bb glib-2.0_2.4.6.bb: Adding license to glib-2.0/glib-2.0_2.4.6.bb glib-2.0-native_2.6.1.bb: Adding license to glib-2.0/glib-2.0-native_2.6.1.bb glib-2.0-native_2.6.0.bb: Adding license to glib-2.0/glib-2.0-native_2.6.0.bb glib-2.0-native_2.4.6.bb: Adding license to glib-2.0/glib-2.0-native_2.4.6.bb glib-2.0-native_2.2.3.bb: Adding license to glib-2.0/glib-2.0-native_2.2.3.bb glib-1.2-native_1.2.10.bb: Adding license to glib-1.2/glib-1.2-native_1.2.10.bb gkdial-gnomeless_1.8.1.bb: Adding license to gkdial/gkdial-gnomeless_1.8.1.bb gift_0.11.5.bb: Adding license to gift/gift_0.11.5.bb gift_0.11.4.bb: Adding license to gift/gift_0.11.4.bb gif2png_2.5.1.bb: Adding license to gif2png/gif2png_2.5.1.bb giblib_1.2.3.bb: Adding license to giblib/giblib_1.2.3.bb gd_2.0.22.bb: Adding license to gd/gd_2.0.22.bb gd_2.0.21.bb: Adding license to gd/gd_2.0.21.bb fontconfig_2.2.95.bb: Adding license to fontconfig/fontconfig_2.2.95.bb fontconfig-native_2.2.95.bb: Adding license to fontconfig/fontconfig-native_2.2.95.bb flnx_0.17.bb: Adding license to flnx/flnx_0.17.bb fixesext_cvs.bb: Adding license to fixesext/fixesext_cvs.bb fixesext_2.0.1.bb: Adding license to fixesext/fixesext_2.0.1.bb eet_0.9.9.bb: Adding license to eet/eet_0.9.9.bb eet-native_0.9.9.bb: Adding license to eet/eet-native_0.9.9.bb edb_1.0.5.bb: Adding license to edb/edb_1.0.5.bb edb-native_1.0.5.bb: Adding license to edb/edb-native_1.0.5.bb docbook-utils-native_0.6.13.bb: Adding license to docbook-utils/docbook-utils-native_0.6.13.bb damageext_cvs.bb: Adding license to damageext/damageext_cvs.bb damageext_1.0.bb: Adding license to damageext/damageext_1.0.bb cramfs-native_1.1.bb: Adding license to cramfs/cramfs-native_1.1.bb compositeext_cvs.bb: Adding license to compositeext/compositeext_cvs.bb compositeext_2.0.bb: Adding license to compositeext/compositeext_2.0.bb xsvg_cvs.bb: Adding license to cairo/xsvg_cvs.bb qte-for-opie-2.3.9.bb: bk cp qte-for-opie_2.3.9-snapshot-20050114.bb qte-for-opie-2.3.9.bb qte-for-opie_2.3.9-snapshot-20050114.bb: Rename: packages/qte/qte-for-opie_2.3.9-snapshot-20050103.bb -> packages/qte/qte-for-opie_2.3.9-snapshot-20050114.bb qte-for-opie_2.3.9-snapshot-20050103.bb: fix Rename: packages/qte/qte-for-opie_2.3.9-snapshot-20050101.bb -> packages/qte/qte-for-opie_2.3.9-snapshot-20050103.bb qte-for-opie_2.3.9-snapshot-20050101.bb: Rename: packages/qte/qte-for-opie_2.3.9-snapshot-20041221.bb -> packages/qte/qte-for-opie_2.3.9-snapshot-20050101.bb qte-for-opie_2.3.9-snapshot-20041221.bb: Rename: packages/qte/qte-for-opie_2.3.9-snapshot-20041212.bb -> packages/qte/qte-for-opie_2.3.9-snapshot-20041221.bb qte-for-opie_2.3.9-snapshot-20041212.bb: fix FILESPATH and include Rename: packages/qte/qte-for-opie_2.3.9-20041212.bb -> packages/qte/qte-for-opie_2.3.9-snapshot-20041212.bb qte-for-opie_2.3.9-20041212.bb: Rename: packages/qte/qte-for-opie_2.3.9-snapshot.bb -> packages/qte/qte-for-opie_2.3.9-20041212.bb qte-for-opie_2.3.9-snapshot.bb: Only apply opie.patch and iconview speed up patch Rename: packages/qte/qte-for-opie_2.3.9.bb -> packages/qte/qte-for-opie_2.3.9-snapshot.bb qte-for-opie_2.3.9.bb: Rename: packages/qte/qte-for-opie_2.3.8.bb -> packages/qte/qte-for-opie_2.3.9.bb qte-for-opie_2.3.8.bb: mvdir Updates per the core rename. Updates per the recent core rename. Rename: qte/qte-for-opie_2.3.8.oe -> qte/qte-for-opie_2.3.8.bb qte-for-opie-2.3.9.bb: The mother of all section fixes use snapshot hardware patch back in add tslib back. new file BKrev: 41f6c552Wbcra4RD9Ef8hEMo4vLAtg