aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2010-10-26Handle .lz/.tar.lz URIsChris Larson
2010-10-23oe.patch: fall back to '-' for quiltrcChris Larson
2010-10-23oe.patch: use --quiltrc= instead of --quiltrcChris Larson
2010-10-21oe.patch: don't use dry-run for 'patch'Chris Larson
2010-10-21oe.patch: use oe.processChris Larson
2010-10-21oe.process: allow passing input into run()Chris Larson
2010-10-21oe.patch: fix 'd' referencesChris Larson
2010-10-16utils, oe.utils: add 'uniq' functionChris Larson
2010-10-15oe.unpack: fix subdir-featureHenning Heinold
2010-10-13oe.unpack: use oe.processChris Larson
2010-10-13oe.process: subclass PopenChris Larson
2010-10-13oe.process: pull some common bits overChris Larson
2010-10-10oe.packagegroup: fix python version compat issueChris Larson
2010-10-09Implement 'dbg', 'dev', and 'doc' package groupsChris Larson
2010-10-09Move packagedata code into oe.packagedataChris Larson
2010-10-09oe.packagegroup: add code for package groupsChris Larson
2010-10-09oe.package: add 'files' functionChris Larson
2010-10-09oe.path: add 'find' convenience functionChris Larson
2010-09-27oe.path: added 'recurse' argument to remove()Enrico Scholz
2010-09-23oe/patch.py: Remove series file during Clean()Khem Raj
2010-09-06lib/oe/unpack.py: fix uncompressing .gz .bz2 or .xzEric BĂ©nard
2010-09-02do_unpack, do_patch: shift some responsibility around, clean things upChris Larson
2010-07-26oe.patch: don't error when the symlink already exists and is correctEvgeniy Dushistov
2010-06-10lib/oe/patch.py: Dont import patches but symlink them insteadKhem Raj
2010-06-10Add a rm -rf utility function and use it in packaged-staging.bbclassChris Larson
2010-06-09Revert "lib/oe/patch.py: Dont import patches but symlink them instead"Khem Raj
2010-06-09lib/oe/patch.py: Dont import patches but symlink them insteadKhem Raj
2010-05-27oe.utils: added param_bool() methodEnrico Scholz
2010-05-23oe.patch: kill long standing annoying messages from the non-quilt patch appli...Chris Larson
2010-04-24oe.path.relative: add missing importsChris Larson
2010-04-24Revert "oe.path.relative: switch to a different appraoch"Chris Larson
2010-04-23oe.path.relative: switch to a different appraochChris Larson
2010-04-23oe.path.relative: leverage os.path.relpath if availableChris Larson
2010-04-23oe.path.join: simplify a bitChris Larson
2010-04-23Initial move of common python bits into modules of the 'oe' python packageChris Larson