summaryrefslogtreecommitdiffstats
path: root/meta/classes/icecc.bbclass
Commit message (Expand)AuthorAgeFilesLines
* 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
* icecc-create-env: rename to -nativeDmitry Eremin-Solenikov2011-09-221-1/+1
* icecc.bbclass: replace with updated versionDmitry Eremin-Solenikov2011-09-161-246/+144
* Install cross-packages into the native sysrootJoshua Lock2010-04-271-3/+3
* rootfs_rpm/icecc: Sync whitespace with OE.devRichard Purdie2009-11-161-25/+10
* classes: Remove and sanitise import statementsRichard Purdie2009-11-131-6/+3
* icecc.bbclass: Sync from OERichard Purdie2007-12-011-7/+10
* classes: Sync various classes with OE for various bugfixesRichard Purdie2007-08-081-76/+233
* classes: Sync with OE - mainly quoting fixes or other minor updatesRichard Purdie2006-11-201-1/+1
* classes: Sync with OERichard Purdie2006-08-271-49/+71
* Rename /openembedded/ -> /meta/Richard Purdie2006-07-211-0/+156
OpenPOWER on IntegriCloud