Age | Commit message (Expand) | Author | Files |
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 |
2007-02-19 | insane.bbclass: added dict entries for mipsel, i386, x86_64 | Marcin Juszkiewicz | 1 |
2007-02-18 | classes/insane.bbclass: Be less verbose | Holger Freyther | 1 |
2007-02-18 | classes/insane.bbclass: Add a small elf reader and check ABI,ARCH and Endian | Holger Freyther | 1 |
2007-02-18 | classes/insane.bbclass: Allow errors to be ignored | Holger Freyther | 1 |
2007-02-18 | classes/insane.bbclass: Print the actual error, write a log file | Holger Freyther | 1 |
2007-02-16 | classes/insane.bbclass: Grep through config.log to check for CROSS Compile er... | Holger Freyther | 1 |
2006-11-29 | Introduce STAGING_BINDIR_CROSS and STAGING_BINDIR_NATIVE as discussed on the ... | Richard Purdie | 1 |
2006-11-06 | insane.bbclass: update message for -dbg packages | Koen Kooi | 1 |
2006-10-26 | classes/insane.class: Make workdir known, remove whitespace | Holger Freyther | 1 |
2006-10-26 | insane.bbclass: import bb | Koen Kooi | 1 |
2006-10-25 | classes/insane.bbclass: Check if packages RDEPENDS on -dbg packages | Holger Freyther | 1 |
2006-10-24 | insane.bbclass: fix some python stuff and make error message a bit more helpfull | Koen Kooi | 1 |
2006-10-22 | insane.bbclass: update to current -dbg handling, as indicated by QA meister H... | Koen Kooi | 1 |