summaryrefslogtreecommitdiffstats
path: root/meta/classes/icecc.bbclass
Commit message (Expand)AuthorAgeFilesLines
* icecc.bbclass: replace superfluous "+=" with "="Robert P. J. Day2020-02-141-1/+1
* icecc: Export ICECC_CC and friends via wrapper-scriptDouglas Royds via Openembedded-core2019-10-231-12/+20
* icecc: Don't use icecc when INHIBIT_DEFAULT_DEPS is setDouglas Royds2019-10-021-0/+4
* icecc: blacklist pixmanTim Blechmann2019-09-161-0/+3
* icecc: blacklist systemtapTim Blechmann2019-08-281-0/+3
* icecc.bbclass: catch subprocess.CalledProcessErrorMartin Jansa2019-08-131-1/+5
* classes/icecc: Disable remote pre-processing by defaultJoshua Watt2019-07-151-1/+1
* icecc.bbclass: stop causing everything to be effectivelly MACHINE_ARCHMartin Jansa2019-04-251-0/+1
* icecc: Slightly more verbose log messages in the success caseDouglas Royds2019-03-091-1/+2
* classes/icecc: Add ICECC_REMOTE_CPP variableJoshua Watt2019-01-281-0/+3
* classes/icecc: Remove trailing whitespaceJoshua Watt2019-01-111-1/+1
* classes/icecc: Check blacklist for BPNJoshua Watt2019-01-111-2/+9
* icecc: patchelf is needed by icecc-create-envDouglas Royds2018-12-201-1/+5
* icecc: Don't generate recipe-sysroot symlinks at recipe-parsing timeDouglas Royds2018-12-201-37/+25
* icecc: Syntax error meant that we weren't waiting for tarball generationDouglas Royds2018-12-201-1/+1
* icecc: Trivial simplificationDouglas Royds2018-12-201-1/+1
* icecc: readlink -f on the recipe-sysroot gcc/g++Douglas Royds2018-12-201-1/+1
* classes/icecc.bbclass: Fix ccache disableJoshua Watt2018-12-051-1/+1
* meta/icecc.bbclass: Update system blacklistsJoshua Watt2018-11-211-0/+8
* meta/icecc.bbclass: Move system blacklist to variablesJoshua Watt2018-11-211-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