aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/terminal.bbclass
AgeCommit message (Expand)Author
2013-08-16classes/terminal: fix pseudo exiting when launching devshellPaul Eggleton
2013-08-07terminal: Run command using a wrapper scriptTyler Hall
2013-02-19devshell.bbclass: Allow running devshell and fakeroot togetherRichard Purdie
2013-02-06terminal.bbclass: Use BB_ORIGENV to restore user environmental variablesRichard Purdie
2012-11-02terminal: Ensure existing environment exports are preserved in devshellRichard Purdie
2012-11-01terminal.bbclass: Ensure parent environment is setRichard Purdie
2012-10-24terminal: Add support for running custom terminals.Morten Minde Neergaard
2012-09-24terminal: pass data store all the way through to terminal classJason Wessel
2012-05-06terminal.bbclass, oe-buildenv-internal: pass SCREENDIR environment variableJason Wessel
2011-09-09terminal.bbclass: Improve environment handlingRichard Purdie
2011-08-24terminal: fix issue with unset exportable env varsChris Larson
2011-08-10Rework how the devshell functionsChris Larson