Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-02-06 | glib-2.0_2.14.4.bb : add latest version | Graeme Gregory | 4 | |
2007-10-07 | glib-2.0: add 2.14.1 | Philipp Zabel | 4 | |
2007-10-07 | glib-2.0-2.14.0: fix inline warnings with gcc 4.2 in gutils.h | Holger Freyther | 2 | |
2007-09-16 | glib 2.0: add 2.12.13 and 2.14.0 from poky | Koen Kooi | 7 | |
2007-07-13 | glib-2.0: remove a couple of obsolete and unneeded files | Rolf Leggewie | 6 | |
2007-07-10 | glib-2.0: fix packaging in 2.12.12 - should end discussion on OE list | Marcin Juszkiewicz | 2 | |
2007-07-10 | packages/glib-2.0/glib.inc : remove bogus ${PN}-dev from packages. | Graeme Gregory | 1 | |
2007-07-04 | glib-2.0 2.12.12: Package clearly -dev (if not stray files) away from ${PN}. | Paul Sokolovsky | 2 | |
* See glib-2.0_2.8.6.bb for reference, too. | ||||
2007-05-05 | glib.inc: make printf disable opt-in | Koen Kooi | 1 | |
2007-05-02 | glib-2.0: add 2.12.12, a bugfix release | Koen Kooi | 3 | |
2007-04-30 | glib: merge printf fix from poky | Koen Kooi | 1 | |
2007-04-06 | glib-2.0: update to 2.12.11n | Koen Kooi | 3 | |
2007-03-08 | glib: add 2.12.10 | Koen Kooi | 3 | |
2007-03-02 | glib-2.0-native: add 2.12.4 from Poky (needed for python-pygobject 2.12.x) | Marcin Juszkiewicz | 3 | |
2007-02-09 | glib: add 2.6.6 | Florian Boor | 2 | |
2007-02-04 | glib: add 2.12.9 and remove unused versions | Koen Kooi | 17 | |
2006-12-31 | remove extra whitespace at end-of-line in about 900 bb files. | Rolf Leggewie | 1 | |
2006-12-21 | glib-2.0: update to 2.12.6 | Koen Kooi | 2 | |
* also create glib.inc | ||||
2006-11-25 | glib-2.0.inc: Add missing import | Richard Purdie | 1 | |
2006-11-18 | Micro-Optimisation decreasing initial parsing time by 10% | Holger Freyther | 16 | |
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-10 | Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. | Koen Kooi | 18 | |
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details | ||||
2006-09-28 | glib-2.0_2.12.3.bb : new version | Graeme Gregory | 3 | |
2006-08-28 | packages/glib-2.0/glib-2.0_2.12.0: Fixes broken URL | Kristoffer Ericson | 1 | |
2006-08-17 | glib-2.0: fix SRC_URI for 2.12.1 version | Marcin Juszkiewicz | 1 | |
2006-08-01 | glib-2.0_2.12.1.bb : version upgrade | Graeme Gregory | 3 | |
gtk+_2.10.0.bb : fix jpg/jpeg in RRECOMENDS gtk+_2.10.1.bb : version upgrade | ||||
2006-07-24 | glib-2.0 - Remove '-w' from perl interpreter for glib-mkenums and change ↵ | Raymond Danks | 12 | |
interpreter to /usr/bin/env perl. - Add some files to glib-2.0-dev that don't normally get pulled in | ||||
2006-07-12 | glib: drop broken 2.10.1 and 2.10.2 | Florian Boor | 2 | |
2006-07-12 | glib: add 2.8.6 | Florian Boor | 1 | |
2006-07-07 | glib-2.0_2.12.0.bb, gtk+_2.10.0.bb : rediff and add the patches to fix | Graeme Gregory | 3 | |
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-05 | glib: add 2.12.0 | Florian Boor | 1 | |
2006-06-09 | packages/glib-2.0/files/configure-libtool.patch : rember the patch | Graeme Gregory | 1 | |
2006-06-09 | packages/glib-2.0/glib-2.0*.bb : add a patch to change configure to call | Graeme Gregory | 19 | |
$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-01 | glib: update to 2.8.4 | Koen Kooi | 1 | |
2006-04-28 | glib-2.0: add 2.10.2 (default pref = -100) | Koen Kooi | 1 | |
2006-03-31 | glib-2.0_2.10.1.bb, pango_1.12.0.bb : lower preference of these until they | Graeme Gregory | 1 | |
play nice with our apps. | ||||
2006-03-24 | Add glib-2.0 2.10.1 | Richard Purdie | 1 | |
2006-01-05 | glib-2.0: fully revert deletion of do_stage() initially applied in ↵ | Rene Wagner | 1 | |
b10c7a501f6606abe1b6a425dbb75912e858ae9f | ||||
2006-01-05 | glib-native-2.6.5: Revert autotools_stage_all change. | Richard Purdie | 1 | |
2006-01-04 | binutils, glib, ipkg, libgphoto2, sysfsutils: bump PR | John Bowler | 2 | |
2006-01-03 | glib: change to use autotools_stage_all in native 2.6.5 and 2.8.2 | John Bowler | 2 | |
- do_stage calls autotools_stage_all, additional files still have - to be staged (most significantly glibconfig.h) | ||||
2005-09-29 | packages/glib-2.0/ : update glib to 2.8.2 | Koen Kooi | 1 | |
2005-08-24 | glib-2.0: upgrade to 2.8.1 | Richard Purdie | 1 | |
2005-08-15 | Add glib 2.8.0, ABI and API compatible with 2.6.x | Koen Kooi | 1 | |
2005-07-15 | add glib-2.0-native 2.6.5 in order to fix gcc4 compile problems | Felix Domke | 1 | |
2005-07-09 | KEY = "VALUE" changed the grammar to force the quotes and update | Holger Freyther | 2 | |
the bb files accordingly | ||||
2005-06-30 | import clean BK tree at cset 1.3670 | Koen Kooi | 15 | |
2005-04-17 | Add glib 2.6.4 | Koen Kooi | 1 | |
BKrev: 426235d9YAwAKDwO1ahd_wfOKeqWLg | ||||
2005-03-01 | Merge bk://oe-devel.bkbits.net/openembedded | nslu2-linux.adm@bkbits.net | 1 | |
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-15 | fix glib-gettextize pathname confusion in staging dir | Phil Blundell | 2 | |
BKrev: 421165a6cAqwkpEID8uLnEpymXyjOQ | ||||
2005-02-04 | update glib-2.0 to 2.6.2 | Phil Blundell | 2 | |
BKrev: 42040857TP7OTYCD2QuLr0VeFwNKcA |