aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/icecc.bbclass
AgeCommit message (Expand)Author
2018-04-23Revert "icecc.bbclass: Improve error reporting"Joshua Watt
2018-04-13icecc.bbclass: Bump version numberJoshua Watt
2018-04-13icecc.bbclass: Improve error reportingJoshua Watt
2018-04-13icecc.bbclass: Add ICECC_ENV_DEBUG variableJoshua Watt
2018-03-03icecc: Remove several getVar() expand argumentsJoshua Watt
2018-03-01icecc.bbclass: Ignore more icecream vars in hashesJoshua Watt
2018-02-24icecc.bbclass: Remove icecream from uninativeJoshua Watt
2018-02-24icecc.bbclass: Add environment versionJoshua Watt
2018-02-24icecc.bbclass: Fix combining with ccacheJoshua Watt
2018-02-15icecc.bbclass: Disable caret workaround by defaultJoshua Watt
2018-02-15icecc.bbclass: Add Icecream support to SDKJoshua Watt
2018-02-15icecc.bbclass: Skip canadian-cross compilesJoshua Watt
2018-02-15icecc.bbclass: Fix STAGING_BINDIR_TOOLCHAIN usageJoshua Watt
2018-02-15icecc.bbclass: Move to shared work directoryJoshua Watt
2017-07-21icecc.bbclass: prevent nativesdk builds depending on target specific KERNEL_CCMartin Jansa
2017-06-16meta: Remove further uclibc remnants (inc. patches and site files)Richard Purdie
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