summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: hob: giving focus to the search field loses the table sortingCristiana Voicu2013-04-024-37/+59
* bitbake: hob: add tooltip on "clear search" buttonCristiana Voicu2013-04-021-0/+1
* bitbake: Removed popup when including a packageAndrei Dinu2013-04-022-2/+2
* bitbake: bb.tests.fetch: Opt-out for unittests that require networkOlof Johansson2013-03-291-0/+14
* bitbake: hob: Search strings and results should be persistentCristiana Voicu2013-03-293-36/+43
* bitbake: packageselectionpage.py : added information to hobAndrei Dinu2013-03-291-1/+2
* bitbake: hoblistmodel.py : passing the package information to hobAndrei Dinu2013-03-291-2/+4
* bitbake: propertydialog.py : added 'Package files' functionalityAndrei Dinu2013-03-291-2/+92
* bitbake: cooker.py : added variables related to cache_extraAndrei Dinu2013-03-291-0/+2
* bitbake: cache_extra.py : added package informationAndrei Dinu2013-03-291-0/+3
* bitbake: bitbake/fetch: Add git submodules fetcherRichard Purdie2013-03-253-1/+81
* bitbake: doc/bitbake.1: Update with missing parametersRichard Purdie2013-03-251-0/+18
* bitbake: Adjust spacing on information windowsAndrei Dinu2013-03-222-8/+8
* bitbake: hob: implementation of search functionality in HobCristiana Voicu2013-03-224-83/+234
* bitbake: hob: Hob custom image build errorCristiana Voicu2013-03-221-1/+3
* bitbake: runqueue: Use taskData.fn_index[depdata] instead of uninitialized depMartin Jansa2013-03-191-2/+2
* bitbake: hob: some settings in Hob are not rememberedCristiana Voicu2013-03-193-34/+25
* bitbake: utils.py: fix BB_ENV_WHITELISTRobert Yang2013-03-191-0/+3
* bitbake: monitordisk.py: monitor disks based on pathRobert Yang2013-03-191-32/+41
* bitbake: crumbs/recipeselectionpage: added events for the "Package Groups" "A...Andrei Dinu2013-03-191-3/+19
* bitbake: crumbs/packageselectionpage: added event for the "All packages" tabAndrei Dinu2013-03-191-3/+10
* bitbake: crumbs/imageconfigurationpage: added information so that it displays...Andrei Dinu2013-03-191-2/+1
* bitbake: hobwidget: added functionality for the information dialogs.Andrei Dinu2013-03-191-8/+14
* bitbake: crumbs/hoblistmodel: added information columns needed for prop dialogsAndrei Dinu2013-03-191-4/+19
* bitbake: hig/simplesettingsdialog: added entries for information dialogsAndrei Dinu2013-03-191-7/+7
* bitbake: hig/propertydialog: new class added for the property windows.Andrei Dinu2013-03-191-0/+347
* bitbake: hig/advancedsettingsdialog: Added information for the information di...Andrei Dinu2013-03-191-6/+6
* bitbake: crumbs/builder: Replaced the function that displayed tooltipsAndrei Dinu2013-03-191-4/+31
* bitbake: cooker: Use extra cache informationAndrei Dinu2013-03-191-0/+9
* bitbake: cache_extra: Add extra variablesAndrei Dinu2013-03-191-0/+9
* bitbake: bitbake-layers: fix duplicated help infoRobert Yang2013-03-101-1/+1
* bitbake: Revert "cooker: parse using bb.compat.Pool"Richard Purdie2013-03-061-27/+134
* bitbake: Revert "cooker: now that we use a Pool, raise the exceptions"Richard Purdie2013-03-061-2/+2
* bitbake: siggen: add quotes around variable values to see whitespaceMartin Jansa2013-03-041-4/+4
* bitbake: cooker: now that we use a Pool, raise the exceptionsChristopher Larson2013-02-261-2/+2
* bitbake: perforce.py: fix the perforce fetcherRobert Yang2013-02-251-1/+1
* bitbake: build.py: avoid deleting taint files when writing stampsPaul Eggleton2013-02-221-1/+4
* bitbake: Revert "fetch2: Adapt encode/decode url to use URI class"1.4_M4.rc11.4_M4.final1.4_M4Richard Purdie2013-02-191-17/+49
* bitbake: utils: Improve remove funciton to handle whitespaceRichard Purdie2013-02-191-2/+2
* bitbake: bitbake/fetch2: workaround urlparse in older python not support gitMatthew McClintock2013-02-191-0/+3
* bitbake: wget: Improve mkdir handlingRichard Purdie2013-02-191-2/+3
* bitbake: cooker: parse using bb.compat.PoolChristopher Larson2013-02-191-134/+27
* bitbake: fetch2: Add SFTP fetcherOlof Johansson2013-02-172-0/+131
* bitbake: fetch2: Add editor modelines for bb.tests.*Olof Johansson2013-02-175-0/+10
* bitbake: fetch2: Adapt encode/decode url to use URI classOlof Johansson2013-02-171-49/+17
* bitbake: fetch2: unittests for bb.fetch2.URI classOlof Johansson2013-02-171-0/+226
* bitbake: fetch2: Add a class representing a generic URIOlof Johansson2013-02-171-0/+194
* bitbake: fetch2: Remove unused code in wget fetcherOlof Johansson2013-02-171-5/+0
* bitbake: fetch2: Ensure directory for stampfile exists before trying to creat...Richard Purdie2013-02-151-0/+1
* bitbake: utils: Use rm -rf in remove()Richard Purdie2013-02-151-4/+7