Age | Commit message (Expand) | Author | Files |
2013-12-05 | bitbake.conf/native.bbclass: Use FC instead of F77 for fortran | Richard Purdie | 1 |
2013-10-04 | cross/crosssdl/native/nativesdk: Fix do_packagedata stamps | Richard Purdie | 1 |
2013-09-30 | native: Use a native site file and ensure the correct sed is used | Richard Purdie | 1 |
2013-08-22 | gettext: Improve USE_NLS handling for nativesdk/crosssdk/cross-canadian | Richard Purdie | 1 |
2013-06-14 | classes/conf: Add eventmasks for event handlers | Richard Purdie | 1 |
2013-04-11 | ptest bug fixes | Björn Stenberg | 1 |
2013-01-25 | Split do_packagedata task from do_package | Richard Purdie | 1 |
2012-11-21 | classes: Drop do_package stamp-extra-info | Richard Purdie | 1 |
2012-11-14 | classes: Be consistent about sstate-inputdirs/outputdirs ending with '/' | Richard Purdie | 1 |
2012-11-02 | classes: replace virtclass-native(sdk) with class-native(sdk) | Robert Yang | 1 |
2012-10-22 | package.bbclass: Switch shlibs to pkgdata directory and make package non-mach... | Richard Purdie | 1 |
2012-06-28 | native.bbclass: correct PATH to have native-intercept be prepended | Saul Wold | 1 |
2012-04-26 | classes: Add recipe class to overrides | Richard Purdie | 1 |
2012-03-21 | gzip/pigz-native: Install into a prefix to avoid clashing with system binaries | Richard Purdie | 1 |
2012-03-19 | native.bbclass: make TOOLCHAIN_OPTIONS empty | Robert Yang | 1 |
2012-01-05 | native.bbclass: Fix variable remapping coverage | Richard Purdie | 1 |
2011-12-01 | classes, conf: Exclude native and nativesdk recipes from libc specific override | Khem Raj | 1 |
2011-11-26 | getVar/setVar cleanups | Richard Purdie | 1 |
2011-11-10 | Convert to use direct access to the data store (instead of bb.data.*Var*()) | Richard Purdie | 1 |
2011-10-06 | native.bbclass: Ensure native recipes have a deterministic baselib value | Richard Purdie | 1 |
2011-09-26 | autotools.bbclass: Set the dynamic linker search path for libtool correctly | Richard Purdie | 1 |
2011-08-05 | toolchain-scripts & other classes: add TARGET_LD_ARCH & TARGET_AS_ARCH vars | Nitin A Kamble | 1 |
2011-07-25 | bitbake.conf/classes: Variable cleanup | Richard Purdie | 1 |
2011-07-12 | native.bbclass: generate libdir from libdir_native | Yu Ke | 1 |
2011-06-23 | native.bbclass: Add a simple chown intercept command | Mark Hatle | 1 |
2011-06-14 | native.bbclass: allow a native package to be populated into its own dir | Dexuan Cui | 1 |
2011-06-09 | native/nativesdk: Clean up the depends ordering after bitbake override handli... | Richard Purdie | 1 |
2011-05-11 | cmake.bbclass: fix qmake and rpath issues | Otavio Salvador | 1 |
2011-04-05 | native, nativesdk, crosssdk: reset TARGET_FPU | Ilya Yanok | 1 |
2011-03-21 | native: empty PACKAGES_DYNAMIC the way we do PACKAGES | Chris Larson | 1 |
2011-01-25 | bitbake: machine specific sysroots implementation | Dongxiao Xu | 1 |
2011-01-21 | staging: Use relative path in sysroot-destdir for target recipes | Dongxiao Xu | 1 |
2010-11-28 | native.bbclass: Mark various package functions as noexec since they don't do ... | Richard Purdie | 1 |
2010-11-28 | native.bbclasS: Add handing to remap RDEPENDS fields and avoid crossed target... | Richard Purdie | 1 |
2010-08-18 | native.bbclass: Ensure EXTRA_NATIVE_PKGCONFIG_PATH has a default value | Richard Purdie | 1 |
2010-07-22 | Finally deprecate all legacy do_stage functions. This changes the existing wa... | Richard Purdie | 1 |
2010-02-11 | relocatable.bbclass: remove hard-coded rpaths from native binaries | Joshua Lock | 1 |
2010-01-05 | gettext.bbclass: Set the gettext dependencies correctly for target, cross and... | Richard Purdie | 1 |
2009-11-16 | native.bbclass: Make sure PACKAGES is empty in case _prepend or _append are used | Richard Purdie | 1 |
2009-11-13 | native.bbclass: Fix DEPENDS handling for BBCLASSEXTEND use | Richard Purdie | 1 |
2009-11-13 | base/autotools.bbclass: Make sure extra dependencies are not lost for native ... | Richard Purdie | 1 |
2009-11-13 | native.bbclass: Improve DEPENDS mangling code so sub matches don't break upon... | Richard Purdie | 1 |
2009-11-13 | native.bbclass: If do_stage isn't overridden, allow do_install to run for nat... | Richard Purdie | 1 |
2009-09-17 | native.bbclass: Use prefix_native variable | Richard Purdie | 1 |
2009-09-17 | Remove layout_* variables | Richard Purdie | 1 |
2009-06-11 | native.bbclass: Drop INHIBIT_NATIVE_STAGE_INSTALL function and wrap logic in ... | Richard Purdie | 1 |
2009-01-05 | native.bbclass: Add virtclass-native to OVERRIDES and use in fakeroot to func... | Richard Purdie | 1 |
2009-01-05 | native.bbclass: Handling remapping of PROVIDES similar to sdk.bbclass | Richard Purdie | 1 |
2009-01-03 | Remove unneeded S variables | Richard Purdie | 1 |
2009-01-03 | zlib: Clean up recipe and use BBCLASSEXTEND for native and sdk versions | Richard Purdie | 1 |