summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: fetch2: avoid printing "no checksum" error message twicePaul Eggleton2013-12-221-5/+4
* bitbake: fetch2: fail checksum validation if SRC_URI checksums set to ""Paul Eggleton2013-12-221-3/+3
* bitbake: Update to version 1.21.1 for masterRichard Purdie2013-12-202-2/+2
* bitbake: siggen: Fix reversed difference outputRichard Purdie2013-12-201-6/+6
* bitbake: runqueue: Further extend bitbake -S output to view signature differe...Richard Purdie2013-12-201-2/+45
* bitbake: siggen: When printing signatures recursively, limit the outputRichard Purdie2013-12-201-1/+3
* bitbake: runqueue: Fix data being written into siginfo/sigdata filesRichard Purdie2013-12-201-15/+2
* bitbake: runqueue: Add output for -S option for listing the changepoints comp...Richard Purdie2013-12-181-0/+77
* bitbake: bb.fetch2.git: reuse basecmd attributeOlof Johansson2013-12-181-8/+7
* bitbake: fetch2/git: Improve handling of unresolved names verses branchesRichard Purdie2013-12-181-3/+5
* bitbake: build/ast: Create strong task add/del API in bb.buildRichard Purdie2013-12-182-36/+34
* bitbake: ast/BBHandler/build: Add support for removing tasks (deltask)Richard Purdie2013-12-183-2/+35
* bitbake: data_smart: Fix hash corruption issueRichard Purdie2013-12-131-1/+1
* bitbake: process: Add timeout to select callRichard Purdie2013-12-101-1/+1
* bitbake: hob: after adding a layer, hob do not parse the configurationCristiana Voicu2013-12-102-2/+2
* bitbake: toaster: Add more information for tasks in Simple UIAlexandru DAMIAN2013-12-101-4/+8
* bitbake: toaster: add pagination to the Simple UIAlexandru DAMIAN2013-12-1010-28/+69
* bitbake: toaster: migrate orm models to SouthAlexandru DAMIAN2013-12-104-1/+416
* bitbake: toaster: update to Django 1.5Alexandru DAMIAN2013-12-1010-19/+19
* bitbake: toasterui: do not link non-image targetsAlexandru DAMIAN2013-12-101-1/+1
* bitbake: toasterui: fix version numbers for no PE specifiedAlexandru DAMIAN2013-12-101-1/+1
* bitbake: toaster: change package storage modelAlexandru DAMIAN2013-12-106-143/+108
* bitbake: toaster: update build stats readingAlexandru DAMIAN2013-12-102-45/+21
* bitbake: toaster: move layer information reading codeAlexandru DAMIAN2013-12-103-74/+19
* bitbake: toaster: remove Author field in SimpleUIAlexandru DAMIAN2013-12-101-1/+0
* bitbake: toaster: Analysis API variablehistory updateAlexandru DAMIAN2013-12-101-0/+1
* bitbake: data: Ensure we add the contains keys in a particular orderRichard Purdie2013-12-091-2/+2
* bitbake: fetch2/git: Ensure check is made in the correct directoryRichard Purdie2013-12-061-0/+1
* bitbake: toaster: exclude "set in documentation.conf" from variable historyCristiana Voicu2013-12-051-4/+5
* bitbake: hob: changes to INHERIT var should use "append" operationCristiana Voicu2013-12-051-3/+1
* bitbake: fetch2/git: Add sanity check to ensure we really did fetch the corre...Richard Purdie2013-12-051-0/+3
* bitbake: Hob: check if warnings are related to package buildValentin Popa2013-12-031-4/+4
* bitbake: hob: fix package property dialog for changes to FILES_INFOPaul Eggleton2013-12-031-29/+15
* bitbake: hob: name package files list variables appropriatelyPaul Eggleton2013-12-031-11/+11
* bitbake: lib/bb/ui: handle PKGSIZE change to bytesPaul Eggleton2013-12-032-5/+4
* bitbake: cooker/command/hob: Cleanup configuration init/reset functions and c...Richard Purdie2013-12-034-53/+34
* bitbake: hob: Use BASEDATASTORE_TRACKING featureRichard Purdie2013-12-032-3/+1
* bitbake: codeparser/data_smart: Optimise parsing speedRichard Purdie2013-12-032-7/+12
* bitbake: hob: fix rotating progress icon animationPaul Eggleton2013-12-021-1/+1
* bitbake: imagedetailspage: Fix crash with more than 15 layersRichard Purdie2013-12-021-1/+1
* bitbake: bitbake.lock: Add host:port to bitbake.lock for memres serverJason Wessel2013-12-024-2/+16
* bitbake: bitbake, xmlrpc.py: Implement memory resident auto port configuratio...Jason Wessel2013-12-022-4/+39
* bitbake: bitbake: Add --status-only optionJason Wessel2013-12-021-1/+14
* bitbake: hob: disable layer drag and drop outside the containing widgetCristiana Voicu2013-11-301-4/+5
* bitbake: parse/ConfHander/BBHandler/utils: Fix cache dependency bugsRichard Purdie2013-11-304-7/+34
* bitbake: cooker: Fix support for wildcards in bbappend filenamesNathan Rossi2013-11-291-1/+1
* bitbake: crumbs/builder.py: Fix typo for indefinite articleYi Zhao2013-11-271-1/+1
* bitbake: Hob: force notebook refreshValentin Popa2013-11-261-0/+1
* bitbake: data/codeparser: Improve handling of contains functionsRichard Purdie2013-11-263-3/+33
* bitbake: bitbake: Share BB_TASKDEPDATA with tasksRichard Purdie2013-11-262-7/+30
OpenPOWER on IntegriCloud