summaryrefslogtreecommitdiff
path: root/meta/classes/terminal.bbclass
AgeCommit message (Expand)AuthorFiles
2017-03-13terminal: Use original PATH for terminalsRichard Purdie1
2017-02-23terminal.bbclass: export configure varsRobert Yang1
2016-12-16meta: remove True option to getVar callsJoshua Lock1
2016-11-23devshell: list commands when throwing NoSupportedTerminalsStephano Cetola1
2016-06-02classes/lib: Convert to use python3 octal syntaxRichard Purdie1
2016-02-21terminal.bbclass: import oe.terminal for oe.terminal.prioritized()Robert Yang1
2015-11-24classes: Ensure pass setVar/setVarFlag strings, not integersRichard Purdie1
2014-01-10terminal.bbclass: do not export PS1Anders Darander1
2013-12-20terminal: Exclude BB_ORIGENV from the signaturesRichard Purdie1
2013-09-01meta: Don't use deprecated bitbake APIRichard Purdie1
2013-07-18terminal.bbclass: Fix BB_RUNFMT processingMark Hatle1
2013-07-02terminal: Run command using a wrapper scriptTyler Hall1
2013-02-19devshell.bbclass: Allow running devshell and fakeroot togetherRichard Purdie1
2013-02-06terminal.bbclass: Use BB_ORIGENV to restore user environmental variablesRichard Purdie1
2012-11-02terminal: Ensure existing environment exports are preserved in devshellRichard Purdie1
2012-11-01terminal.bbclass: Ensure parent environment is setRichard Purdie1
2012-10-24terminal: Add support for running custom terminals.Morten Minde Neergaard1
2012-09-24terminal: pass data store all the way through to terminal classJason Wessel1
2012-05-06terminal.bbclass, oe-buildenv-internal: pass SCREENDIR environment variableJason Wessel1
2011-09-09terminal.bbclass: Improve environment handlingRichard Purdie1
2011-08-24terminal: fix issue with unset exportable env varsChris Larson1
2011-08-10Rework how the devshell functionsChris Larson1