| Commit message (Expand) | Author | Age | Files | Lines |
* | devshell.bbclass: Exceptions displayed within devpyshell | Dorinda Bassey | 2021-03-20 | 1 | -0/+1 |
* | devshell.bbclass: clean up trailing whitespaces | Chang Rebecca Swee Fun | 2017-06-06 | 1 | -3/+3 |
* | devshell.bbclass: ensure toolchains available for do_devshell | Chang Rebecca Swee Fun | 2017-06-06 | 1 | -1/+1 |
* | meta: remove True option to getVarFlag calls | Joshua Lock | 2016-12-16 | 1 | -2/+2 |
* | meta: remove True option to getVar calls | Joshua Lock | 2016-12-16 | 1 | -3/+3 |
* | devpyshell: python3: flush stdout explicitly | Ed Bartosh | 2016-07-08 | 1 | -2/+2 |
* | devshell.bbclass: fix double unbuffering | Ed Bartosh | 2016-07-08 | 1 | -1/+0 |
* | classes/lib: Add expand parameter to getVarFlag | Richard Purdie | 2016-02-04 | 1 | -2/+2 |
* | devshell: allow the starting directory to be overridden | Ross Burton | 2015-03-16 | 1 | -1/+3 |
* | devshell: Add interactive python shell | Richard Purdie | 2014-05-28 | 1 | -0/+121 |
* | devshell: Don't corrupt the fakeroot variables | Richard Purdie | 2013-09-06 | 1 | -6/+12 |
* | devshell.bbclass: Allow running devshell and fakeroot together | Richard Purdie | 2013-02-19 | 1 | -1/+18 |
* | Rework how the devshell functions | Chris Larson | 2011-08-10 | 1 | -18/+6 |
* | Ensure Bash is used when spawning terminals | Joshua Lock | 2011-02-24 | 1 | -2/+2 |
* | devshell: Clean up devshell code so this task doesn't polute the global names... | Richard Purdie | 2010-12-09 | 1 | -6/+5 |
* | devshell.bbclass: export the FAKEROOTENV so it can be accessed within the dev... | Richard Purdie | 2010-08-23 | 1 | -0/+1 |
* | devshell.bbclass: Merge tweaks from OE.dev | Richard Purdie | 2009-12-18 | 1 | -1/+2 |
* | devshell.bbclass: Export needed variables | Richard Purdie | 2008-05-21 | 1 | -0/+3 |
* | devshell.bbclass: Sync with OE since this no longer works at properly without... | Richard Purdie | 2007-09-17 | 1 | -2/+7 |
* | classes: Sync with OE - mainly quoting fixes or other minor updates | Richard Purdie | 2006-11-20 | 1 | -3/+3 |
* | devshell.bbclass: Run after do_patch | Richard Purdie | 2006-08-31 | 1 | -1/+1 |
* | devshell: Convert to its own class and add to poky.conf by default. Export EX... | Richard Purdie | 2006-08-30 | 1 | -0/+13 |