Age | Commit message (Expand) | Author | Files |
2013-07-02 | TmuxRunning: handle multi-word commands | Tyler Hall | 1 |
2013-07-02 | lib/oe/lsb.py: fall back to /etc/os-release for host distro ID | Paul Eggleton | 1 |
2013-06-11 | handle two-word commands with tmux | Peter Seebach | 1 |
2013-06-07 | test_utils: import functions directly for conciseness | Ross Burton | 1 |
2013-06-07 | test-utils: handle import bb failing and skip the test | Ross Burton | 1 |
2013-05-30 | utils: add trim_version() function | Ross Burton | 2 |
2013-05-15 | cachedpath.py: global name 'error' is not defined | Robert Yang | 1 |
2013-05-10 | classes/buildhistory: track contents of selected files in images | Paul Eggleton | 1 |
2013-05-09 | class/lib: Fix up various file access methods | Richard Purdie | 2 |
2013-05-09 | classes/lib: Fix getcmdstatus breakage | Richard Purdie | 2 |
2013-05-09 | image/kernel-module-split/eglibc-ld.inc: Remove has_key() usage | Richard Purdie | 2 |
2013-05-09 | sanity/patch.py: Remove commands module usage | Richard Purdie | 1 |
2013-05-09 | meta/lib/oe: Replace StandardError with Exception | Richard Purdie | 2 |
2013-05-09 | classes/lib: Update to use print as a function call | Richard Purdie | 1 |
2013-05-09 | classes/recipes/lib: Fix various python whitespace issues | Richard Purdie | 2 |
2013-05-09 | clases/lib: Use modern exception syntax | Richard Purdie | 6 |
2013-05-03 | path.py: Deal with race issue | Richard Purdie | 1 |
2013-05-01 | sstate.bbclass: make hard links for staging files | Robert Yang | 1 |
2013-04-15 | oe.terminal: add tmux classes | Christopher Larson | 1 |
2013-04-05 | lib/oe/classextend.py: avoid extending any kernel package | Paul Eggleton | 1 |
2013-04-04 | utils: add helper to get all non-system packages | Ross Burton | 2 |
2013-04-04 | oe.terminal: add tmux classes | Christopher Larson | 1 |
2013-03-29 | meta/lib/oe/lsb.py: extract only the needed info from lsb-release | Cristian Iorga | 1 |
2013-03-29 | meta/lib/oe/lsb.py: fix data extraction from /etc/lsb-release | Cristian Iorga | 1 |
2013-03-18 | package: Add cachedpath optimisation | Richard Purdie | 1 |
2013-03-12 | lib/oe/lsb: enable getting distro ID when lsb_release is not installed | Paul Eggleton | 1 |
2013-03-09 | base.bbclass: don't backfill features that already exist | Ross Burton | 1 |
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 |