Age | Commit message (Expand) | Author | Files |
2013-08-22 | package.bbclass: Fix handling of symlinks in debug packages | Richard Purdie | 1 |
2013-07-25 | package.bbclass: avoid packing debug sources from other packages | Andreas Müller | 1 |
2013-07-02 | classes/package: print command output when commands fail | Paul Eggleton | 1 |
2013-06-28 | package: Ensure we iterate all the pool objects | Richard Purdie | 1 |
2013-06-07 | insane/package: refactor packaging sanity tests | Robert Yang | 1 |
2013-06-07 | insane/package: let package.bbclass inherit insane.bbclass | Robert Yang | 1 |
2013-05-16 | bbclass: bb.fatal() clean up | Robert Yang | 1 |
2013-05-14 | package.bbclass: Fix sources contents | Richard Purdie | 1 |
2013-05-09 | class/lib: Fix up various file access methods | Richard Purdie | 1 |
2013-05-09 | classes/lib: Fix getcmdstatus breakage | Richard Purdie | 1 |
2013-05-09 | sanity/patch.py: Remove commands module usage | Richard Purdie | 1 |
2013-05-09 | clases/lib: Use modern exception syntax | Richard Purdie | 1 |
2013-04-22 | package.bbclass: ensure license excluded files aren't packaged | Christopher Larson | 1 |
2013-04-22 | package.bbclass: add LICENSE_EXCLUSION to vardeps | Christopher Larson | 1 |
2013-04-18 | package.bbclass: Add useradd variables to PACKAGEVARS | Richard Purdie | 1 |
2013-04-17 | package.bbclass: Fix populate_packages for glob expansion issues | Richard Purdie | 1 |
2013-04-13 | package/image.bbclass: Fix multilib rprovides | Richard Purdie | 1 |
2013-04-04 | Add file information to package information window | Andrei Dinu | 1 |
2013-03-26 | package.bbclass: Correctly handle /usr/src/debug file ownership | Richard Purdie | 1 |
2013-03-25 | package.bbclass: Ensure debug source file is generated correctly | Richard Purdie | 1 |
2013-03-25 | package.bbclass: Handle subprocess errors correctly | Richard Purdie | 1 |
2013-03-18 | package: Add cachedpath optimisation | Richard Purdie | 1 |
2013-03-15 | package.bbclass: add debug-without-src PACKAGE_DEBUG_SPLIT_STYLE | Martin Jansa | 1 |
2013-03-05 | package.bbclass: Ensure all .so files get stripped | Richard Purdie | 1 |
2013-03-05 | package.bbclass: Fix do_package variable dependencies | Richard Purdie | 1 |
2013-02-22 | pakcage.bbclass:use a better way to cut -dev/-dbg suffix | Song.Li | 1 |
2013-02-17 | classes: Drop none package specific packaging variable accesses | Richard Purdie | 1 |
2013-02-11 | package.bbclass: support dangling path components | Enrico Scholz | 1 |
2013-02-11 | package.bbclass: use oe.path.realpath() | Enrico Scholz | 1 |
2013-02-06 | package.bbclass: Replace undefined 'src' with valid variable | Khem Raj | 1 |
2013-02-06 | package.bbclass: Ensure package_get_auto_pr is run at the correct point | Richard Purdie | 1 |
2013-02-06 | package.bbclass: return list of packages created in do_split_packages | Martin Jansa | 1 |
2013-02-06 | package.bbclass: Pre-expand some variables to save time | Richard Purdie | 1 |
2013-02-06 | package.bbclass: Better document the different phases of operation | Richard Purdie | 1 |
2013-02-06 | package.bbclass: Add PACKAGESPLITFUNCS variable | Richard Purdie | 1 |
2013-02-06 | package.bbclass: Simplify empty directory removal | Richard Purdie | 1 |
2013-02-06 | package.bbclass: Various minor performance tweaks | Richard Purdie | 1 |
2013-02-06 | package.bbclass: Make use of cleandirs and dirs function flags | Richard Purdie | 1 |
2013-02-06 | package.bbclass: Rewrite split_and_strip_files | Richard Purdie | 1 |
2013-02-06 | package.bbclass: Fix up bb.mkdirhier/bb.copyfile usage | Richard Purdie | 1 |
2013-02-06 | package.bbclass: use the multiprocess pool from bitbake | Richard Purdie | 1 |
2013-02-06 | package: Process package stripping in parallel | Richard Purdie | 1 |
2013-02-06 | package: Don't export PATH | Richard Purdie | 1 |
2013-02-06 | package.bbclass: Multithread per file dependency generation code | Richard Purdie | 1 |
2013-02-04 | package.bbclass: Allow per-package SKIP_FILEDEPS | Peter Seebach | 1 |
2013-02-01 | package.bbclass: Use expanded RDEPENDS in read_shlibdeps | Richard Purdie | 1 |
2013-02-01 | package: Create global package file list and use throughout PACKAGEFUNCS | Richard Purdie | 1 |
2013-02-01 | package.bbclass: Improve package_fixsymlinks | Richard Purdie | 1 |
2013-02-01 | package.bbclass: Tweak PACKAGEFUNCS | Richard Purdie | 1 |
2013-02-01 | package.bbclass: Split out package_fixsymlinks function | Richard Purdie | 1 |