Age | Commit message (Expand) | Author | Files |
2013-02-12 | distro_check: Remove creation of empty Meego filelist. | Anders Roxell | 1 |
2013-02-11 | lib/oe/path.py: support missing directory components in realpath() | Enrico Scholz | 2 |
2013-02-11 | lib: implemented oe.path.realpath() | Enrico Scholz | 2 |
2013-02-11 | buildhistory_analysis: handle more R* variables | Paul Eggleton | 1 |
2013-02-06 | package: Process package stripping in parallel | Richard Purdie | 1 |
2013-02-06 | package.bbclass: Multithread per file dependency generation code | Richard Purdie | 1 |
2013-02-06 | sstate/path.py: Add copyhardlinktree() function and use for performance optim... | Richard Purdie | 1 |
2013-02-06 | classextend.py: use explode_dep_versions2 in order to preserve versions too | Constantin Musca | 1 |
2013-02-01 | multilib: skip packages that provide virtual/kernel | Bruce Ashfield | 1 |
2013-01-25 | prservice.py: fix NameError: global name 'host' is not defined | Martin Jansa | 1 |
2013-01-25 | prserv: change PRSERV_HOST semantics | Constantin Musca | 1 |
2012-12-14 | lib/oe/patch: Use force option when creating symlinks to patches | Richard Purdie | 1 |
2012-12-06 | buildhistory_analysis: fix broken list length checks | Paul Eggleton | 1 |
2012-12-06 | qa.py: Toolchain path should not be hardcoded to execute objdump | Muhammad Shakeel | 1 |
2012-12-05 | meta/lib/oe/sstatesig: fix locating stamp files | Paul Eggleton | 1 |
2012-12-04 | qa.py: Modify the env for the child process only | Muhammad Shakeel | 1 |
2012-11-06 | lib/oe/classextend: Ensure we don't extend expressions more than once | Richard Purdie | 1 |
2012-10-27 | distro_identifier: replace slash with hyphen | Mihai Lindner | 1 |
2012-10-26 | multilib - crosssdk: Stop building multilib for crosssdk packages | Mark Hatle | 1 |
2012-10-26 | multilib: Add support for cross-canadian multilib packages | Mark Hatle | 1 |
2012-10-24 | terminal: Add support for running custom terminals. | Morten Minde Neergaard | 1 |
2012-10-22 | multilib/clsextend: Improve handling of regexps in PACKAGES_DYNAMIC | Richard Purdie | 1 |
2012-10-22 | lib/oe/packagedata: Use the PKGMLTRIPLETS variable | Richard Purdie | 1 |
2012-10-18 | lib/oe/qa: Trap exceptions when running objdump | Phil Blundell | 1 |
2012-10-18 | insane: Rationalise phdrs-based QA checks | Phil Blundell | 1 |
2012-10-03 | distrodata: Update distrocheck functions | Saul Wold | 1 |
2012-10-03 | buildhistory_analysis: update to use explode_dep_versions2() | Paul Eggleton | 1 |
2012-09-26 | packagedata/multilib: Fix search patch for multilib builds | Richard Purdie | 1 |
2012-09-24 | terminal: Send LogExecTTY event to spawn screen | Jason Wessel | 1 |
2012-09-24 | terminal: pass data store all the way through to terminal class | Jason Wessel | 1 |
2012-09-10 | lib/oe/sstatesig.py: add signature data query function | Paul Eggleton | 1 |
2012-08-31 | nativesdk: Switch to using nativesdk as a prefix, not a suffix | Richard Purdie | 1 |
2012-08-31 | nativesdk: Convert to use classextend.py | Richard Purdie | 1 |
2012-08-25 | terminal.py: use unique ids for screen sessions | Jason Wessel | 1 |
2012-08-17 | utils.py: Modify and rename distro_features_backfill python function | Andrei Gherzan | 1 |
2012-08-06 | buildhistory: reduce the numeric delta to 10% | Ross Burton | 1 |
2012-08-06 | buildhistory: correctly handle reductions of numeric fields | Ross Burton | 1 |
2012-08-06 | buildhistory_analysis: ignore removal of self-dependencies | Paul Eggleton | 1 |
2012-08-06 | buildhistory_analysis: tidy up duplicate split_version function | Paul Eggleton | 1 |
2012-08-06 | classes/buildhistory: record PKG/PKGE/PKGV/PKGR | Paul Eggleton | 1 |
2012-08-06 | classes/buildhistory: save preinst/postinst/prerm/postrm | Paul Eggleton | 1 |
2012-07-31 | lib/oe/lsb.py: Map unknown distributions to 'Unknown' | Richard Purdie | 1 |
2012-07-27 | lib/oe/lsb: Add basic LSB functions | Richard Purdie | 1 |
2012-07-26 | meta/lib: remove test.py | Paul Eggleton | 1 |
2012-07-19 | Remove a number of unneeded import os/bb calls | Richard Purdie | 8 |
2012-07-18 | terminal.py: Fix Xfce on ubuntu/debian; some cleanup | Jeffrey C Honig | 1 |
2012-07-17 | lib/oe/sstatesig.py: Exclude git-native from sstate checksum | Khem Raj | 1 |
2012-07-09 | packagedata.py: Fix get_subpkgedata_fn for multilib | Matthew McClintock | 1 |
2012-07-05 | lib/oe/sstatesig.py: Exclude subversion-native from sstate checksums | Richard Purdie | 1 |
2012-05-30 | buildhistory_analysis: fix error when version specifier missing | Paul Eggleton | 1 |