Age | Commit message (Expand) | Author | Files |
2007-12-29 | insane.bbclass: make it more consistent. Fixes the following: | Cyril Romain | 1 |
2007-12-26 | classes/insane.bbclass: Decided to not make the workdir issues fatal | Holger Freyther | 1 |
2007-12-26 | classes/insane.bbclass: Handle non-elf files gracefully (again) | Holger Freyther | 1 |
2007-12-26 | classes/insane.bbclass: Separate the workdir test and make it fatal | Holger Freyther | 1 |
2007-12-26 | classes/insane.bbclass: Make .la failures non-fatal the right way, split up t... | Holger Freyther | 1 |
2007-12-26 | classes/insane.bbclass: Try to increase the readability | Holger Freyther | 1 |
2007-12-26 | classes/insane.bbclass: Try to increase readability, remove deadcode, ask to ... | Holger Freyther | 1 |
2007-12-26 | classes/insane.bbclass: Removal of whitespace and tabs | Holger Freyther | 1 |
2007-11-23 | insane.bbclass: add package_qa_get_machine_dict() entries for linux-uclibc / ... | Jeremy Laine | 1 |
2007-11-14 | insane.bbclass: merge dot desktop check from poky | Koen Kooi | 1 |
2007-10-08 | classes/insane.bbclass : x64_64 becomes x86_64 which is more useful | Graeme Gregory | 1 |
2007-09-29 | insane.bbclass: Raise exceptions, not strings (from poky) | Richard Purdie | 1 |
2007-08-10 | insane: complete blackfin support | Koen Kooi | 1 |
2007-06-12 | siteinfo,insane: blackfin is uclinux, not linux | Koen Kooi | 1 |
2007-06-11 | Blackfin support: | Koen Kooi | 1 |
2007-06-03 | classes/insane: fixed a bug with undefined 'name' and improved output a bit. | Michael Krelin | 1 |
2007-06-01 | insane.bbclass: add avr32 support | Koen Kooi | 1 |
2007-05-29 | classes/insane.bbclass: quote filenames to avoid problems with funny characte... | Michael Krelin | 1 |
2007-05-17 | insane.bbclass: fix sdk builds | Koen Kooi | 1 |
2007-05-12 | insane.bbclass: add support for ARM EABI/uclibc | Koen Kooi | 1 |
2007-05-05 | insane.bbclass: repair last commit | Koen Kooi | 1 |
2007-05-05 | insane.bbclass: on check for references to WORKDIR in RPATH, instead of WORKD... | Koen Kooi | 1 |
2007-04-27 | insane.bbclass: Re-add -B to scanelf to make it correctly check single RPATH ... | Leon Woestenberg | 1 |
2007-04-26 | insane.bbclass: Commented out scanelf format debugging. | Leon Woestenberg | 1 |
2007-04-26 | insane.bbclass: RPATH check was always true due to scanelf output including t... | Leon Woestenberg | 1 |
2007-04-26 | insane.bbclass: depend on chrpath-native | Koen Kooi | 1 |
2007-04-26 | insane.bbclass: Broaden check for RPATHs by removing work/ path component. | Leon Woestenberg | 1 |
2007-04-26 | insane.bbclass: Fix check for bad RPATHs. This is gonna break builds. Needs f... | Leon Woestenberg | 1 |
2007-04-22 | insane.bbclass: support mipsel - close #2119 | Thomas Kunze | 1 |
2007-04-06 | insane.bbclass: short circuit architecture check for cross packages (e.g. gcc... | Koen Kooi | 1 |
2007-03-31 | insane.bbclass: Support armeb EABI. | Rod Whitby | 1 |
2007-03-15 | insane.bbclass: Add support for sh4. | Jamie Lenehan | 1 |
2007-03-09 | classes/insane.bbclass: Use split and make it work with python2.3 again | Holger Freyther | 1 |
2007-02-22 | insane.bbclass: only check for workdir in .pc files, we already forcefully se... | Koen Kooi | 1 |
2007-02-21 | classes/insane.bbclass: Do not follow links, fix the issue that made koen add... | Holger Freyther | 1 |
2007-02-20 | insane.bbclass: fix ERROR: Exception:exceptions.TypeError Message:not enough ... | Koen Kooi | 1 |
2007-02-20 | insane.bbclass: unbreak it for 64bit targets | Marcin Juszkiewicz | 1 |
2007-02-20 | insane.bbclass: remove commented code to unbreak builds | Marcin Juszkiewicz | 1 |
2007-02-20 | insane.bbclass: reformatting | Marcin Juszkiewicz | 1 |
2007-02-20 | insane.bbclass: add i{4,5,6}86 | Marcin Juszkiewicz | 1 |
2007-02-20 | classes/insane.bbclass: No use to make it bb.fatal if we return False... | Holger Freyther | 1 |
2007-02-20 | insane.bbclass: we really don't want packages with the wrong architecture, so... | Koen Kooi | 1 |
2007-02-19 | insane.bbclass: report, but don't die on broken .la files | Koen Kooi | 1 |
2007-02-19 | classes/insane.bbclass: missing import os was added in the .so check | Holger Freyther | 1 |
2007-02-19 | classes/insane.bbclass: check stages .pc and .la for sanity | Holger Freyther | 1 |
2007-02-19 | classes/insane.bbclass: Make the .so-check check for symlinks (merge poky r1... | Holger Freyther | 1 |
2007-02-19 | classes/insane.bbclass: Remove whitespace | Holger Freyther | 1 |
2007-02-19 | insane.bbclass: fix some more ',' vs '%' issues | Koen Kooi | 1 |
2007-02-19 | insane.bbclass: fixes | Koen Kooi | 1 |
2007-02-19 | insane.bbclass: added ia64, alpha, hppa, m68k, mips, s390, sparc based on Deb... | Marcin Juszkiewicz | 1 |