Age | Commit message (Expand) | Author | Files |
2008-10-23 | base.bbclass/bitbake.conf: Fix some string quoting to handle more unusual URLs | Richard Purdie | 1 |
2008-10-20 | base.bbclass: Output notes only on BB <= 1.8.x | Robert Bradford | 1 |
2008-10-07 | base.bbclass: Add automatic osc-native dependencies for osc:// recipes | Richard Purdie | 1 |
2008-10-02 | base.bbclass: Add read_subpkgdata_dict function | Richard Purdie | 1 |
2008-07-19 | bitbake.conf: Split STAGING and CROSS to become target specific so armv5 bina... | Richard Purdie | 1 |
2008-07-17 | Merge multimachine class into bitbake.conf and create singlemachine.bbclass a... | Richard Purdie | 1 |
2008-05-29 | base.bbclass: Disable do_mrproper - it doesn't do anything sane/useful | Richard Purdie | 1 |
2008-05-12 | base.bbclass: Add sanity check for multiple file matches to oe_libinstall fro... | Richard Purdie | 1 |
2008-05-06 | base.bbclass: don't add shasum-native dependency if we are building shasum-na... | Ross Burton | 1 |
2008-05-01 | base.bbclass: only depend on shasum-native if we don't have hashlib | Ross Burton | 1 |
2008-05-01 | When checksuming tarballs use bb.utils.*_sum instead of calling commands dire... | Ross Burton | 1 |
2008-04-27 | base.bbclass: Remove unneeded imports | Richard Purdie | 1 |
2008-04-27 | base.bbclass: Add checkuri/checkuriall tasks to check validity of upstream so... | Richard Purdie | 1 |
2008-04-27 | base.bbclass: Add setscene task to handle preparing the work area at the star... | Richard Purdie | 1 |
2008-04-25 | base.bbclass: Prefer gcc 3.4.6/7 over 3.4 | Richard Purdie | 1 |
2008-04-22 | base.bbclass: Fix dependency_libs libtool mangling regexp | Richard Purdie | 1 |
2008-03-19 | base.bbclass: Sync with OE.dev | Richard Purdie | 1 |
2008-03-10 | base.bbclass: Let unpack task remove S beforehand which fixes clean handling.... | Richard Purdie | 1 |
2008-03-03 | base.bbclass: Sync with OE | Richard Purdie | 1 |
2008-02-17 | base.bbclass: align build configuration dump properly | Marcin Juszkiewicz | 1 |
2008-02-15 | base.bbclass: Drop _FUNCTION suffix to METADATA_REVISION | Richard Purdie | 1 |
2008-02-15 | base.bbclass: Show svn revision of poky being used | Richard Purdie | 1 |
2008-01-06 | base.bbclass: Make sure PATH searched for applications is expanded | Richard Purdie | 1 |
2008-01-03 | base and sanity bbclasses + qemu: move gcc3 availability checking into base.b... | Marcin Juszkiewicz | 1 |
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 |