]> code.ossystems Code Review - openembedded-core.git/shortlog
openembedded-core.git
2010-03-18 Richard Purdietask-poky: No longer need to exclude pcmanfm on powerpc
2010-03-18 Gary Thomaspcmanfm: Allow package to build on PowerPC
2010-03-18 Graeme Gregoryzoom2.conf : switch to using the TI integration tree...
2010-03-18 Graeme Gregorylinux-omap-zoomsync_2.6.32.bb : add kernel from TI...
2010-03-18 Richard Purdiebison: 2.0 -> 2.3
2010-03-18 Joshua Lockhandbook: Correction, we're building QEMU x86 not QEMU...
2010-03-18 Joshua Lockhandbook: update references of stable version number
2010-03-18 Richard Purdiehandbook: Clean up OpenedHand references
2010-03-18 Richard Purdiehandbook: Various tweaks for recent fop/pdf generation
2010-03-18 Richard Purdiepoky-doc-tools: Update to work with fop >= 0.95
2010-03-16 Richard Purdieeds-dbus: Add parallel make fixes from Pango
2010-03-15 Richard Purdietask-poky: Disable pcmanfm on powerpc (until confirmed...
2010-03-15 Richard PurdieAdd i686 SDK machine
2010-03-15 Richard Purdiebitbake fetch/__init__.py: Failing urls should raise...
2010-03-05 Joshua Lockpackaged-staging: tweak previous fix to accomodate...
2010-03-04 Joshua Lockpackaged-staging: Fix packagaging of cross packages
2010-03-03 Joshua Lockpackaged-staging: Fix typo, grep not qrep ...
2010-03-03 Enric Balletbo... xf86-video-omapfb: Bump revision.
2010-03-03 Enric Balletbo... xserver-xf86-config: Do not set default depth to 16...
2010-03-03 Enric Balletbo... xserver-xf86-lite: Fix compilation break for ARM archit...
2010-03-03 Enric Balletbo... gcc: Fix fail to compile since they can't find limits...
2010-03-03 Richard Purdieliboil: 0.3.14 -> 0.3.17
2010-03-03 Richard Purdieeds-dbus: Disable parallel make build problem
2010-03-01 Joshua Locktasks: Bump to version 0.15
2010-02-26 Gary Thomasgdb-cross: Allow to build after recent gettext changes
2010-02-26 Joshua Lockpackaged-staging: post-process non-binary files to...
2010-02-26 Joshua Lockhandbook: tmp/staging was renamed to tmp/sysroots ...
2010-02-26 Joshua Lockpreferred-xorg-versions: Bump versions to match availab...
2010-02-23 Richard Purdielinux-omap: Build fix
2010-02-23 Richard Purdiepoky-moblin.inc: Move to meta-moblin
2010-02-23 Richard Purdieglibc: Allow 2.9 to work with binutils 2.20 (patch...
2010-02-23 Richard Purdiepoky/moblin: Switch to binutils 2.20
2010-02-23 Richard Purdiebinutils: Add 2.20 (patchset from OE.dev)
2010-02-23 Richard Purdielibpcap: Update to 1.0.0 and sync with OE.dev
2010-02-23 Richard Purdieportmap: Sync with OE.dev
2010-02-23 Richard Purdiea52dec: Clean up CFLAGS
2010-02-22 Richard Purdieperl: Update to work with native binary relative path...
2010-02-22 Richard Purdierelocatable.bbclass: Clean up indentation
2010-02-22 Richard Purdierelocatable.bbclass: Handle symlinks correctly
2010-02-18 Joshua Lockcross.bbclass: Note that relocatable binaries disabled...
2010-02-18 Joshua Locklinux: Enable linux-2.6.32 for qemux86 and qemuppc
2010-02-18 Joshua Lockrelocatable.bbclass: Enhancements to rpath replacement...
2010-02-16 Richard Purdiebitbake: Revert "providers.py: sort eligible providers...
2010-02-15 Richard Purdieeggdbus: Add missing dbus-glib DEPENDS
2010-02-15 Richard Purdieqmake-naitve: Fix do_install
2010-02-15 Holger Freytherbitbake: [cache] copy instead of deepcopy in sync
2010-02-15 Chris Larsonbitbake: [parse] In ast, make StatementGroup inherit...
2010-02-15 Chris Larsonbitbake: [parse] Use bb.which in resolve_file
2010-02-15 Holger Freytherbitbake: [parser] Make resolve_file only resolve the...
2010-02-15 Holger Freytherbitbake: [parser] Cache parsed .inc and .bbclass files...
2010-02-15 Holger Freytherbitbake: [parser] prepare to cache some .bbcclass and...
2010-02-15 Holger Freytherbitbake: [parser] Remove the "data" from feeder, evalua...
2010-02-15 Chris Larsonbitbake: [parse] Move vars_from_file from bb.parse...
2010-02-15 Chris Larsonbitbake: [parse] Don't use relative import of parse_py.
2010-02-15 Holger Freytherbitbake: [parse] Move the last method to the AST...
2010-02-15 Holger Freytherbitbake: [parser] Move more methods to the ast scheme
2010-02-15 Holger Freytherbitbake: [parser] Move one more item to the ast
2010-02-15 Holger Freytherbitbake: [parser] Move methodflags over to the ast
2010-02-15 Richard Purdiebitbake: [parser] Build fix
2010-02-15 Holger Freytherbitbake: [parser] Move more statements over the two...
2010-02-15 Holger Freytherbitbake: [parse] Change handling include through the...
2010-02-15 Holger Freytherbitbake: [parser] Call eval and remove non ast code
2010-02-15 Holger Freytherbitbake: [parser] Call eval immeditaley to test this...
2010-02-15 Holger Freytherbitbake: [parser] Prepare to cease out getFunc
2010-02-15 Richard Purdiebitbake: [parser] Preserve include vs. require behaviour
2010-02-15 Holger Freytherbitbake: [parser] Firs set of AST nodes with constructi...
2010-02-15 Holger Freytherbitbake: [parser] Add documentation about usage of...
2010-02-15 Holger Freytherbitbake: [parser] Move the finalise into the ast as...
2010-02-15 Holger Freytherbitbake: [parser] Cary a Statement Node through the...
2010-02-15 Holger Freytherbitbake: [parser] Move evaluating into the ast class...
2010-02-15 Bernhard Reutner... bitbake: providers.py: sort eligible providers by DEFAU...
2010-02-15 Bernhard Reutner... bitbake: runqueue.py: improve printing dependent tasks
2010-02-15 Bernhard Reutner... bitbake: taskdata.py: fix typo in debug message
2010-02-15 Joshua Locksanity.bbclass: Add chrpath to the required utilities
2010-02-12 Joshua Lockrelocatable.bbclass: Tidy up class
2010-02-12 Joshua Lockchrpath: Only set the chrpath binary for the native...
2010-02-12 Joshua Lockrelocatable.bbclass: Improve logic and style
2010-02-12 Richard Purdiebitbake: utils.py: Don't error if an exported environme...
2010-02-11 Joshua Lockrelocatable.bbclass: remove hard-coded rpaths from...
2010-02-11 Richard Purdiexserver-nodm-init: Make sure kdrive servers have the...
2010-02-11 Richard Purdiexserver-kdrive: Add keyboard fix (partially from OE.dev
2010-02-11 Richard Purdiepreferred-xorg-versions: Update xserver-kdrive version
2010-02-11 Richard Purdiexserver-xf86: Drop old versions and update xserver...
2010-02-11 Richard Purdiexserver-kdrive: Add 1.7.99.2
2010-02-11 Richard Purdiecalibrateproto: Add missing length fields to X_Replies
2010-02-11 Richard Purdiesharp-flash-header: Convert from leagacy staging
2010-02-11 Richard Purdiebinutils: Apply cross compiling changes to libtool...
2010-02-11 Richard Purdiekeymaps: Use RDEPENDS_${PN}
2010-02-11 Joshua Locklinux-libc-headers: extend nativesdk for 2.6.29
2010-02-10 Joshua Lockpreferred-xorg-versions.inc: bump preferred util-macros
2010-02-10 Khem Rajbitbake: BBHandler: pass lineno and fn to handleMethod
2010-02-10 Martin Jansabitbake: parse_py/ConfHandler.py: missing colon after...
2010-02-10 Richard Purdiebitbake: ConfHandler: Fix require vs. include behaviour
2010-02-10 Holger Freytherbitbake: [parser] Move more stuff out the feeder
2010-02-10 Holger Freytherbitbake: [parse] Move inherit handling to method
2010-02-10 Holger Freytherbitbake: [parsers] Move out more functions
2010-02-10 Holger Freytherbitbake: [parser] Move more stuff out to separate metho...
2010-02-10 Holger Freytherbitbake: [parser] Move the handling of a method to...
2010-02-10 Holger Freytherbitbake: [parse] Unify opening a file...
2010-02-10 Holger Freytherbitbake: [parser] Kill obtain/localpath from the parser
next