Age | Commit message (Expand) | Author | Files |
2014-11-08 | package/prserv: Merge two similar functions into one | Richard Purdie | 1 |
2014-10-10 | package_do_shlibs: Look for provider in the path thats in shlib_provider dict... | Khem Raj | 1 |
2014-10-06 | package.bbclass: Reverse runtime symlinks should be tied to package generation | Otavio Salvador | 1 |
2014-08-29 | package: Correct two typos in a comment | Peter Kjellerstedt | 1 |
2014-08-23 | package: Disable runtime mapping of RPROVIDES/RCONFLICTS/RREPLACES | Richard Purdie | 1 |
2014-08-23 | package: Don't remap names in packagegroup recipes | Richard Purdie | 1 |
2014-08-23 | package.bbclass: Fixup for using common function | Richard Purdie | 1 |
2014-08-04 | package: Fix darwin shlibs code | Richard Purdie | 1 |
2014-08-03 | package: Convert dylib handling from .la to otool | Richard Purdie | 1 |
2014-08-03 | package: Fix pkgdest for darwin shlibs code | Richard Purdie | 1 |
2014-07-10 | package.bbclass: add a stub implementation of package_name_hook | Ross Burton | 1 |
2014-07-10 | package.bbclass: Generate runtime-rprovides data | Richard Purdie | 1 |
2014-07-10 | package.bbclass: Rewrite shlib_provider handling to include RPATH | Richard Purdie | 1 |
2014-07-10 | package.bbclass: Improve shlibs pkgdata file format | Richard Purdie | 1 |
2014-07-10 | package.bbclass: Rewrite sonames data structure to include library path | Richard Purdie | 1 |
2014-07-10 | package.bbclass: Improve shlibs needed data structure | Richard Purdie | 1 |
2014-04-08 | package.bbclass: Add CONFFILES to list of package specific variables | Richard Purdie | 1 |
2014-02-24 | package: Drop do_package_write task | Richard Purdie | 1 |
2014-02-17 | package.bbclass: do_split_packages should always return something. | Josua Mayer | 1 |
2014-02-12 | package: Remove the before do_build constraint of the do_package task | Richard Purdie | 1 |
2014-02-11 | package.bbclass: fix strip and split logic | Koen Kooi | 1 |
2014-01-29 | package.bbclass: Show which files require given dependency in debug output | Martin Jansa | 1 |
2014-01-29 | package.bbclass: Don't search for providers of PRIVATE_LIBS | Martin Jansa | 1 |
2014-01-28 | package.bbclass: add getter of additional metadata | Leonid Borisenko | 1 |
2014-01-19 | package.bbclass: show warning when package is providing already provided shlib | Martin Jansa | 1 |
2014-01-19 | package.bbclass: move reading shlibs providers to separate function | Martin Jansa | 1 |
2014-01-10 | package: Keep global pkgfiles[] up to date when snapping library symlinks | Phil Blundell | 1 |
2014-01-02 | classes/package: set SUMMARY in do_split_packages() | Paul Eggleton | 1 |
2013-12-18 | sstate: Get rid of crazy name mapping | Richard Purdie | 1 |
2013-12-03 | classes/package: write PE and PKGE out to pkgdata | Paul Eggleton | 1 |
2013-12-03 | classes/package: record PKGSIZE as total file size in pkgdata | Paul Eggleton | 1 |
2013-12-03 | classes/package: fix FILES_INFO serialisation in pkgdata | Paul Eggleton | 1 |
2013-11-04 | package.bbclass: Fix split_and_strip_files when file has single quote (') | Felipe F. Tonello | 1 |
2013-10-14 | classes/package: handle filenames containing wildcards | Paul Eggleton | 1 |
2013-10-11 | classes: tar 1.27 fixes | Richard Purdie | 1 |
2013-09-26 | package.bbclass: Clear umask when using os.mkdir | Richard Purdie | 1 |
2013-09-13 | bitbake.conf/package: Collapse PKGDATA_DIR into a single machine specific dir... | Richard Purdie | 1 |
2013-09-06 | package.bbclass: skip already-stripped QA test if asked for | Khem Raj | 1 |
2013-09-04 | package.bbclass: Fix darwin shlib handling | Richard Purdie | 1 |
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 |