aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/icecc.bbclass
AgeCommit message (Expand)Author
2020-09-16icecc.bbclass: stop causing everything to be effectivelly MACHINE_ARCHMartin Jansa
2019-01-28icecc: patchelf is needed by icecc-create-envDouglas Royds
2019-01-28icecc: Don't generate recipe-sysroot symlinks at recipe-parsing timeDouglas Royds
2019-01-28icecc: Syntax error meant that we weren't waiting for tarball generationDouglas Royds
2019-01-28icecc: Trivial simplificationDouglas Royds
2019-01-28icecc: readlink -f on the recipe-sysroot gcc/g++Douglas Royds
2019-01-08classes/icecc.bbclass: Fix ccache disableJoshua Watt
2019-01-08meta/icecc.bbclass: Update system blacklistsJoshua Watt
2019-01-08meta/icecc.bbclass: Move system blacklist to variablesJoshua Watt
2018-09-12allarch: only enable allarch when multilib is not usedKai Kang
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