aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2013-12-13bitbake: data_smart: Fix hash corruption issueRichard Purdie
2013-12-10bitbake: process: Add timeout to select callRichard Purdie
2013-12-10bitbake: hob: after adding a layer, hob do not parse the configurationCristiana Voicu
2013-12-10bitbake: toaster: Add more information for tasks in Simple UIAlexandru DAMIAN
2013-12-10bitbake: toaster: add pagination to the Simple UIAlexandru DAMIAN
2013-12-10bitbake: toaster: migrate orm models to SouthAlexandru DAMIAN
2013-12-10bitbake: toaster: update to Django 1.5Alexandru DAMIAN
2013-12-10bitbake: toasterui: do not link non-image targetsAlexandru DAMIAN
2013-12-10bitbake: toasterui: fix version numbers for no PE specifiedAlexandru DAMIAN
2013-12-10bitbake: toaster: change package storage modelAlexandru DAMIAN
2013-12-10bitbake: toaster: update build stats readingAlexandru DAMIAN
2013-12-10bitbake: toaster: move layer information reading codeAlexandru DAMIAN
2013-12-10bitbake: toaster: remove Author field in SimpleUIAlexandru DAMIAN
2013-12-10bitbake: toaster: Analysis API variablehistory updateAlexandru DAMIAN
2013-12-09bitbake: data: Ensure we add the contains keys in a particular orderRichard Purdie
2013-12-06bitbake: fetch2/git: Ensure check is made in the correct directoryRichard Purdie
2013-12-05bitbake: toaster: exclude "set in documentation.conf" from variable historyCristiana Voicu
2013-12-05bitbake: hob: changes to INHERIT var should use "append" operationCristiana Voicu
2013-12-05bitbake: fetch2/git: Add sanity check to ensure we really did fetch the corre...Richard Purdie
2013-12-03bitbake: Hob: check if warnings are related to package buildValentin Popa
2013-12-03bitbake: hob: fix package property dialog for changes to FILES_INFOPaul Eggleton
2013-12-03bitbake: hob: name package files list variables appropriatelyPaul Eggleton
2013-12-03bitbake: lib/bb/ui: handle PKGSIZE change to bytesPaul Eggleton
2013-12-03bitbake: cooker/command/hob: Cleanup configuration init/reset functions and c...Richard Purdie
2013-12-03bitbake: hob: Use BASEDATASTORE_TRACKING featureRichard Purdie
2013-12-03bitbake: codeparser/data_smart: Optimise parsing speedRichard Purdie
2013-12-02bitbake: hob: fix rotating progress icon animationPaul Eggleton
2013-12-02bitbake: imagedetailspage: Fix crash with more than 15 layersRichard Purdie
2013-12-02bitbake: bitbake.lock: Add host:port to bitbake.lock for memres serverJason Wessel
2013-12-02bitbake: bitbake, xmlrpc.py: Implement memory resident auto port configuratio...Jason Wessel
2013-12-02bitbake: bitbake: Add --status-only optionJason Wessel
2013-11-30bitbake: hob: disable layer drag and drop outside the containing widgetCristiana Voicu
2013-11-30bitbake: parse/ConfHander/BBHandler/utils: Fix cache dependency bugsRichard Purdie
2013-11-29bitbake: cooker: Fix support for wildcards in bbappend filenamesNathan Rossi
2013-11-27bitbake: crumbs/builder.py: Fix typo for indefinite articleYi Zhao
2013-11-26bitbake: Hob: force notebook refreshValentin Popa
2013-11-26bitbake: data/codeparser: Improve handling of contains functionsRichard Purdie
2013-11-26bitbake: bitbake: Share BB_TASKDEPDATA with tasksRichard Purdie
2013-11-26bitbake: runqueue: Optimise next_buildable_task()Richard Purdie
2013-11-26bitbake: codeparser: Drop unneeded variable separationRichard Purdie
2013-11-25bitbake: fetch2: Correct a few calls to latest_revision()Peter Kjellerstedt
2013-11-25bitbake: bitbake: fetch2: Remove the unused urldata from the git fetcher.Florin Sarbu
2013-11-25bitbake: data: Fix output inconsistencies for emit_varRichard Purdie
2013-11-24bitbake: perforce: Fix path subdirectory issuesRichard Purdie
2013-11-24bitbake: bitbake-layers: avoid loading configuration when not neededPaul Eggleton
2013-11-24bitbake: HOB: Show warnings in Issues tabValentin Popa
2013-11-24bitbake: cooker: add support for using % as a wildcard in bbappend filenameSaul Wold
2013-11-24bitbake: runqueue/bitbake-worker: Fix dry run fakeroot issuesRichard Purdie
2013-11-22bitbake: fetch2: Stop passing around the pointless url parameterRichard Purdie
2013-11-22bitbake: fetch2: Clean up some url parameters to functionsRichard Purdie