aboutsummaryrefslogtreecommitdiffstats
path: root/classes/insane.bbclass
AgeCommit message (Expand)Author
2007-08-10insane: complete blackfin supportKoen Kooi
2007-06-12siteinfo,insane: blackfin is uclinux, not linuxKoen Kooi
2007-06-11Blackfin support:Koen Kooi
2007-06-03classes/insane: fixed a bug with undefined 'name' and improved output a bit.Michael Krelin
2007-06-01insane.bbclass: add avr32 supportKoen Kooi
2007-05-29classes/insane.bbclass: quote filenames to avoid problems with funny characte...Michael Krelin
2007-05-17insane.bbclass: fix sdk buildsKoen Kooi
2007-05-12insane.bbclass: add support for ARM EABI/uclibcKoen Kooi
2007-05-05insane.bbclass: repair last commitKoen Kooi
2007-05-05insane.bbclass: on check for references to WORKDIR in RPATH, instead of WORKD...Koen Kooi
2007-04-27insane.bbclass: Re-add -B to scanelf to make it correctly check single RPATH ...Leon Woestenberg
2007-04-26insane.bbclass: Commented out scanelf format debugging.Leon Woestenberg
2007-04-26insane.bbclass: RPATH check was always true due to scanelf output including t...Leon Woestenberg
2007-04-26insane.bbclass: depend on chrpath-nativeKoen Kooi
2007-04-26insane.bbclass: Broaden check for RPATHs by removing work/ path component.Leon Woestenberg
2007-04-26insane.bbclass: Fix check for bad RPATHs. This is gonna break builds. Needs f...Leon Woestenberg
2007-04-22insane.bbclass: support mipsel - close #2119Thomas Kunze
2007-04-06insane.bbclass: short circuit architecture check for cross packages (e.g. gcc...Koen Kooi
2007-03-31insane.bbclass: Support armeb EABI.Rod Whitby
2007-03-15insane.bbclass: Add support for sh4.Jamie Lenehan
2007-03-09classes/insane.bbclass: Use split and make it work with python2.3 againHolger Freyther
2007-02-22insane.bbclass: only check for workdir in .pc files, we already forcefully se...Koen Kooi
2007-02-21classes/insane.bbclass: Do not follow links, fix the issue that made koen add...Holger Freyther
2007-02-20insane.bbclass: fix ERROR: Exception:exceptions.TypeError Message:not enough ...Koen Kooi
2007-02-20insane.bbclass: unbreak it for 64bit targetsMarcin Juszkiewicz
2007-02-20insane.bbclass: remove commented code to unbreak buildsMarcin Juszkiewicz
2007-02-20insane.bbclass: reformattingMarcin Juszkiewicz
2007-02-20insane.bbclass: add i{4,5,6}86Marcin Juszkiewicz
2007-02-20classes/insane.bbclass: No use to make it bb.fatal if we return False...Holger Freyther
2007-02-20insane.bbclass: we really don't want packages with the wrong architecture, so...Koen Kooi
2007-02-19insane.bbclass: report, but don't die on broken .la filesKoen Kooi
2007-02-19classes/insane.bbclass: missing import os was added in the .so checkHolger Freyther
2007-02-19classes/insane.bbclass: check stages .pc and .la for sanityHolger Freyther
2007-02-19classes/insane.bbclass: Make the .so-check check for symlinks (merge poky r1...Holger Freyther
2007-02-19classes/insane.bbclass: Remove whitespaceHolger Freyther
2007-02-19insane.bbclass: fix some more ',' vs '%' issuesKoen Kooi
2007-02-19insane.bbclass: fixesKoen Kooi
2007-02-19insane.bbclass: added ia64, alpha, hppa, m68k, mips, s390, sparc based on Deb...Marcin Juszkiewicz
2007-02-19insane.bbclass: added dict entries for mipsel, i386, x86_64Marcin Juszkiewicz
2007-02-18classes/insane.bbclass: Be less verboseHolger Freyther
2007-02-18classes/insane.bbclass: Add a small elf reader and check ABI,ARCH and EndianHolger Freyther
2007-02-18classes/insane.bbclass: Allow errors to be ignoredHolger Freyther
2007-02-18classes/insane.bbclass: Print the actual error, write a log fileHolger Freyther
2007-02-16classes/insane.bbclass: Grep through config.log to check for CROSS Compile er...Holger Freyther
2006-11-29Introduce STAGING_BINDIR_CROSS and STAGING_BINDIR_NATIVE as discussed on the ...Richard Purdie
2006-11-06insane.bbclass: update message for -dbg packagesKoen Kooi
2006-10-26classes/insane.class: Make workdir known, remove whitespaceHolger Freyther
2006-10-26insane.bbclass: import bbKoen Kooi
2006-10-25classes/insane.bbclass: Check if packages RDEPENDS on -dbg packagesHolger Freyther
2006-10-24insane.bbclass: fix some python stuff and make error message a bit more helpfullKoen Kooi