| Commit message (Expand) | Author | Age | Files | Lines |
* | bitbake: bitbake-user-manual: Applied typo fix to "Override Style Operation A... | Scott Rifenbark | 2016-08-02 | 1 | -1/+1 |
* | bitbake: bitbake-user-manual: Changed bitbake command example. | Scott Rifenbark | 2016-08-02 | 1 | -1/+1 |
* | bitbake: bitbake-user-manual: Updated the PROVIDES variable | Scott Rifenbark | 2016-08-02 | 1 | -0/+21 |
* | bitbake: bitbake-user-manual: Added non-existant variable expansion | Scott Rifenbark | 2016-08-02 | 1 | -0/+11 |
* | bitbake: bitbake-user-manual: Applied some review comments | Scott Rifenbark | 2016-08-02 | 1 | -3/+4 |
* | bitbake: bitbake-user-manual: Updated the "Inline Python Variable Expansion" ... | Scott Rifenbark | 2016-08-02 | 1 | -1/+16 |
* | bitbake: bitbake-user-manual: Fixed override operator syntax. | Scott Rifenbark | 2016-08-02 | 1 | -6/+4 |
* | bitbake: bitbake-user-manual: Clarified override-style operators. | Scott Rifenbark | 2016-08-02 | 1 | -2/+56 |
* | bitbake: bitbake-user-manual: Updated the variable expansion section. | Scott Rifenbark | 2016-08-02 | 1 | -12/+31 |
* | bitbake: Revert "bitbake-user-manual: Added new section on command-line execu... | Richard Purdie | 2016-08-02 | 1 | -19/+0 |
* | bitbake: lib/toaster: Fix missing new files from previous commits | Richard Purdie | 2016-08-01 | 4 | -0/+415 |
* | bitbake: toaster-tests: fix URL given for Chromedriver download | Elliot Smith | 2016-07-29 | 1 | -1/+1 |
* | bitbake: toaster-tests: define capabilities for latest Firefox driver | Elliot Smith | 2016-07-29 | 1 | -2/+17 |
* | bitbake: lib/bb/checksum: avoid exception on broken symlinks | Paul Eggleton | 2016-07-29 | 1 | -2/+4 |
* | bitbake: lib/bb/utils: show subprocess output in stack traces | Ross Burton | 2016-07-29 | 1 | -0/+6 |
* | bitbake: fetch2: fix pickle issues while switching from master to krogoth | Maxin B. John | 2016-07-29 | 1 | -2/+2 |
* | bitbake: lib/bb/build: handle incomplete message fragments in log FIFO | Ross Burton | 2016-07-26 | 1 | -31/+36 |
* | bitbake: toaster-tests: add tasks and recipes sub-page tests | Elliot Smith | 2016-07-26 | 2 | -0/+131 |
* | bitbake: toaster: set non-hideable columns for built recipes table | Elliot Smith | 2016-07-26 | 1 | -1/+3 |
* | bitbake: toaster: set non-hideable columns for build tasks table | Elliot Smith | 2016-07-26 | 1 | -0/+3 |
* | bitbake: toaster: fix download URL for task logs | Elliot Smith | 2016-07-26 | 1 | -4/+8 |
* | bitbake: fetcher2/__init__: Print command in case of ExecutionError in runfet... | Mario Domenech Goulart | 2016-07-26 | 1 | -1/+1 |
* | bitbake: toaster: loadconf Partially add back some of the layerSource parsing | Michael Wood | 2016-07-26 | 1 | -3/+82 |
* | bitbake: toaster: admin Add Layer_Version to the admin-able models | Michael Wood | 2016-07-26 | 2 | -7/+22 |
* | bitbake: toaster: orm Remove the layerindex specific up_branch fields | Michael Wood | 2016-07-26 | 7 | -48/+46 |
* | bitbake: toaster: lsupdates Add progress information and clean up logging | Michael Wood | 2016-07-26 | 1 | -23/+58 |
* | bitbake: toaster: tests: Remove references to LayerSource model | Michael Wood | 2016-07-26 | 5 | -240/+2 |
* | bitbake: toaster: Replace references to LayerSource models | Michael Wood | 2016-07-26 | 7 | -53/+57 |
* | bitbake: toaster: lsupdates Add layerindex fetcher | Michael Wood | 2016-07-26 | 1 | -6/+245 |
* | bitbake: toaster: models Remove LayerSource models and replace with enum | Michael Wood | 2016-07-26 | 1 | -378/+103 |
* | bitbake: toaster: bldcollector admin Remove LayerSourceAdmin | Michael Wood | 2016-07-26 | 1 | -5/+1 |
* | bitbake: toaster: loadconf remove Loading LayerSources | Michael Wood | 2016-07-26 | 1 | -67/+2 |
* | bitbake: lib/bb/progress: avoid possibility of start event being reported twice | Paul Eggleton | 2016-07-26 | 1 | -1/+4 |
* | bitbake: knotty: don't display ETA for tasks with progress | Paul Eggleton | 2016-07-26 | 1 | -1/+1 |
* | bitbake: knotty: fix some minor bugs in BBProgress | Paul Eggleton | 2016-07-26 | 1 | -12/+13 |
* | bitbake: fetch: copy files with -H | Enrico Scholz | 2016-07-26 | 1 | -1/+1 |
* | bitbake: cache: Don't interleave pickle cache file writing | Richard Purdie | 2016-07-26 | 1 | -17/+10 |
* | bitbake: cache: Add better cache loading sanity checks | Richard Purdie | 2016-07-26 | 1 | -0/+7 |
* | bitbake: cache: Drop/simplify pointless type checking | Richard Purdie | 2016-07-26 | 1 | -67/+60 |
* | bitbake: cache: Improve versions fields handling | Richard Purdie | 2016-07-26 | 1 | -23/+20 |
* | bitbake: cache: Correctly handle missing extra caches | Richard Purdie | 2016-07-26 | 1 | -0/+3 |
* | bitbake: cache: Move the parsing message to a more logical place | Richard Purdie | 2016-07-26 | 1 | -1/+1 |
* | bitbake: bitbake: implement idle timeout for xmlrpc server | Ed Bartosh | 2016-07-21 | 2 | -4/+22 |
* | bitbake: bitbake: implement --foreground command line option | Ed Bartosh | 2016-07-21 | 1 | -1/+11 |
* | bitbake: bitbake-user-manual: Added new section on command-line execution | Scott Rifenbark | 2016-07-21 | 1 | -0/+19 |
* | bitbake: bitbake-user-manual: Applied review edits to "Recursive Dependencies" | Scott Rifenbark | 2016-07-21 | 1 | -1/+2 |
* | bitbake: bitbake-user-manual: Fixed typo in the BBDEBUG variable description. | Scott Rifenbark | 2016-07-21 | 1 | -1/+1 |
* | bitbake: bitbake-user-manual: Added review changes to BBCLASSEXTEND description | Scott Rifenbark | 2016-07-21 | 1 | -7/+9 |
* | bitbake: bitbake-user-manual: Added review changes to recursive section. | Scott Rifenbark | 2016-07-21 | 1 | -1/+14 |
* | bitbake: bitbake-user-manual: Addeds support for the Perforce Fetcher | Andrew Bradford | 2016-07-21 | 2 | -6/+74 |