Age | Commit message (Expand) | Author | Files |
2007-11-30 | base.bbclass: Fix populate_staging whitespace | Richard Purdie | 1 |
2007-11-25 | base.bbclass: Fix PKGDATA to work properly with multimachine | Richard Purdie | 1 |
2007-11-25 | base.bbclass: Add buildall task | Richard Purdie | 1 |
2007-11-14 | base.bbclass: Fix regexp | Richard Purdie | 1 |
2007-11-13 | base.bbclass: Improve .la file conversion from installed=yes to installed=no | Richard Purdie | 1 |
2007-10-29 | base.bbclass: Fix hardcoded staging references | Richard Purdie | 1 |
2007-10-29 | base.bbclass: Add note from OE | Richard Purdie | 1 |
2007-10-29 | base.bbclass: Clean up staging references | Richard Purdie | 1 |
2007-10-17 | base.bbclass: add checksums.ini generator | Marcin Juszkiewicz | 1 |
2007-10-16 | base.bbclass: merge checksums.ini warning from OE | Marcin Juszkiewicz | 1 |
2007-09-05 | base.bbclass: Swicth to use cleandirs flag for install task | Richard Purdie | 1 |
2007-09-03 | base.bbclass: Remove and re-create when installing to ensure that it is empty | Ross Burton | 1 |
2007-09-01 | base.bbclass: Further tweaks from OE | Richard Purdie | 1 |
2007-09-01 | base.bbclass: Remove legacy code which hides bugs | Richard Purdie | 1 |
2007-09-01 | base.bbclass: Remove showdata task (its broken and bitbake -e is equivalent a... | Richard Purdie | 1 |
2007-08-21 | base.bbclass: Make populate_staging run after install to avoid conflicts | Richard Purdie | 1 |
2007-08-21 | base.bbclass: populate_staging after do_compile. Any packages staging impleme... | Richard Purdie | 1 |
2007-08-21 | base.bbclass: Set pkgdata location to something machine specific when needed ... | Richard Purdie | 1 |
2007-08-12 | base.bbclass: Improve performance with SRC_URI_OVERRIDES_PACKAGE_ARCH enabled... | Richard Purdie | 1 |
2007-08-11 | base.bbclass: Fix SRC_URI_OVERRIDES_PACKAGE_ARCH handling | Richard Purdie | 1 |
2007-08-08 | base.bbclass: Sync with OE.dev (mainly download checksumming code) | Richard Purdie | 1 |
2007-08-03 | base.bbclass: Correct git-native autodependencies | Richard Purdie | 1 |
2007-08-03 | base.bbclass: Auto add dependency on git-native when needed | Richard Purdie | 1 |
2007-08-01 | base.bbclass: Fix base_get_srcrev | Richard Purdie | 1 |
2007-08-01 | base.bbclass: Minor performance tweak, add base_get_srcrev() | Richard Purdie | 1 |
2007-07-07 | base.bbclass: Revert quoting changes | Richard Purdie | 1 |
2007-07-06 | base.bbclass: Start to fix quoting | Richard Purdie | 1 |
2007-04-03 | classes: Rework core dependencies to work properly at the task level | Richard Purdie | 1 |
2007-03-21 | base.bbclass: unexport DISTRO to prevent application compile failures | Richard Purdie | 1 |
2006-12-20 | Remove DISTRO_TYPE, replacing with IMAGE_FEATURES. Documentation is in local.... | Richard Purdie | 1 |
2006-11-25 | base.bbclass: unexport MACHINE | Richard Purdie | 1 |
2006-11-23 | base.bbclass: Make sure MACHINE isn't exported fixing failures in binutils wh... | Richard Purdie | 1 |
2006-11-21 | base.bbclass: Fix errors in none libtooled packages | Richard Purdie | 1 |
2006-11-21 | Site file handling update: Instead of one site file per target, allow entries... | Richard Purdie | 1 |
2006-11-20 | classes: Sync with OE - mainly quoting fixes or other minor updates | Richard Purdie | 1 |
2006-11-20 | base.bbclass: Sync with OE (remove broken mirrors, fix fetchall task) | Richard Purdie | 1 |
2006-11-20 | classes: Standardise whitespace in anonymous python methods and factor out fu... | Richard Purdie | 1 |
2006-10-27 | base.bbclass: depchains: don't -destructively- set the pkg's RRECOMMENDS. | Chris Larson | 1 |
2006-10-20 | package.bbclass: Split into two tasks, one which prepares the packages and th... | Richard Purdie | 1 |
2006-10-20 | base.bbclass, package.bbclass: Clean up and document. Should be no actual cod... | Richard Purdie | 1 |
2006-10-16 | base.bbclass: Add fetchall task to fetch all sources for all the given task a... | Richard Purdie | 1 |
2006-09-21 | Merge devgen branch to trunk. | Chris Larson | 1 |
2006-09-18 | classes: Reorder tasks so staging occurs after packaging. Add do_install into... | Richard Purdie | 1 |
2006-09-18 | base.bbclass: Remove do_fetch[nostamp] so we don't run the fetch tasks everyt... | Richard Purdie | 1 |
2006-08-31 | base.bbclass: Add a new 'rebuild' convenience task, which simply does a clean... | Chris Larson | 1 |
2006-08-30 | devshell: Convert to its own class and add to poky.conf by default. Export EX... | Richard Purdie | 1 |
2006-08-30 | base.bbclass: Add devshell task. Trigger as bitbake somepackage -c devshell w... | Richard Purdie | 1 |
2006-08-28 | Patch failure handling updates, added a 'patch' concrete class, so we can app... | Chris Larson | 1 |
2006-08-27 | classes: Sync with OE | Richard Purdie | 1 |
2006-08-23 | Tweaks to work with bitbake trunk: add BB_DEFAULT_TASK, add do_rootfs[nostamp... | Richard Purdie | 1 |