| Commit message (Expand) | Author | Age | Files | Lines |
* | bitbake: Adjust spacing on information windows | Andrei Dinu | 2013-03-22 | 2 | -8/+8 |
* | bitbake: hob: implementation of search functionality in Hob | Cristiana Voicu | 2013-03-22 | 4 | -83/+234 |
* | bitbake: hob: Hob custom image build error | Cristiana Voicu | 2013-03-22 | 1 | -1/+3 |
* | bitbake: runqueue: Use taskData.fn_index[depdata] instead of uninitialized dep | Martin Jansa | 2013-03-19 | 1 | -2/+2 |
* | bitbake: hob: some settings in Hob are not remembered | Cristiana Voicu | 2013-03-19 | 3 | -34/+25 |
* | bitbake: utils.py: fix BB_ENV_WHITELIST | Robert Yang | 2013-03-19 | 1 | -0/+3 |
* | bitbake: monitordisk.py: monitor disks based on path | Robert Yang | 2013-03-19 | 1 | -32/+41 |
* | bitbake: crumbs/recipeselectionpage: added events for the "Package Groups" "A... | Andrei Dinu | 2013-03-19 | 1 | -3/+19 |
* | bitbake: crumbs/packageselectionpage: added event for the "All packages" tab | Andrei Dinu | 2013-03-19 | 1 | -3/+10 |
* | bitbake: crumbs/imageconfigurationpage: added information so that it displays... | Andrei Dinu | 2013-03-19 | 1 | -2/+1 |
* | bitbake: hobwidget: added functionality for the information dialogs. | Andrei Dinu | 2013-03-19 | 1 | -8/+14 |
* | bitbake: crumbs/hoblistmodel: added information columns needed for prop dialogs | Andrei Dinu | 2013-03-19 | 1 | -4/+19 |
* | bitbake: hig/simplesettingsdialog: added entries for information dialogs | Andrei Dinu | 2013-03-19 | 1 | -7/+7 |
* | bitbake: hig/propertydialog: new class added for the property windows. | Andrei Dinu | 2013-03-19 | 1 | -0/+347 |
* | bitbake: hig/advancedsettingsdialog: Added information for the information di... | Andrei Dinu | 2013-03-19 | 1 | -6/+6 |
* | bitbake: crumbs/builder: Replaced the function that displayed tooltips | Andrei Dinu | 2013-03-19 | 1 | -4/+31 |
* | bitbake: cooker: Use extra cache information | Andrei Dinu | 2013-03-19 | 1 | -0/+9 |
* | bitbake: cache_extra: Add extra variables | Andrei Dinu | 2013-03-19 | 1 | -0/+9 |
* | bitbake: bitbake-layers: fix duplicated help info | Robert Yang | 2013-03-10 | 1 | -1/+1 |
* | bitbake: Revert "cooker: parse using bb.compat.Pool" | Richard Purdie | 2013-03-06 | 1 | -27/+134 |
* | bitbake: Revert "cooker: now that we use a Pool, raise the exceptions" | Richard Purdie | 2013-03-06 | 1 | -2/+2 |
* | bitbake: siggen: add quotes around variable values to see whitespace | Martin Jansa | 2013-03-04 | 1 | -4/+4 |
* | bitbake: cooker: now that we use a Pool, raise the exceptions | Christopher Larson | 2013-02-26 | 1 | -2/+2 |
* | bitbake: perforce.py: fix the perforce fetcher | Robert Yang | 2013-02-25 | 1 | -1/+1 |
* | bitbake: build.py: avoid deleting taint files when writing stamps | Paul Eggleton | 2013-02-22 | 1 | -1/+4 |
* | bitbake: Revert "fetch2: Adapt encode/decode url to use URI class"1.4_M4.rc11.4_M4.final1.4_M41.4_M4 | Richard Purdie | 2013-02-19 | 1 | -17/+49 |
* | bitbake: utils: Improve remove funciton to handle whitespace | Richard Purdie | 2013-02-19 | 1 | -2/+2 |
* | bitbake: bitbake/fetch2: workaround urlparse in older python not support git | Matthew McClintock | 2013-02-19 | 1 | -0/+3 |
* | bitbake: wget: Improve mkdir handling | Richard Purdie | 2013-02-19 | 1 | -2/+3 |
* | bitbake: cooker: parse using bb.compat.Pool | Christopher Larson | 2013-02-19 | 1 | -134/+27 |
* | bitbake: fetch2: Add SFTP fetcher | Olof Johansson | 2013-02-17 | 2 | -0/+131 |
* | bitbake: fetch2: Add editor modelines for bb.tests.* | Olof Johansson | 2013-02-17 | 5 | -0/+10 |
* | bitbake: fetch2: Adapt encode/decode url to use URI class | Olof Johansson | 2013-02-17 | 1 | -49/+17 |
* | bitbake: fetch2: unittests for bb.fetch2.URI class | Olof Johansson | 2013-02-17 | 1 | -0/+226 |
* | bitbake: fetch2: Add a class representing a generic URI | Olof Johansson | 2013-02-17 | 1 | -0/+194 |
* | bitbake: fetch2: Remove unused code in wget fetcher | Olof Johansson | 2013-02-17 | 1 | -5/+0 |
* | bitbake: fetch2: Ensure directory for stampfile exists before trying to creat... | Richard Purdie | 2013-02-15 | 1 | -0/+1 |
* | bitbake: utils: Use rm -rf in remove() | Richard Purdie | 2013-02-15 | 1 | -4/+7 |
* | bitbake: hob: remove save/load template functionality | Cristiana Voicu | 2013-02-15 | 4 | -89/+1 |
* | bitbake: knotty.py: fix unknown event bb.event.DiskFull | Robert Yang | 2013-02-15 | 1 | -1/+2 |
* | bitbake: bitbake-layers: make show-cross-depends avoid long path | Robert Yang | 2013-02-15 | 1 | -8/+48 |
* | bitbake: hob: remove parsing warnings when machine is changed | Cristiana Voicu | 2013-02-15 | 1 | -0/+7 |
* | bitbake: hob: no sanity checks re-run | Cristiana Voicu | 2013-02-15 | 1 | -1/+0 |
* | bitbake: monitordisk.py: disable the inode checking for some fs | Robert Yang | 2013-02-15 | 1 | -1/+8 |
* | bitbake: fetch2: Improve lock/done stamp file paths for local files | Richard Purdie | 2013-02-15 | 1 | -2/+9 |
* | bitbake: bitbake & hob: reparse config files, when sanity check updates bblay... | Cristiana Voicu | 2013-02-15 | 2 | -4/+14 |
* | bitbake: fetch2: Ensure expansions happen in URL parameters in uri_replace | Richard Purdie | 2013-02-15 | 1 | -0/+2 |
* | bitbake: ConfHandler: Use re.X to make long regexp more readable | Olof Johansson | 2013-02-15 | 1 | -1/+24 |
* | bitbake: tests/codeparser: Hack around circular inclusion problem | Richard Purdie | 2013-02-15 | 1 | -0/+3 |
* | bitbake: wget: Only use -O option when not spidering | Richard Purdie | 2013-02-15 | 1 | -1/+2 |