summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: data: fix performance regressionPaul Eggleton2013-04-151-2/+2
* bitbake: fetch2: rename file with bad checksum instead of removing it completelyMartin Jansa2013-04-151-1/+18
* bitbake: hob: Refine sorting mechanisms in HobCristiana Voicu2013-04-155-34/+116
* bitbake: monitordisk.py: disable inode checking for btrfsRobert Yang2013-04-151-1/+1
* bitbake: Update to version 1.18.0Richard Purdie2013-04-102-2/+2
* bitbake: data.py: Add a warning when expandKeys overwrites an existing keyMark Hatle2013-04-101-0/+5
* bitbake: hob:Only display scrolled list of images if neededIoana Grigoropol2013-04-101-1/+1
* bitbake: bitbake:hob: use a socks proxy mechanism for gitCristian Iorga2013-04-103-34/+30
* bitbake: propertydialog adjustments for package.bbclassAndrei Dinu2013-04-041-1/+1
* 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