summaryrefslogtreecommitdiffstats
path: root/meta/classes/icecc.bbclass
Commit message (Expand)AuthorAgeFilesLines
* 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
* icecc: Allow to use this bbclass together with external toolchainsMartin Jansa2013-04-111-4/+33
* icecc: improve interaction with sstateMartin Jansa2013-03-151-0/+6
* Revert "meta: replace os.popen with subprocess.Popen"Richard Purdie2012-05-301-3/+3
* meta: replace os.popen with subprocess.PopenRobert Yang2012-05-301-3/+3
* Various typoes fixed, all comments or output strings.Robert P. J. Day2012-03-261-1/+1
* meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)Richard Purdie2012-03-051-13/+13
* icecc.bbclass: also use icecc for kernel modules compilationDmitry Eremin-Solenikov2011-12-191-0/+4
* Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie2011-11-101-8/+8
* icecc.bbclass: fix handling of nativesdk and cross-canadian packagesDmitry Eremin-Solenikov2011-09-221-3/+1