| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | perl: Update to work with native binary relative path locations | Richard Purdie | 2010-02-22 | 1 | -1/+1 |
* | relocatable.bbclass: Clean up indentation | Richard Purdie | 2010-02-22 | 1 | -43/+46 |
* | relocatable.bbclass: Handle symlinks correctly | Richard Purdie | 2010-02-22 | 1 | -1/+6 |
* | cross.bbclass: Note that relocatable binaries disabled for a reason | Joshua Lock | 2010-02-18 | 1 | -0/+3 |
* | linux: Enable linux-2.6.32 for qemux86 and qemuppc | Joshua Lock | 2010-02-18 | 2 | -1/+2156 |
* | relocatable.bbclass: Enhancements to rpath replacement algorithm | Joshua Lock | 2010-02-18 | 1 | -15/+38 |
* | bitbake: Revert "providers.py: sort eligible providers by DEFAULT_PREFERENCE" | Richard Purdie | 2010-02-16 | 1 | -2/+0 |
* | eggdbus: Add missing dbus-glib DEPENDS | Richard Purdie | 2010-02-15 | 1 | -2/+2 |
* | qmake-naitve: Fix do_install | Richard Purdie | 2010-02-15 | 2 | -3/+3 |
* | bitbake: [cache] copy instead of deepcopy in sync | Holger Freyther | 2010-02-15 | 1 | -1/+1 |
* | bitbake: [parse] In ast, make StatementGroup inherit list, and add a AstNode ... | Chris Larson | 2010-02-15 | 1 | -22/+13 |
* | bitbake: [parse] Use bb.which in resolve_file | Chris Larson | 2010-02-15 | 1 | -7/+3 |
* | bitbake: [parser] Make resolve_file only resolve the path | Holger Freyther | 2010-02-15 | 3 | -16/+12 |
* | bitbake: [parser] Cache parsed .inc and .bbclass files for a parse speedup | Holger Freyther | 2010-02-15 | 1 | -14/+23 |
* | bitbake: [parser] prepare to cache some .bbcclass and .inc files | Holger Freyther | 2010-02-15 | 1 | -11/+18 |
* | bitbake: [parser] Remove the "data" from feeder, evaluate after parsing a file | Holger Freyther | 2010-02-15 | 4 | -64/+51 |
* | bitbake: [parse] Move vars_from_file from bb.parse.BBHandler into bb.parse. | Chris Larson | 2010-02-15 | 2 | -21/+23 |
* | bitbake: [parse] Don't use relative import of parse_py. | Chris Larson | 2010-02-15 | 1 | -1/+1 |
* | bitbake: [parse] Move the last method to the AST... | Holger Freyther | 2010-02-15 | 1 | -1/+10 |
* | bitbake: [parser] Move more methods to the ast scheme | Holger Freyther | 2010-02-15 | 1 | -31/+48 |
* | bitbake: [parser] Move one more item to the ast | Holger Freyther | 2010-02-15 | 1 | -34/+41 |
* | bitbake: [parser] Move methodflags over to the ast | Holger Freyther | 2010-02-15 | 1 | -15/+23 |
* | bitbake: [parser] Build fix | Richard Purdie | 2010-02-15 | 1 | -2/+2 |
* | bitbake: [parser] Move more statements over the two phase AST | Holger Freyther | 2010-02-15 | 1 | -17/+40 |
* | bitbake: [parse] Change handling include through the AstNode | Holger Freyther | 2010-02-15 | 1 | -8/+2 |
* | bitbake: [parser] Call eval and remove non ast code | Holger Freyther | 2010-02-15 | 1 | -2/+1 |
* | bitbake: [parser] Call eval immeditaley to test this code | Holger Freyther | 2010-02-15 | 1 | -33/+4 |
* | bitbake: [parser] Prepare to cease out getFunc | Holger Freyther | 2010-02-15 | 1 | -12/+17 |
* | bitbake: [parser] Preserve include vs. require behaviour | Richard Purdie | 2010-02-15 | 1 | -3/+7 |
* | bitbake: [parser] Firs set of AST nodes with construction and eval | Holger Freyther | 2010-02-15 | 1 | -0/+78 |
* | bitbake: [parser] Add documentation about usage of this code | Holger Freyther | 2010-02-15 | 1 | -0/+1 |
* | bitbake: [parser] Move the finalise into the ast as well | Holger Freyther | 2010-02-15 | 2 | -43/+41 |
* | bitbake: [parser] Cary a Statement Node through the parsing | Holger Freyther | 2010-02-15 | 4 | -79/+92 |
* | bitbake: [parser] Move evaluating into the ast class... | Holger Freyther | 2010-02-15 | 3 | -180/+207 |
* | bitbake: providers.py: sort eligible providers by DEFAULT_PREFERENCE | Bernhard Reutner-Fischer | 2010-02-15 | 1 | -0/+2 |
* | bitbake: runqueue.py: improve printing dependent tasks | Bernhard Reutner-Fischer | 2010-02-15 | 1 | -2/+10 |
* | bitbake: taskdata.py: fix typo in debug message | Bernhard Reutner-Fischer | 2010-02-15 | 1 | -1/+1 |
* | sanity.bbclass: Add chrpath to the required utilities | Joshua Lock | 2010-02-15 | 1 | -1/+1 |
* | relocatable.bbclass: Tidy up class | Joshua Lock | 2010-02-12 | 1 | -4/+3 |
* | chrpath: Only set the chrpath binary for the native package | Joshua Lock | 2010-02-12 | 1 | -2/+2 |
* | relocatable.bbclass: Improve logic and style | Joshua Lock | 2010-02-12 | 1 | -15/+31 |
* | bitbake: utils.py: Don't error if an exported environment variable is unset (... | Richard Purdie | 2010-02-12 | 1 | -1/+1 |
* | relocatable.bbclass: remove hard-coded rpaths from native binaries | Joshua Lock | 2010-02-11 | 3 | -0/+32 |
* | xserver-nodm-init: Make sure kdrive servers have the console keyboard enabled | Richard Purdie | 2010-02-11 | 2 | -8/+4 |
* | xserver-kdrive: Add keyboard fix (partially from OE.dev | Richard Purdie | 2010-02-11 | 3 | -3/+32 |
* | preferred-xorg-versions: Update xserver-kdrive version | Richard Purdie | 2010-02-11 | 1 | -1/+1 |
* | xserver-xf86: Drop old versions and update xserver-xf86-lite version | Richard Purdie | 2010-02-11 | 3 | -35/+0 |
* | xserver-kdrive: Add 1.7.99.2 | Richard Purdie | 2010-02-11 | 31 | -6866/+1294 |
* | calibrateproto: Add missing length fields to X_Replies | Richard Purdie | 2010-02-11 | 4 | -5/+46 |
* | sharp-flash-header: Convert from leagacy staging | Richard Purdie | 2010-02-11 | 1 | -3/+4 |