summaryrefslogtreecommitdiffstats
path: root/meta/classes/icecc.bbclass
AgeCommit message (Expand)Author
2023-02-24icecc: enable the network only when ICECC_DISABLED is not setJose Quaresma
2022-09-17icecc.bbclass: fix filename of recipe in commentUlrich Ölmann
2022-09-07icecc.bbclass: delete 'rm' commandUlrich Ölmann
2022-09-07icecc.bbclass: fix typosUlrich Ölmann
2022-08-12classes: Add SPDX license identifiersRichard Purdie
2022-08-12classes: Add copyright statements to files without oneRichard Purdie
2022-03-02icecc.bbclass: enable networking in all tasksJose Quaresma
2022-02-22icecc.bbclass: fix syntax errorMartin Jansa
2022-02-21icecc: Improve variables/terminologyRichard Purdie
2022-02-21meta/scripts: Handle bitbake variable renamingRichard Purdie
2022-02-08icecc.bbclass: replace deprecated bash command substitutionJose Quaresma
2021-08-02Convert to new override syntaxRichard Purdie
2021-07-30autotools/base/icecc: Remove prepend from function namesRichard Purdie
2021-05-28icecc: Demote "could not get ICECC_CC" warning to noteDouglas Royds
2021-05-28Revert "icecc: Don't use icecc when INHIBIT_DEFAULT_DEPS is set"Douglas Royds
2020-02-14icecc.bbclass: replace superfluous "+=" with "="Robert P. J. Day
2019-10-23icecc: Export ICECC_CC and friends via wrapper-scriptDouglas Royds via Openembedded-core
2019-10-02icecc: Don't use icecc when INHIBIT_DEFAULT_DEPS is setDouglas Royds
2019-09-16icecc: blacklist pixmanTim Blechmann
2019-08-28icecc: blacklist systemtapTim Blechmann
2019-08-13icecc.bbclass: catch subprocess.CalledProcessErrorMartin Jansa
2019-07-15classes/icecc: Disable remote pre-processing by defaultJoshua Watt
2019-04-25icecc.bbclass: stop causing everything to be effectivelly MACHINE_ARCHMartin Jansa
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