summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-08-24depexp: don't use undefined variable 'logging'Olof Johansson
2014-08-23cooker: tweak CookerCollectFiles::find_bbfilesBernhard Reutner-Fischer
2014-08-22siggen: Fix a subtle bug in hash calculation for shared work tasksRichard Purdie
2014-08-22process: Further improve robustness against server shutdownRichard Purdie
2014-08-22utils: Add workaround for multiprocessing bugRichard Purdie
2014-08-22command: Trigger updateCache to shut down any active parser threadsRichard Purdie
2014-08-22bitbake-worker: Improve sigterm handlerRichard Purdie
2014-08-22knotty: Improve exception handlingRichard Purdie
2014-08-20process: Deal with infinite looping of the serverRichard Purdie
2014-08-19runqueue.py: Fix typoes/grammar in comments.Robert P. J. Day
2014-08-19fetch2/local.py: fix first line indent of search path debug outputAndre McCurdy
2014-08-19daemonize.py: Non-functional comment/aesthetic fixes.Robert P. J. Day
2014-08-19runqueue.py: Correct several misspellings of "notifing".Robert P. J. Day
2014-08-19newbb.vim: remove PRRobert Yang
2014-08-02runqueue: Add sceneQueueComplete eventRichard Purdie
2014-08-02cooker: Get rid of duplicate 'import re'Namhyung Kim
2014-08-02knotty: Move second event check into a proper blockNamhyung Kim
2014-08-01bitbake-user-manual-metadata.xml: Fixed variable flags example.Scott Rifenbark
2014-08-01bitbake-user-manual-fetching.xml: Minor edits to clearcase fetcherScott Rifenbark
2014-08-01bitbake-user-manual/bitbake-user-manual-intro.xml: Fixed linkScott Rifenbark
2014-08-01bitbake-user-manual-fetching.xml: Added new clearcase fetcher module.Scott Rifenbark
2014-07-25codeparser cache improvementsRichard Purdie
2014-07-25cache: Optimise invalid cache file handlingRichard Purdie
2014-07-25cache: Don't reload the cache file since we already have this data in memoryRichard Purdie
2014-07-24bitbake: remove choices for dump-signaturesRobert Yang
2014-07-23toasterui: fixing event.data clashAlexandru DAMIAN
2014-07-23toaster-requirements.txt: document requirements for the python environmentAlexandru DAMIAN
2014-07-23toaster: properly set layers when running a buildAlexandru DAMIAN
2014-07-23toaster: add project main edit pageAlexandru DAMIAN
2014-07-23toaster: move bldcontrol initial_data fixture to codeAlexandru DAMIAN
2014-07-23toaster: improved Project modelsAlexandru DAMIAN
2014-07-23toaster: add fields for sourcedir and builddir pathsAlexandru DAMIAN
2014-07-23"per-package" should say "per-recipe"Robert P. J. Day
2014-07-22Updated the the example 'bitbake -h' output to match the actualScott Rifenbark
2014-07-21fetch2: Add module for ClearCase (ccrc://)Dennis Meier
2014-07-21command/runqueue: Fix shutdown logicRichard Purdie
2014-07-21bitbake: update help message for dump-signaturesRobert Yang
2014-07-21bitbake-user-manual-metadata.xml: fixed some example whitespace issuesScott Rifenbark
2014-07-21bitbake-user-manual-metadata.xml: KERNEL_FEATURES example updated.Scott Rifenbark
2014-07-21bitbake-user-manual-metadata.xml: Fixed whitespaceScott Rifenbark
2014-07-21bitbake-user-manual-metadata.xml: Removed fakeroot from listRobert P. J. Day
2014-07-21bitbake-user-manual-metadata.xml: Added second conditional metadata example.Robert P. J. Day
2014-07-21bitbake-user-manual-metadata.xml: Adding some flag examples.Robert P. J. Day
2014-07-21bitbake-user-manual-metadata.xml: Edits to some operatorsScott Rifenbark
2014-07-21bitbake-user-manual-execution.xml: Minor edits to execution chapter.Robert P. J. Day
2014-07-21bitbake-user-manual-intro.xml: More edits to the intro chapter.Robert P. J. Day
2014-07-21bitbake-user-manual-intro.xml: Minor edits to start of intro chapterRobert P. J. Day
2014-07-21bitbake-user-manual-metadata.xml: Replaced "populate_staging"Robert Yang
2014-07-21bitmake-user-manual-fetching.xml: Added transportuser parameter for SVNScott Rifenbark
2014-07-09toasterui: fix build - project identificationAlexandru DAMIAN