summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* 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 build1.6_M1.rc11.6_M1.final1.6_M1Valentin 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
* bitbake: runqueue: Optimise next_buildable_task()Richard Purdie2013-11-261-17/+48
* bitbake: codeparser: Drop unneeded variable separationRichard Purdie2013-11-261-3/+1
* bitbake: fetch2: Correct a few calls to latest_revision()Peter Kjellerstedt2013-11-252-2/+2
* bitbake: bitbake: fetch2: Remove the unused urldata from the git fetcher.Florin Sarbu2013-11-251-1/+1
* bitbake: data: Fix output inconsistencies for emit_varRichard Purdie2013-11-251-2/+2
* bitbake: perforce: Fix path subdirectory issuesRichard Purdie2013-11-241-1/+1
* bitbake: bitbake-layers: avoid loading configuration when not neededPaul Eggleton2013-11-241-9/+15
* bitbake: HOB: Show warnings in Issues tabValentin Popa2013-11-241-15/+33
* bitbake: cooker: add support for using % as a wildcard in bbappend filenameSaul Wold2013-11-241-10/+10
* bitbake: runqueue/bitbake-worker: Fix dry run fakeroot issuesRichard Purdie2013-11-242-2/+3
* bitbake: fetch2: Stop passing around the pointless url parameterRichard Purdie2013-11-2215-122/+122
* bitbake: fetch2: Clean up some url parameters to functionsRichard Purdie2013-11-221-19/+19