summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: runqueue: Use SIGCHLD instead of polling waitpidRichard Purdie2014-03-101-14/+19
* bitbake: server/process: Optimise latency when finishing idle functionsRichard Purdie2014-03-101-0/+1
* bitbake: server/process: Drop unnecessary exit delayRichard Purdie2014-03-101-1/+0
* bitbake: server/process: Use a pipe for quit events instead of Event()Richard Purdie2014-03-101-5/+9
* bitbake: knotty: Remove latency when exitingRichard Purdie2014-03-101-2/+2
* bitbake: knotty: Add missing continue statement for runQueueExitWait eventRichard Purdie2014-03-101-2/+1
* bitbake: providers/runqueue/taskdata: Optimise logger.debug callsRichard Purdie2014-03-103-5/+11
* bitbake: cooker: Handle SIGTERM more gracefullyRichard Purdie2014-03-101-0/+7
* bitbake: server/process: Deal more gracefully with SIGTERMRichard Purdie2014-03-101-1/+15
* bitbake: server/process: Use the setFeatures command on the server instead of...Richard Purdie2014-03-101-13/+8
* bitbake: cooker/command: Add setFeatures commandRichard Purdie2014-03-102-0/+15
* bitbake: runqueue.py: Gracefully handle a missing worker processRichard Purdie2014-03-101-7/+14
* bitbake: runqueue.py: Handle worker disappearing gracefullyRichard Purdie2014-03-101-5/+22
* bitbake: bitbake-worker: Gracefully handle SIGTERMRichard Purdie2014-03-101-0/+8
* bitbake: knotty: Deal with exceptions not resetting terminal configurationRichard Purdie2014-03-101-2/+2
* bitbake: user-manual: Review edits applied throughout from Paul Eggleton.Scott Rifenbark2014-03-095-52/+71
* bitbake: user-manual: Review edits applied from Paul Eggleton.Scott Rifenbark2014-03-094-126/+115
* bitbake: user-manual: removed SVK references - all types.Scott Rifenbark2014-03-092-6/+0
* bitbake: user-manual-ref-variables.xml: Edits to BB_GENERATE_MIRROR_TARBALLS ...Scott Rifenbark2014-03-091-0/+2
* bitbake: user-manual-metadata.xml: Added BB_ORIGENV example.Scott Rifenbark2014-03-091-0/+9
* bitbake: user-manual-metadata.xml: Grammar fix.Scott Rifenbark2014-03-091-1/+1
* bitbake: user-manual-execution.xml: Review edits for "Execution" chapter.Scott Rifenbark2014-03-091-22/+33
* bitbake: user-manual: Review edits from Richard (second draft)Scott Rifenbark2014-03-097-417/+579
* bitbake: user-manual: Added "Hello World" Appendix.Scott Rifenbark2014-03-093-101/+117
* bitbake: user-manual-fetching.xml: Re-write of the Fetching chapter.Scott Rifenbark2014-03-091-146/+436
* bitbake: user-manual-metadata.xml: Title change, sections lifted.Scott Rifenbark2014-03-091-200/+8
* bitbake: user-manual-fetching.xml: Removed a link.Scott Rifenbark2014-03-091-3/+0
* bitbake: user-manual-execution.xml: Review edits applied.Scott Rifenbark2014-03-091-362/+364
* bitbake: user-manual-intro.xml: Review edits to Introduction chapter.Scott Rifenbark2014-03-091-62/+70
* bitbake: user-manual-execution.xml: Draft of "Execution" chapterScott Rifenbark2014-03-092-765/+702
* bitbake: user-manual-intro.xml: Added sectionsScott Rifenbark2014-03-091-0/+55
* bitbake: user-manual-bitbakecommand.xml: Added anchor tag for the chapter.Scott Rifenbark2014-03-091-1/+1
* bitbake: user-manual-fetching.xml: Re-write of "File Download Support" chapter.Scott Rifenbark2014-03-091-161/+271
* bitbake: user-manual: Added new chapter to cover BB execution.Scott Rifenbark2014-03-093-333/+692
* bitbake: user-manual-intro.xml: Added an introduction to the manual.Scott Rifenbark2014-03-091-0/+11
* bitbake: user-manual-ref-variables.xml: Added a note qualifying the variables.Scott Rifenbark2014-03-091-0/+22
* bitbake: user-manual-metadata.xml: WIP - Some edits in the checksum area.Scott Rifenbark2014-03-091-23/+64
* bitbake: user-manual-metadata.xml: Rewrite "Accessing Datastore Variables Usi...Scott Rifenbark2014-03-091-65/+87
* bitbake: user-manual-metadata.xml: Re-write the "Dependencies" section.Scott Rifenbark2014-03-091-41/+73
* bitbake: user-manual-metadata.xml: Re-write of "Variants - Class Extension Me...Scott Rifenbark2014-03-091-29/+40
* bitbake: user-manual-ref-variables.xml: Added BBVERSIONS variable.Scott Rifenbark2014-03-091-0/+21
* bitbake: user-manual-metadata.xml: Re-write of "Events" section.Scott Rifenbark2014-03-091-33/+76
* bitbake: user-manual-metadata.xml: General cleanup to "Parsing and Execution"Scott Rifenbark2014-03-091-96/+164
* bitbake: user-manual-metadata.xml: Edits to "Variable Flags" sectionScott Rifenbark2014-03-091-38/+115
* bitbake: user-manual-metadata.xml: Rewrite of the "Tasks" section.Scott Rifenbark2014-03-091-66/+89
* bitbake: user-manual-metadata.xml: Rewrite of the "Functions" section.Scott Rifenbark2014-03-091-59/+85
* bitbake: user-manual-ref-variables.xml: Edits to SRC_URI.Scott Rifenbark2014-03-091-8/+7
* bitbake: user-manual-ref-variables.xml: Edits to BBCLASSEXTEND.Scott Rifenbark2014-03-091-9/+9
* bitbake: user-manual-metadata.xml: Edits to "Sharing Functionality"Scott Rifenbark2014-03-091-29/+68
* bitbake: user-manual-metadata.xml: Add bare bones of a scheduler sectionRichard Purdie2014-03-091-0/+13
OpenPOWER on IntegriCloud