Age | Commit message (Expand) | Author | Files |
2012-01-25 | lib/oe/sstatesig.py: Exclude common machine specific dependencies from task s... | Richard Purdie | 1 |
2012-01-23 | lib/oe: Add sstatesig, OE specific signature generator classes | Richard Purdie | 1 |
2012-01-19 | buildhistory_analysis: include related fields in output | Paul Eggleton | 1 |
2012-01-19 | classes/patch: avoid backtrace when patch does not apply | Paul Eggleton | 1 |
2012-01-19 | buildhistory_analysis: improve field handling robustness | Paul Eggleton | 1 |
2012-01-19 | buildhistory_analysis: correctly handle whitespace when splitting lists | Paul Eggleton | 1 |
2012-01-19 | buildhistory: record additional image info | Paul Eggleton | 1 |
2012-01-17 | oe.license: avoid the need to catch SyntaxError | Christopher Larson | 1 |
2012-01-17 | oe.license: add is_included convenience function | Christopher Larson | 2 |
2012-01-11 | meta/PRService: Added export/import fuctions. | Lianhao Lu | 1 |
2012-01-06 | buildhistory: add script to check for significant changes | Paul Eggleton | 1 |
2012-01-05 | multilib: Abstract class extension code into classextend.py | Richard Purdie | 1 |
2011-12-08 | oe.license: add license flattening code | Christopher Larson | 2 |
2011-12-08 | license: split license parsing into oe.license | Christopher Larson | 2 |
2011-12-08 | oe.test_types: move into an oe.tests package | Christopher Larson | 2 |
2011-11-26 | getVar/setVar cleanups | Richard Purdie | 1 |
2011-11-10 | Convert to use direct access to the data store (instead of bb.data.*Var*()) | Richard Purdie | 3 |
2011-11-04 | patch: Convert to use oe_terminal | Richard Purdie | 1 |
2011-11-01 | lib/oe/terminal: add support for XFCE's terminal emulator | Joshua Lock | 1 |
2011-10-14 | data.py: fixed message domain errors | Samuel Stirtzel | 1 |
2011-10-14 | patch.py: fixed message domain errors | Samuel Stirtzel | 1 |
2011-09-21 | distrodata: fix distro_check code | Saul Wold | 1 |
2011-09-18 | lib/oe/terminal.py: declare konsole from KDE 4.x as unsupported | Paul Eggleton | 1 |
2011-08-10 | oe.terminal: improve how we spawn screen | Chris Larson | 1 |
2011-08-10 | Rework how the devshell functions | Chris Larson | 1 |
2011-07-27 | lib/oe/util.py: Add MLPREFIX support to prune_suffix() | Richard Purdie | 1 |
2011-07-26 | lib/oe/utils: 'Fix' oe.utils.contains() behaviour | Richard Purdie | 1 |
2011-06-28 | oe.classutils: add module | Chris Larson | 1 |
2011-06-23 | packagedata.py: Fix read_subpkgdata_dict() | Richard Purdie | 1 |
2011-05-20 | packagedata: don't choke on empty PACKAGES | Chris Larson | 1 |
2011-05-20 | Move packagedata code into oe.packagedata (sync from OE) | Chris Larson | 1 |
2011-05-20 | oe.packagegroup: add code for package groups (sync from OE) | Chris Larson | 1 |
2011-05-20 | oe.data: expand the flags | Chris Larson | 1 |
2011-05-20 | Implement variable typing (sync from OE) | Chris Larson | 4 |
2011-05-17 | Add a new task checklicense and fix some bugs in distro_check.py | Mei Lei | 1 |
2011-05-16 | lib/oe/process.py: import from OE | Martin Jansa | 1 |
2011-05-10 | oe/patch.py: Remove series file during Clean() | Khem Raj | 1 |
2011-05-04 | distro_check.py: Fix some bugs in distro_check.py | Mei Lei | 1 |
2011-04-21 | lib/oe/distro_check.py: Fixup Poky references | Richard Purdie | 1 |
2011-03-21 | lib/oe/patch.py: Cosmetic change to avoid bitbake warning | Khem Raj | 1 |
2011-03-21 | oe.utils: add inherits (sync from OE) | Chris Larson | 1 |
2011-03-21 | oe.path: sync up with current OE | Chris Larson | 1 |
2011-03-21 | oe.patch: add missing imports | Chris Larson | 1 |
2011-03-21 | oe.utils: add bb, bb.data imports | Chris Larson | 1 |
2011-03-03 | qa.py: Fix a typo when evaluating bitsize | Mark Hatle | 1 |
2011-03-02 | insane.bbclass: Fix ELF bitsize comparison | Mark Hatle | 1 |
2011-03-02 | lib/oe/path.py: Use bb.utils.mkdirhier instead of bb.mkdirhier | Khem Raj | 1 |
2011-02-21 | lib/oe/path.py: Add expection class to handle the output argument | Richard Purdie | 1 |
2011-02-18 | meta/lib/oe/path: Use check_output for subprocess so we can see error info. I... | Richard Purdie | 1 |
2011-02-09 | lib.oe.path: Update copytree function to call shell commands since its twice ... | Richard Purdie | 1 |