summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: lib/bb/*.py: Typo fixes/grammar/comment fixes, nothing functional.Robert P. J. Day2014-08-259-27/+29
* bitbake: depexp: don't use undefined variable 'logging'Olof Johansson2014-08-251-1/+1
* bitbake: cooker: tweak CookerCollectFiles::find_bbfilesBernhard Reutner-Fischer2014-08-231-1/+1
* bitbake: siggen: Fix a subtle bug in hash calculation for shared work tasksRichard Purdie2014-08-231-1/+1
* bitbake: process: Further improve robustness against server shutdownRichard Purdie2014-08-231-3/+14
* bitbake: utils: Add workaround for multiprocessing bugRichard Purdie2014-08-231-0/+12
* bitbake: command: Trigger updateCache to shut down any active parser threadsRichard Purdie2014-08-231-0/+3
* bitbake: bitbake-worker: Improve sigterm handlerRichard Purdie2014-08-231-1/+6
* bitbake: knotty: Improve exception handlingRichard Purdie2014-08-231-1/+9
* bitbake: process: Deal with infinite looping of the serverRichard Purdie2014-08-231-0/+2
* bitbake: runqueue.py: Fix typoes/grammar in comments.Robert P. J. Day2014-08-191-6/+6
* bitbake: fetch2/local.py: fix first line indent of search path debug outputAndre McCurdy2014-08-191-1/+1
* bitbake: daemonize.py: Non-functional comment/aesthetic fixes.Robert P. J. Day2014-08-191-3/+3
* bitbake: runqueue.py: Correct several misspellings of "notifing".Robert P. J. Day2014-08-191-7/+7
* bitbake: newbb.vim: remove PRRobert Yang2014-08-191-1/+0
* bitbake: runqueue: Add sceneQueueComplete eventRichard Purdie2014-08-031-0/+12
* bitbake: cooker: Get rid of duplicate 'import re'Namhyung Kim2014-08-021-2/+0
* bitbake: knotty: Move second event check into a proper blockNamhyung Kim2014-08-021-2/+2
* bitbake: bitbake-user-manual-metadata.xml: Fixed variable flags example.Scott Rifenbark2014-08-021-1/+1
* bitbake: bitbake-user-manual-fetching.xml: Minor edits to clearcase fetcherScott Rifenbark2014-08-021-4/+4
* bitbake: bitbake-user-manual/bitbake-user-manual-intro.xml: Fixed linkScott Rifenbark2014-08-021-1/+1
* bitbake: bitbake-user-manual-fetching.xml: Added new clearcase fetcher module.Scott Rifenbark2014-08-021-0/+81
* bitbake: codeparser cache improvementsRichard Purdie2014-07-262-46/+109
* bitbake: cache: Optimise invalid cache file handlingRichard Purdie2014-07-261-1/+3
* bitbake: cache: Don't reload the cache file since we already have this data i...Richard Purdie2014-07-261-9/+1
* bitbake: bitbake: remove choices for dump-signaturesRobert Yang2014-07-241-1/+1
* bitbake: toasterui: fixing event.data clashAlexandru DAMIAN2014-07-232-16/+16
* bitbake: toaster-requirements.txt: document requirements for the python envir...Alexandru DAMIAN2014-07-232-8/+15
* bitbake: toaster: properly set layers when running a buildAlexandru DAMIAN2014-07-234-25/+226
* bitbake: toaster: add project main edit pageAlexandru DAMIAN2014-07-237-22/+748
* bitbake: toaster: move bldcontrol initial_data fixture to codeAlexandru DAMIAN2014-07-233-1/+109
* bitbake: toaster: improved Project modelsAlexandru DAMIAN2014-07-235-2/+364
* bitbake: toaster: add fields for sourcedir and builddir pathsAlexandru DAMIAN2014-07-235-26/+167
* bitbake: "per-package" should say "per-recipe"Robert P. J. Day2014-07-234-4/+4
* bitbake: Updated the the example 'bitbake -h' output to match the actual outp...Scott Rifenbark2014-07-221-4/+8
* bitbake: fetch2: Add module for ClearCase (ccrc://)Dennis Meier2014-07-212-0/+265
* bitbake: command/runqueue: Fix shutdown logicRichard Purdie2014-07-212-2/+3
* bitbake: bitbake: update help message for dump-signaturesRobert Yang2014-07-211-2/+2
* bitbake: bitbake-user-manual-metadata.xml: fixed some example whitespace issuesScott Rifenbark2014-07-211-1/+1
* bitbake: bitbake-user-manual-metadata.xml: KERNEL_FEATURES example updated.Scott Rifenbark2014-07-211-4/+5
* bitbake: bitbake-user-manual-metadata.xml: Fixed whitespaceScott Rifenbark2014-07-211-13/+13
* bitbake: bitbake-user-manual-metadata.xml: Removed fakeroot from listRobert P. J. Day2014-07-211-6/+0
* bitbake: bitbake-user-manual-metadata.xml: Added second conditional metadata ...Robert P. J. Day2014-07-211-0/+31
* bitbake: bitbake-user-manual-metadata.xml: Adding some flag examples.Robert P. J. Day2014-07-211-1/+24
* bitbake: bitbake-user-manual-metadata.xml: Edits to some operatorsScott Rifenbark2014-07-211-7/+15
* bitbake: bitbake-user-manual-execution.xml: Minor edits to execution chapter.Robert P. J. Day2014-07-211-1/+30
* bitbake: bitbake-user-manual-intro.xml: More edits to the intro chapter.Robert P. J. Day2014-07-211-7/+18
* bitbake: bitbake-user-manual-intro.xml: Minor edits to start of intro chapterRobert P. J. Day2014-07-211-10/+15
* bitbake: bitbake-user-manual-metadata.xml: Replaced "populate_staging"Robert Yang2014-07-211-4/+4
* bitbake: bitmake-user-manual-fetching.xml: Added transportuser parameter for SVNScott Rifenbark2014-07-211-0/+7
OpenPOWER on IntegriCloud