summaryrefslogtreecommitdiffstats
path: root/meta/classes/icecc.bbclass
Commit message (Expand)AuthorAgeFilesLines
* icecc: patchelf is needed by icecc-create-envDouglas Royds2019-02-061-1/+5
* icecc: Don't generate recipe-sysroot symlinks at recipe-parsing timeDouglas Royds2019-02-061-37/+25
* icecc: Syntax error meant that we weren't waiting for tarball generationDouglas Royds2019-02-061-1/+1
* icecc: Trivial simplificationDouglas Royds2019-02-061-1/+1
* icecc: readlink -f on the recipe-sysroot gcc/g++Douglas Royds2019-02-061-1/+1
* classes/icecc.bbclass: Fix ccache disableJoshua Watt2019-01-081-1/+1
* meta/icecc.bbclass: Update system blacklistsJoshua Watt2019-01-081-0/+8
* meta/icecc.bbclass: Move system blacklist to variablesJoshua Watt2019-01-081-11/+20
* allarch: only enable allarch when multilib is not usedKai Kang2018-09-131-1/+1
* Revert "icecc.bbclass: Improve error reporting"Joshua Watt2018-04-231-13/+7
* icecc.bbclass: Bump version numberJoshua Watt2018-04-131-1/+1
* icecc.bbclass: Improve error reportingJoshua Watt2018-04-131-7/+13
* icecc.bbclass: Add ICECC_ENV_DEBUG variableJoshua Watt2018-04-131-1/+5
* icecc: Remove several getVar() expand argumentsJoshua Watt2018-03-041-14/+13
* icecc.bbclass: Ignore more icecream vars in hashesJoshua Watt2018-03-011-1/+4
* icecc.bbclass: Remove icecream from uninativeJoshua Watt2018-02-241-0/+3
* icecc.bbclass: Add environment versionJoshua Watt2018-02-241-1/+14
* icecc.bbclass: Fix combining with ccacheJoshua Watt2018-02-241-5/+26
* icecc.bbclass: Disable caret workaround by defaultJoshua Watt2018-02-161-1/+19
* icecc.bbclass: Add Icecream support to SDKJoshua Watt2018-02-161-0/+7
* icecc.bbclass: Skip canadian-cross compilesJoshua Watt2018-02-151-0/+6
* icecc.bbclass: Fix STAGING_BINDIR_TOOLCHAIN usageJoshua Watt2018-02-151-9/+8
* icecc.bbclass: Move to shared work directoryJoshua Watt2018-02-151-2/+5
* icecc.bbclass: prevent nativesdk builds depending on target specific KERNEL_CCMartin Jansa2017-07-211-0/+1
* meta: Remove further uclibc remnants (inc. patches and site files)Richard Purdie2017-06-221-1/+1
* meta: remove True option to getVar callsJoshua Lock2016-12-161-2/+2
* icecc.bbclass: replace os.popen with subprocess.check_outputMartin Jansa2016-10-061-4/+10
* icecc.bbclass: replace icc with iceccAlex Franco2016-03-281-28/+28
* icecc.bbclass: expand package archAlex Franco2016-03-281-1/+1
* icecc.bbclass: add icc_is_allarch inherit checkAlex Franco2016-03-281-1/+1
* meta: Add explict getVar param for (non) expansionRichard Purdie2015-06-231-12/+12
* icecc.bbclass: blacklist libgcc-initialDmitry Eremin-Solenikov2015-04-281-1/+2
* icecc.bbclass: properly handle disabling of iceccDmitry Eremin-Solenikov2015-01-161-8/+7
* icecc: don't create unnecessary 'ice' dirs in sysroots when disabledMartin Jansa2014-04-231-2/+10
* icecc: use exact match in blacklists, re-start with empty system_package_blac...Martin Jansa2014-01-211-15/+18
* icecc: Fix allarch and native recipes having different signaturesMartin Jansa2014-01-211-0/+4
* icecc: use bb.utils.which also for 'as'Martin Jansa2014-01-211-1/+6
* icecc: Don't replace non-empty PARALLEL_MAKE with empty ICECC_PARALLEL_MAKEMartin Jansa2014-01-211-1/+1
* icecc.bbclass: Fix whitespace, improve commentMartin Jansa2013-12-051-14/+15
* classes/icecc: fix typos in header commentsPaul Eggleton2013-12-031-1/+1
* icecc: Disable icecc for allarch recipesMartin Jansa2013-11-291-0/+8
* icecc: Use bb.utils.which instead of calling whichTobias Henkel2013-11-201-3/+3
* icecc: Fix race condition when packaging toolchainTobias Henkel2013-11-121-2/+29
* icecc: Add package whitelistTobias Henkel2013-11-121-3/+11
* icecc: Support shell evaluation of KERNEL_CCTobias Henkel2013-11-121-1/+7
* icecc: Enable icecc also for install stepTobias Henkel2013-11-121-3/+3
* icecc: Add dummy python version of set_icecc_envTobias Henkel2013-11-121-0/+4
* icecc: Add blacklist vars to BB_HASHBASE_WHITELISTTobias Henkel2013-11-121-1/+1
* icecc: Reduce verbosity with empty PARALLEL_MAKETobias Henkel2013-11-121-1/+1
* icecc: Log reason in error casesTobias Henkel2013-11-121-0/+4