aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb
AgeCommit message (Expand)Author
2014-08-03bitbake: runqueue: Add sceneQueueComplete eventRichard Purdie
2014-08-02bitbake: cooker: Get rid of duplicate 'import re'Namhyung Kim
2014-08-02bitbake: knotty: Move second event check into a proper blockNamhyung Kim
2014-07-26bitbake: codeparser cache improvementsRichard Purdie
2014-07-26bitbake: cache: Optimise invalid cache file handlingRichard Purdie
2014-07-26bitbake: cache: Don't reload the cache file since we already have this data i...Richard Purdie
2014-07-23bitbake: toasterui: fixing event.data clashAlexandru DAMIAN
2014-07-23bitbake: "per-package" should say "per-recipe"Robert P. J. Day
2014-07-21bitbake: fetch2: Add module for ClearCase (ccrc://)Dennis Meier
2014-07-21bitbake: command/runqueue: Fix shutdown logicRichard Purdie
2014-07-14bitbake: toasterui: fix build - project identificationAlexandru DAMIAN
2014-07-14bitbake: toasterui: Show in the log that ToasterUi is ready to receive events.Dave Lerner
2014-07-04bitbake: fetch2/svn: Add transportuser parameterRichard Purdie
2014-07-04bitbake: lib: fix no newline at end of fileRobert Yang
2014-06-19bitbake: build.py: Ensure shared work siginfo files are written to the correc...Richard Purdie
2014-06-13bitbake: toaster: build control functionalityAlexandru DAMIAN
2014-06-13bitbake: xmlrpc: add support for token reusingAlexandru DAMIAN
2014-06-12bitbake: bb/utils: fix contains_any()Ross Burton
2014-06-12bitbake: bb/tests/data.py: add tests for contains() and contains_any()Ross Burton
2014-06-12bitbake: cache.py: print debug info when EXCLUDE_FROM_WORLDRobert Yang
2014-06-06bitbake: toasterui: fix django settings environment valueAlexandru DAMIAN
2014-06-06bitbake: toaster: update toaster to run in managed modeAlexandru DAMIAN
2014-06-06bitbake: uievent: retry on handler registration failureAlexandru DAMIAN
2014-06-06bitbake: xmlrpc: client - remove fatal errorsAlexandru DAMIAN
2014-06-06bitbake: bitbake: move configuration reading codeAlexandru DAMIAN
2014-06-01bitbake: siggen: Print warning about tainted tasksRichard Purdie
2014-06-01bitbake: build/utils: Fix broken exception handlingRichard Purdie
2014-06-01bitbake: bb.fatal: Raise a BBHandledException instead of exitingRichard Purdie
2014-06-01bitbake: event: Add SkipRecipe event to replace SkipPackageRichard Purdie
2014-06-01bitbake: event.py: Allow passthrough of BBHandledException eventsRichard Purdie
2014-06-01bitbake: cookerdata: Improve error handlingRichard Purdie
2014-06-01bitbake: event: Fix event handlers to raise SkipPackageRichard Purdie
2014-05-30bitbake: utils: avoid printing traceback on ExpansionError during parsingPaul Eggleton
2014-05-30bitbake: fetch2: improve handling of two classes of URL parameter mistakesPaul Eggleton
2014-05-28bitbake: fetch2/hg: Fix missing proto param for hg checkout with user and pwVolker Vogelhuber
2014-05-21bitbake: data_smart: Fix an unusual variable reference bugRichard Purdie
2014-05-19bitbake: fetch2/gitsm: Documentation improvements for gitsm:// fetcherChris Morgan
2014-05-11bitbake: fetch2/perforce: Ensure command has a defaultRichard Purdie
2014-05-11bitbake: parse: Improve file inheritance loggingRichard Purdie
2014-05-11bitbake: knotty: Fix output printed to the user at debug log levelsRichard Purdie
2014-05-11bitbake: parse/ast: Show append logging at lower log levelRichard Purdie
2014-05-11bitbake: fix cloning of mercurial repository with username and password speci...Volker Vogelhuber
2014-05-08bitbake: Fix refetch of local files when they are read onlyNick Lewis
2014-05-07bitbake: data_smart: Ensure all possible overrides are cached including those...Richard Purdie
2014-05-03bitbake: persist_data: Avoid fsync() callsRichard Purdie
2014-05-03bitbake: codeparser: Fix to better catch all getVar referencesRichard Purdie
2014-05-01bitbake: bitbake: Bump version to 1.23.1Richard Purdie
2014-04-29bitbake: bb.utils, bb.codeparser: Add bb.utils.contains_anyOtavio Salvador
2014-04-29bitbake: codeparser: don't interact with the cache for subshellsChristopher Larson
2014-04-29bitbake: fetch2: Cleanup file checksum generation, v2Jacob Kroon