Age | Commit message (Expand) | Author | Files |
2017-08-23 | oe/path.py: copyhardlinktree: don't overwrite existing symlinks | Ioan-Adrian Ratiu | 1 |
2017-03-17 | oe/path.py: fix for "Argument list too long" | Robert Yang | 1 |
2017-02-09 | lib/oe/path: Add replace_absolute_symlinks function | Richard Purdie | 1 |
2017-01-09 | lib/oe/path: add warning comment about oe.path.remove() with wildcarded filen... | Paul Eggleton | 1 |
2016-12-16 | meta: remove True option to getVar calls | Joshua Lock | 1 |
2016-11-15 | lib/oe/path: remove duplicate import | Joshua Lock | 1 |
2016-09-06 | oe.path: fix copyhardlinktree() | Joshua Lock | 1 |
2016-09-03 | oe.path: preserve xattr in copytree() and copyhardlinktree() | Joshua Lock | 1 |
2016-07-25 | lib/oe/path: Fix tar invocation with --no-recursion | Clemens Lang | 1 |
2016-07-08 | lib/oe/path: remove oe.path.check_output | Ross Burton | 1 |
2014-03-07 | lib/oe: drop custom implementation of oe.path.relative | Ross Burton | 1 |
2013-11-12 | lib/oe/path: Fixup handling of .* files in top level paths for copyhardlinktr... | Richard Purdie | 1 |
2013-11-12 | lib/oe/path: Fix performance issue got copyhardlinktree() | Richard Purdie | 1 |
2013-10-11 | lib/oe/path: Fix copytree functions for tar 1.27 | Richard Purdie | 1 |
2013-05-09 | classes/lib: Update to use print as a function call | Richard Purdie | 1 |
2013-05-09 | clases/lib: Use modern exception syntax | Richard Purdie | 1 |
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-02-11 | lib/oe/path.py: support missing directory components in realpath() | Enrico Scholz | 1 |
2013-02-11 | lib: implemented oe.path.realpath() | Enrico Scholz | 1 |
2013-02-06 | sstate/path.py: Add copyhardlinktree() function and use for performance optim... | Richard Purdie | 1 |
2012-07-19 | Remove a number of unneeded import os/bb calls | Richard Purdie | 1 |
2012-03-13 | path.py: add make_relative_symlink method | Scott Garman | 1 |
2012-03-05 | meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True) | Richard Purdie | 1 |
2011-03-21 | oe.path: sync up with current OE | Chris Larson | 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 |
2010-08-22 | lib/oe/path: Use bb.utils.copyfile as shutils can't cope with copying unreada... | Richard Purdie | 1 |
2010-08-12 | lib/oe/path.py: Add copytree function that works | Richard Purdie | 1 |
2010-08-12 | lib/oe: support wildcards in path.remove | Joshua Lock | 1 |
2010-08-04 | lib/oe: sync with OE.dev | Joshua Lock | 1 |
2010-05-06 | lib/oe: Import oe lib from OE.dev | Joshua Lock | 1 |