summaryrefslogtreecommitdiffstats
path: root/meta/classes/icecc.bbclass
AgeCommit message (Expand)Author
2019-03-09icecc: Slightly more verbose log messages in the success caseDouglas Royds
2019-01-28classes/icecc: Add ICECC_REMOTE_CPP variableJoshua Watt
2019-01-11classes/icecc: Remove trailing whitespaceJoshua Watt
2019-01-11classes/icecc: Check blacklist for BPNJoshua Watt
2018-12-20icecc: patchelf is needed by icecc-create-envDouglas Royds
2018-12-20icecc: Don't generate recipe-sysroot symlinks at recipe-parsing timeDouglas Royds
2018-12-20icecc: Syntax error meant that we weren't waiting for tarball generationDouglas Royds
2018-12-20icecc: Trivial simplificationDouglas Royds
2018-12-20icecc: readlink -f on the recipe-sysroot gcc/g++Douglas Royds
2018-12-05classes/icecc.bbclass: Fix ccache disableJoshua Watt
2018-11-21meta/icecc.bbclass: Update system blacklistsJoshua Watt
2018-11-21meta/icecc.bbclass: Move system blacklist to variablesJoshua Watt
2018-09-13allarch: 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-04icecc: 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-16icecc.bbclass: Disable caret workaround by defaultJoshua Watt
2018-02-16icecc.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-22meta: Remove further uclibc remnants (inc. patches and site files)Richard Purdie
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-10-06icecc.bbclass: replace os.popen with subprocess.check_outputMartin Jansa
2016-03-28icecc.bbclass: replace icc with iceccAlex Franco
2016-03-28icecc.bbclass: expand package archAlex Franco
2016-03-28icecc.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-21icecc: use exact match in blacklists, re-start with empty system_package_blac...Martin Jansa
2014-01-21icecc: Fix allarch and native recipes having different signaturesMartin Jansa
2014-01-21icecc: use bb.utils.which also for 'as'Martin Jansa
2014-01-21icecc: 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-29icecc: 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