summaryrefslogtreecommitdiffstats
path: root/bitbake/lib
AgeCommit message (Expand)Author
2014-02-15bitbake: runqueue: Fix silly variable overlapRichard Purdie
2014-02-13bitbake: runqueue: Ensure we do run 'masked' setscene tasks if specified as t...Richard Purdie
2014-02-11bitbake: runqueue: Fix setscene hard dependency problemsRichard Purdie
2014-02-09bitbake: bitbake: build.py: create separate function for shell trap creation ...Laurentiu Palcu
2014-02-04bitbake: data: Account for pre/postfunc functions when calculating dependenciesRichard Purdie
2014-01-31bitbake: runqueue: Fix race against tasks sharing stamp filesRichard Purdie
2014-01-28bitbake: siggen.py: fix the SignatureGenerator()Robert Yang
2014-01-28bitbake: runqueue: Simplify pointless len() usageRichard Purdie
2014-01-28bitbake: hob: No need for enable_proxy and same_proxy in conf fileIrina Patru
2014-01-28bitbake: hob: Don't always save proxy values in conf fileIrina Patru
2014-01-28bitbake: hob: don't display interruptions as failsIrina Patru
2014-01-28bitbake: hob: unsetting busy cursor after hitting Stop buttonIrina Patru
2014-01-28bitbake: bitbake: hob: check if parser has attribute 'shutdown'Irina Patru
2014-01-28bitbake: hob: change error_msg for CommandFailed eventIrina Patru
2014-01-28bitbake: cooker: Add option of specifying indvidual tasks for targetsRichard Purdie
2014-01-27bitbake: toaster: fix package data gatheringAlexandru DAMIAN
2014-01-27bitbake: toaster: fix builds page CSS and functionalityAlexandru DAMIAN
2014-01-27bitbake: toaster: Set .error styles for tablesBarros Pena, Belen
2014-01-27bitbake: toaster: All Tasks Feature with sorting and filteringRavi Chintakunta
2014-01-27bitbake: toaster: Implementation of recipe detail viewsDavid Reyna
2014-01-27bitbake: toaster: Implementation of base build details pageDavid Reyna
2014-01-27bitbake: toaster: Added custom filter tags for use in templates.Ravi Chintakunta
2014-01-27bitbake: toaster: Base table fixes for header text, sort icon and filter iconRavi Chintakunta
2014-01-27bitbake: toaster: Base html fix to set the page titleRavi Chintakunta
2014-01-27bitbake: toaster: settings remove duplicate entryAlexandru DAMIAN
2014-01-27bitbake: toaster: Add initial testsAndreea Proca
2014-01-27bitbake: toaster: Toaster GUI Build and Dashboard pages fixesAlexandru DAMIAN
2014-01-27bitbake: toaster: add jquery cookie pluginAlexandru DAMIAN
2014-01-27bitbake: toaster: add vim modelines for .py filesAlexandru DAMIAN
2014-01-27bitbake: toaster: update Task classification fieldsAlexandru DAMIAN
2014-01-27bitbake: toaster: update Simple UI references to avoid conflictAlexandru DAMIAN
2014-01-27bitbake: runqueue: Only attempt to print closest matching task if there is a ...Richard Purdie
2014-01-27bitbake: fetch2/wget: Check downloaded file isn't zero sizeRichard Purdie
2014-01-21bitbake: fetch2/git: Dereference unresolved tags with ls-remoteRichard Purdie
2014-01-21bitbake: fetch2/git: Anchor names when using ls-remoteRichard Purdie
2014-01-21bitbake: fetch2: Improve invalid SRCREV error messageRichard Purdie
2014-01-21bitbake: fetch2: Sanity check SRCREV matches rev/tag parameterRichard Purdie
2014-01-21bitbake: fetch2: Clean up srcrev_internal_helperRichard Purdie
2014-01-19bitbake: fetch2/__init__.py: let try_mirror_url return correct valueRobert Yang
2014-01-18bitbake: SignatureGenerator: Add empty implementation for dump_sigsMartin Jansa
2014-01-18bitbake: fetch2/gitsm: Use ud.basecmd instead of hardcoding gitRichard Purdie
2014-01-18bitbake: fetch2: Don't allow '/' in user:pass, fix branch containing '@'Martin Jansa
2014-01-18bitbake: siggen: Remove fsync that is causing performance issuesRichard Purdie
2014-01-10bitbake: toaster: Toaster GUI, generic search, filter and orderAlexandru DAMIAN
2014-01-10bitbake: toaster: Build dashboard implementationAlexandru DAMIAN
2014-01-10bitbake: toaster: Create the base page navigation structureAlexandru DAMIAN
2014-01-10bitbake: toaster: update static media for Toaster GUIAlexandru DAMIAN
2014-01-10bitbake: toaster: clone Simple UI as base for Toaster GUIAlexandru DAMIAN
2014-01-08bitbake: fetch2/gitannex: Fix function arguments to match bitbake masterRichard Purdie
2014-01-08bitbake: gitannex: Add missing file from previous commitRichard Purdie