Age | Commit message (Expand) | Author | Files |
2012-10-02 | classes: Update to use corrected bb.utils.explode_dep_versions2 API | Richard Purdie | 1 |
2012-10-02 | insane.bbclass: Remove copy and paste confusion when using OVERRIDES | Richard Purdie | 1 |
2012-09-21 | insane.bbclass: Improve ability to detect enabled tests | Richard Purdie | 1 |
2012-09-21 | insane.bbclass: add library dir sanity check | Radu Moisan | 1 |
2012-09-03 | Rename task to packagegroup | Paul Eggleton | 1 |
2012-08-31 | nativesdk: Switch to using nativesdk as a prefix, not a suffix | Richard Purdie | 1 |
2012-08-21 | insane.bbclass: Fix RPATH warning in the face of funny path strings | Andy Ross | 1 |
2012-08-21 | meta/classes: Various python whitespace fixes | Richard Purdie | 1 |
2012-06-08 | insane.bbclass: Make ldd exec_prefix error reporting easier to read | Mark Hatle | 1 |
2012-05-30 | Revert "meta: replace os.popen with subprocess.Popen" | Richard Purdie | 1 |
2012-05-30 | meta: replace os.popen with subprocess.Popen | Robert Yang | 1 |
2012-05-30 | meta: replace os.system with subprocess.call | Robert Yang | 1 |
2012-05-20 | insane.bbclass: Add mips64{el} to known machines | Khem Raj | 1 |
2012-04-11 | insane.bbclass: Add missing variable bpn | Noor Ahsan | 1 |
2012-03-22 | insane.bbclass: maybe no log.do_compile or log.do_install | Robert Yang | 1 |
2012-03-05 | meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx) | Richard Purdie | 1 |
2012-02-24 | insane.bbclass: Only depend on desktop-file-utils-native when we need it | Richard Purdie | 1 |
2012-01-26 | insane.bbclass: Add test for static .a libraries in non-staticdev packages | Saul Wold | 1 |
2012-01-17 | insane.bbclass: fix elf.arch not matching error for x32 kernel | Nitin A Kamble | 1 |
2012-01-05 | insane.bbclass: use bb.process.Popen instead of subprocess.check_output | Scott Garman | 1 |
2012-01-05 | insane.bbclass: add QA tests for unsafe references to exec_prefix | Scott Garman | 1 |
2011-11-17 | insane.bbclass: avoid errors for x32 kernel | Nitin A Kamble | 1 |
2011-11-10 | Convert to use direct access to the data store (instead of bb.data.*Var*()) | Richard Purdie | 1 |
2011-10-19 | insane.bbclass: print full path on invalid LICENSE_FILES_CHKSUM | Darren Hart | 1 |
2011-09-29 | insane: Promote most warnings into QA errors by default | Richard Purdie | 1 |
2011-09-22 | insane.bbclass: don't warn on .so files in -nativesdk packages | Dmitry Eremin-Solenikov | 1 |
2011-08-12 | insane: add linux-gnu to the platform data | Chris Larson | 1 |
2011-08-08 | insane.bbclass: add entries for linux-gnux32 | Nitin A Kamble | 1 |
2011-07-27 | multilib: Add support for compiling recipes against multiple ABIs | Richard Purdie | 1 |
2011-07-22 | insane.bbclass: Recognise powerpc64 | Kumar Gala | 1 |
2011-07-20 | insane: improve diagnostic for redundant rpath | Phil Blundell | 1 |
2011-07-14 | insane: make GNU_HASH check slightly more robust (avoids false negatives with... | Phil Blundell | 1 |
2011-07-12 | insane.bbclass: skip rdepends QA checks for kernel / modules | Paul Eggleton | 1 |
2011-07-08 | insane.bbclass: fix error/warning status being inverted | Paul Eggleton | 1 |
2011-07-08 | insane.bbclass: allow dev-deps to be skipped via INSANE_SKIP | Paul Eggleton | 1 |
2011-07-07 | insane: add microblaze little endian target info | Adrian Alonso | 1 |
2011-07-05 | insane.bbclass: Fix indentation error | Richard Purdie | 1 |
2011-07-05 | insane.bbclass: Add warnings for packages which are not -dev packages which d... | Richard Purdie | 1 |
2011-07-05 | insane.bbclass: Allow INSANE_SKIP to work on a per test basis | Richard Purdie | 1 |
2011-07-01 | insane.bbclass: Start to rework this so specific checks can be easily made wa... | Richard Purdie | 1 |
2011-05-10 | insane.bbclass: skip license checksum if LICENSE is "CLOSED" | Otavio Salvador | 1 |
2011-05-10 | insane: add micrblaze target info | Adrian Alonso | 1 |
2011-05-04 | insane.bbclass: Checking for NLS too when checking gettext dependency | Khem Raj | 1 |
2011-05-04 | gettext.bbclass: Updates to better handle gettext alternatives | Richard Purdie | 1 |
2011-04-28 | insane.bbclass: Move code to add function to tasks toward the end | Khem Raj | 1 |
2011-04-04 | classes: Use linux-uclibceabi instead of linux-uclibgnuceabi for os portion o... | Khem Raj | 1 |
2011-03-02 | insane.bbclass: Fix ELF bitsize comparison | Mark Hatle | 1 |
2011-03-01 | Revise stripping and splitting of debug information | Mark Hatle | 1 |
2011-02-08 | insane.bbclass: Fix config.log error message | Mark Hatle | 1 |
2011-01-21 | insane.bbclass: skip checks on .la installed status | Scott Garman | 1 |