summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: fetch2: Don't allow '/' in user:pass, fix branch containing '@'Martin Jansa2014-02-172-2/+3
* bitbake: bitbake: lib/bb/cache.py: Change debugging note to a debug messageMark Hatle2014-02-171-1/+1
* bitbake: hob/hoblistmodel: check if vals of packages/recipes names are not NoneCristiana Voicu2014-01-081-2/+6
* bitbake: perforce: Fix path subdirectory issuesRichard Purdie2013-12-031-1/+1
* bitbake: fetch/hg: Improve user/password handlingVolker Vogelhuber2013-12-031-2/+8
* bitbake: fetch2/svn.py: use log instead of info to retrieve revisionNicolas Dechesne2013-12-031-6/+8
* bitbake: methodpool: Retire it, remove global method scopeRichard Purdie2013-09-114-52/+5
* bitbake: bitbake: data_smart: Ensure variable flags are accounted for in conf...Richard Purdie2013-07-291-0/+6
* bitbake: hob: save the base image name for the customized imagesCristiana Voicu2013-07-291-0/+1
* bitbake: Allow checksums to be used for files retrieved using SFTPPeter Kjellerstedt2013-07-091-2/+2
* bitbake: git: remove symling before updating mirror tarballMartin Jansa2013-06-031-0/+4
* bitbake: fetch2: Fix missing function callRichard Purdie2013-06-031-14/+15
* bitbake: test/fetch: Allow the conditional network tests to work under python...Richard Purdie2013-06-031-96/+86
* bitbake: test/fetch: Split the network tests from the rest of the fetcher testsRichard Purdie2013-06-031-23/+24
* bitbake: tests/fetch: Allow to work on python 2.6Richard Purdie2013-06-031-2/+2
* bitbake: data_smart.py: add some internal bitbake variables to configuration ...Laurentiu Palcu2013-05-201-0/+10
* bitbake: prserv/cooker: Handle PRService errors cleanlyRichard Purdie2013-05-202-4/+10
* bitbake: goggle: fix invalid error checkMartin Donnelly2013-05-201-1/+1
* 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