summaryrefslogtreecommitdiffstats
path: root/meta/classes/terminal.bbclass
Commit message (Expand)AuthorAgeFilesLines
* terminal.bbclass: import oe.terminal for oe.terminal.prioritized()Robert Yang2016-02-211-2/+4
* classes: Ensure pass setVar/setVarFlag strings, not integersRichard Purdie2015-11-241-4/+4
* terminal.bbclass: do not export PS1Anders Darander2014-01-101-0/+4
* terminal: Exclude BB_ORIGENV from the signaturesRichard Purdie2013-12-201-0/+2
* meta: Don't use deprecated bitbake APIRichard Purdie2013-09-011-1/+1
* terminal.bbclass: Fix BB_RUNFMT processingMark Hatle2013-07-181-1/+3
* terminal: Run command using a wrapper scriptTyler Hall2013-07-021-9/+32
* devshell.bbclass: Allow running devshell and fakeroot togetherRichard Purdie2013-02-191-0/+5
* terminal.bbclass: Use BB_ORIGENV to restore user environmental variablesRichard Purdie2013-02-061-1/+12
* terminal: Ensure existing environment exports are preserved in devshellRichard Purdie2012-11-021-0/+3
* terminal.bbclass: Ensure parent environment is setRichard Purdie2012-11-011-0/+1
* terminal: Add support for running custom terminals.Morten Minde Neergaard2012-10-241-4/+6
* terminal: pass data store all the way through to terminal classJason Wessel2012-09-241-2/+2
* terminal.bbclass, oe-buildenv-internal: pass SCREENDIR environment variableJason Wessel2012-05-061-1/+1
* terminal.bbclass: Improve environment handlingRichard Purdie2011-09-091-7/+6
* terminal: fix issue with unset exportable env varsChris Larson2011-08-241-1/+3
* Rework how the devshell functionsChris Larson2011-08-101-0/+40