Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-01-09 | glib-2.0-native: 2.16.1, 2.18.0: yank EXTRA_OECONF, we want asserts enabled ↵ | Michael 'Mickey' Lauer | 2 | |
in the -native version | ||||
2008-12-30 | glib.inc: add || true after sed | Koen Kooi | 1 | |
2008-12-30 | glib-2.0: fix path to perl in glib-mkenums | Koen Kooi | 2 | |
2008-12-05 | glib-2.0: add 2.18.3 | Koen Kooi | 3 | |
* this fixes mime handling in gio | ||||
2008-11-09 | glib-2.0-native: update older recipe (2.16.1) to also install libgio. | Mike Westerhof | 1 | |
2008-11-09 | glib-2.0: apply patch from Andrea Adami to make thumb work with 2.18.1 | Phil Blundell | 2 | |
2008-11-06 | glib-2.0: fix atomic-thumb.patch | woglinde | 2 | |
* is only in included in glib-2.0_2.16.4 * missed depenedcy on .la file * bump PR of glib-2.0_2.16.4 | ||||
2008-10-31 | glib-2.0-native: bump PR | woglinde | 1 | |
2008-10-31 | glib-2.0-native: fix installation of libgio | woglinde | 1 | |
* because we are not using autotools_stage for all stuff, libgio was missed * patch was provided by Gregoire Gentil | ||||
2008-10-27 | glib-2.0: correct over-zealous patch application in last change | Phil Blundell | 1 | |
2008-10-27 | glib-2.0: add workaround for compilation with -mthumb | Philip Blundell | 2 | |
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 21 | |
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here. | ||||
2008-10-15 | [PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PR | Holger Hans Peter Freyther | 21 | |
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org> | ||||
2008-10-15 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 19 | |
2008-09-24 | glib-2.0 native: bump PR to get people around buildproblems | Koen Kooi | 1 | |
* when you change staging on a native package, bump PR | ||||
2008-09-24 | glib-2.0: add 2.18.1 | Koen Kooi | 3 | |
2008-09-24 | glib-2.0 native: fix DEPENDS | Koen Kooi | 1 | |
2008-09-18 | glib-2.0: increase packaging granularity | Phil Blundell | 1 | |
2008-09-08 | glib-2.0-native: update to 2.18 | Koen Kooi | 1 | |
2008-09-08 | glib-2.0: update to 2.18.0 | Koen Kooi | 4 | |
2008-09-04 | glib-2.0: Updated to version 2.16.5. | Stanislav Brabec | 3 | |
2008-08-06 | glib-2.0_2.16.4.bb : newer glib-2.0 taken from OM git | Graeme Gregory | 3 | |
2008-06-18 | glib-2.0-native: workaround libtool problem | Koen Kooi | 1 | |
2008-06-17 | add glib-2.0-native 2.16.1, 2.12.4 no longer cuts it on systems w/ gcc 4.3 | Michael Lauer | 2 | |
2008-06-04 | Make inline patch also applicable to gcc 4.3 now that gcc 4.3 implements C99 ↵ | Khem Raj | 2 | |
conformant inline behaviour. | ||||
2008-06-02 | glib-2.0: add 2.16.3 from poky, patched to work with libtool 2.2.4, disabled ↵ | Koen Kooi | 3 | |
by default for that reason | ||||
2008-04-08 | Fix glib 2.16.1 compilation error. | Khem Raj | 2 | |
2008-03-22 | glib-2.0-2.16.1: bump PR for the change in ↵ | Philipp Zabel | 1 | |
f1f02c875914c0bfe542289381d12559c4843ff7 | ||||
2008-03-21 | glib-2.0-2.16.1: apply the gcc-4.2-inline-fix again | Philipp Zabel | 2 | |
* it's supposedly applied upstream, but it doesn't work: s/__GNUC_STDC_INLINE__/__GNUC_GNU_INLINE__/ makes the difference. | ||||
2008-03-15 | Reverse accidental changes in dc0f5b4ef4b836d72bf43dffa503ab86e6f7de54 | Richard Purdie | 1 | |
2008-03-15 | gcc: Some futher .bb -> .inc changes | Richard Purdie | 1 | |
2008-03-14 | glib-2.0: add 2.16.1 stable release | Koen Kooi | 3 | |
2008-03-05 | glib: add 2.15.6 | Koen Kooi | 3 | |
2008-03-05 | glib-2.0: use autotools_stage_all to catch all libs, glib >= 2.15.0 adds ↵ | Koen Kooi | 1 | |
extra libs | ||||
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 | |