aboutsummaryrefslogtreecommitdiffstats
path: root/classes/scons.bbclass
AgeCommit message (Collapse)Author
2010-03-30scons bbclass: add SCONS_FIX_ENV option that allows you to fix the toolchain ↵Koen Kooi
from env
2010-03-30scons bbclass: convert to new style stagingKoen Kooi
2009-11-10Start removal of layout_* variables and replace these with new mechanisms to ↵Richard Purdie
allow nextgen SDK generation (from Poky) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-03-31scons.bbclass: add staging functionwoglinde
2009-03-29scons: honor PARALLEL_MAKEwoglinde
2007-12-13scons.bbclass: create ${D}${prefix} before calling sconsPhilipp Zabel
2007-01-21scons.bbclass: override installation prefixMichael Lauer
2006-11-29Introduce STAGING_BINDIR_CROSS and STAGING_BINDIR_NATIVE as discussed on the ↵Richard Purdie
mailing list. There should be no functionality changes yet.
2005-08-05add build class for the 'scons' build system (http://www.scons.org)Michael Lauer
add python-scons-native