aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/icecc.bbclass
AgeCommit message (Expand)Author
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-10-05icecc.bbclass: replace os.popen with subprocess.check_outputMartin Jansa
2016-03-26icecc.bbclass: replace icc with iceccAlex Franco
2016-03-26icecc.bbclass: expand package archAlex Franco
2016-03-26icecc.bbclass: add icc_is_allarch inherit checkAlex Franco
2015-06-23meta: Add explict getVar param for (non) expansionRichard Purdie
2015-04-28icecc.bbclass: blacklist libgcc-initialDmitry Eremin-Solenikov
2015-01-16icecc.bbclass: properly handle disabling of iceccDmitry Eremin-Solenikov
2014-04-23icecc: don't create unnecessary 'ice' dirs in sysroots when disabledMartin Jansa
2014-01-19icecc: use exact match in blacklists, re-start with empty system_package_blac...Martin Jansa
2014-01-19icecc: Fix allarch and native recipes having different signaturesMartin Jansa
2014-01-19icecc: use bb.utils.which also for 'as'Martin Jansa
2014-01-19icecc: Don't replace non-empty PARALLEL_MAKE with empty ICECC_PARALLEL_MAKEMartin Jansa
2013-12-05icecc.bbclass: Fix whitespace, improve commentMartin Jansa
2013-12-03classes/icecc: fix typos in header commentsPaul Eggleton
2013-11-27icecc: Disable icecc for allarch recipesMartin Jansa
2013-11-20icecc: Use bb.utils.which instead of calling whichTobias Henkel
2013-11-12icecc: Fix race condition when packaging toolchainTobias Henkel
2013-11-12icecc: Add package whitelistTobias Henkel
2013-11-12icecc: Support shell evaluation of KERNEL_CCTobias Henkel
2013-11-12icecc: Enable icecc also for install stepTobias Henkel
2013-11-12icecc: Add dummy python version of set_icecc_envTobias Henkel
2013-11-12icecc: Add blacklist vars to BB_HASHBASE_WHITELISTTobias Henkel
2013-11-12icecc: Reduce verbosity with empty PARALLEL_MAKETobias Henkel
2013-11-12icecc: Log reason in error casesTobias Henkel
2013-04-11icecc: Allow to use this bbclass together with external toolchainsMartin Jansa
2013-03-15icecc: improve interaction with sstateMartin Jansa
2012-05-30Revert "meta: replace os.popen with subprocess.Popen"Richard Purdie
2012-05-30meta: replace os.popen with subprocess.PopenRobert Yang
2012-03-26Various typoes fixed, all comments or output strings.Robert P. J. Day
2012-03-05meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)Richard Purdie
2011-12-19icecc.bbclass: also use icecc for kernel modules compilationDmitry Eremin-Solenikov
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie
2011-09-22icecc.bbclass: fix handling of nativesdk and cross-canadian packagesDmitry Eremin-Solenikov
2011-09-22icecc-create-env: rename to -nativeDmitry Eremin-Solenikov
2011-09-16icecc.bbclass: replace with updated versionDmitry Eremin-Solenikov
2010-04-27Install cross-packages into the native sysrootJoshua Lock
2009-11-16rootfs_rpm/icecc: Sync whitespace with OE.devRichard Purdie
2009-11-13classes: Remove and sanitise import statementsRichard Purdie
2007-12-01icecc.bbclass: Sync from OERichard Purdie
2007-08-08classes: Sync various classes with OE for various bugfixesRichard Purdie
2006-11-20classes: Sync with OE - mainly quoting fixes or other minor updatesRichard Purdie
2006-08-27classes: Sync with OERichard Purdie
2006-07-21Rename /openembedded/ -> /meta/Richard Purdie