summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2014-08-23bitbake: command: Trigger updateCache to shut down any active parser threadsRichard Purdie
2014-08-23bitbake: bitbake-worker: Improve sigterm handlerRichard Purdie
2014-08-23bitbake: knotty: Improve exception handlingRichard Purdie
2014-08-23bitbake: process: Deal with infinite looping of the serverRichard Purdie
2014-08-19bitbake: runqueue.py: Fix typoes/grammar in comments.Robert P. J. Day
2014-08-19bitbake: fetch2/local.py: fix first line indent of search path debug outputAndre McCurdy
2014-08-19bitbake: daemonize.py: Non-functional comment/aesthetic fixes.Robert P. J. Day
2014-08-19bitbake: runqueue.py: Correct several misspellings of "notifing".Robert P. J. Day
2014-08-19bitbake: newbb.vim: remove PRRobert Yang
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-08-02bitbake: bitbake-user-manual-metadata.xml: Fixed variable flags example.Scott Rifenbark
2014-08-02bitbake: bitbake-user-manual-fetching.xml: Minor edits to clearcase fetcherScott Rifenbark
2014-08-02bitbake: bitbake-user-manual/bitbake-user-manual-intro.xml: Fixed linkScott Rifenbark
2014-08-02bitbake: bitbake-user-manual-fetching.xml: Added new clearcase fetcher module.Scott Rifenbark
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-24bitbake: bitbake: remove choices for dump-signaturesRobert Yang
2014-07-23bitbake: toasterui: fixing event.data clashAlexandru DAMIAN
2014-07-23bitbake: toaster-requirements.txt: document requirements for the python envir...Alexandru DAMIAN
2014-07-23bitbake: toaster: properly set layers when running a buildAlexandru DAMIAN
2014-07-23bitbake: toaster: add project main edit pageAlexandru DAMIAN
2014-07-23bitbake: toaster: move bldcontrol initial_data fixture to codeAlexandru DAMIAN
2014-07-23bitbake: toaster: improved Project modelsAlexandru DAMIAN
2014-07-23bitbake: toaster: add fields for sourcedir and builddir pathsAlexandru DAMIAN
2014-07-23bitbake: "per-package" should say "per-recipe"Robert P. J. Day
2014-07-22bitbake: Updated the the example 'bitbake -h' output to match the actual outp...Scott Rifenbark
2014-07-21bitbake: fetch2: Add module for ClearCase (ccrc://)Dennis Meier
2014-07-21bitbake: command/runqueue: Fix shutdown logicRichard Purdie
2014-07-21bitbake: bitbake: update help message for dump-signaturesRobert Yang
2014-07-21bitbake: bitbake-user-manual-metadata.xml: fixed some example whitespace issuesScott Rifenbark
2014-07-21bitbake: bitbake-user-manual-metadata.xml: KERNEL_FEATURES example updated.Scott Rifenbark
2014-07-21bitbake: bitbake-user-manual-metadata.xml: Fixed whitespaceScott Rifenbark
2014-07-21bitbake: bitbake-user-manual-metadata.xml: Removed fakeroot from listRobert P. J. Day
2014-07-21bitbake: bitbake-user-manual-metadata.xml: Added second conditional metadata ...Robert P. J. Day
2014-07-21bitbake: bitbake-user-manual-metadata.xml: Adding some flag examples.Robert P. J. Day
2014-07-21bitbake: bitbake-user-manual-metadata.xml: Edits to some operatorsScott Rifenbark
2014-07-21bitbake: bitbake-user-manual-execution.xml: Minor edits to execution chapter.Robert P. J. Day
2014-07-21bitbake: bitbake-user-manual-intro.xml: More edits to the intro chapter.Robert P. J. Day
2014-07-21bitbake: bitbake-user-manual-intro.xml: Minor edits to start of intro chapterRobert P. J. Day
2014-07-21bitbake: bitbake-user-manual-metadata.xml: Replaced "populate_staging"Robert Yang
2014-07-21bitbake: bitmake-user-manual-fetching.xml: Added transportuser parameter for SVNScott Rifenbark
2014-07-14bitbake: toasterui: fix build - project identificationAlexandru DAMIAN
2014-07-14bitbake: toaster: new project page implementationAlexandru DAMIAN
2014-07-14bitbake: toaster: whitespace fixAlexandru DAMIAN
2014-07-14bitbake: toaster: add automated login in new project pageAlexandru DAMIAN
2014-07-14bitbake: toaster: add project pagesAlexandru DAMIAN
2014-07-14bitbake: toasterui: Show in the log that ToasterUi is ready to receive events.Dave Lerner