summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* bitbake: user-manual-metadata.xml: Add details about general variables used b...Richard Purdie2014-03-091-0/+19
* bitbake: user-manual-metadata.xml: Add details about environment variables us...Richard Purdie2014-03-091-0/+13
* bitbake: toasterui: fix task identificationAlexandru DAMIAN2014-03-091-6/+22
* bitbake: toaster: fix issues in the build tableAlexandru DAMIAN2014-03-093-3/+12
* bitbake: toasterui: fix status update on failed sstate tasksAlexandru DAMIAN2014-03-091-3/+6
* bitbake: toaster: update database schemaAlexandru DAMIAN2014-03-097-20/+342
* bitbake: toaster: Move long content toggle to main.jsBelen Barros Pena2014-03-093-55/+18
* bitbake: toaster: implement the configuration pagedreyna/configure-detail-viewDavid Reyna2014-03-095-44/+299
* bitbake: toaster: View detailed information about a taskRavi Chintakunta2014-03-095-6/+315
* bitbake: toaster: Bug fix in reload page with parametersRavi Chintakunta2014-03-091-1/+5
* bitbake: toaster: Fix breadcrumb date format in detail pagesBelen Barros Pena2014-03-091-1/+1
* bitbake: toaster: Sort packages and dependencies in recipe.htmlBelen Barros Pena2014-03-091-3/+3
* bitbake: toaster: Change popover headings in recipes tableBelen Barros Pena2014-03-091-2/+2
* bitbake: toaster: Change help text for SectionBelen Barros Pena2014-03-092-2/+2
* bitbake: toaster: Hide the applied filter tooltip on clickBelen Barros Pena2014-03-091-0/+5
* bitbake: toaster: Add .muted class to disabled checkboxesBelen Barros Pena2014-03-091-2/+2
* bitbake: toaster: Set the right styles for definition listsBelen Barros Pena2014-03-091-1/+1
* bitbake: toaster: Set correct string for missed sstate attemptsBelen Barros Pena2014-03-091-1/+1
* bitbake: toaster: Remove inline styles in h1Belen Barros Pena2014-03-094-4/+5
* bitbake: toaster: extend Tasks to include Time, Disk IO, and CPU UsageDavid Reyna2014-03-095-191/+235
* bitbake: toasterui: add asserts on expected valuesAlexandru DAMIAN2014-03-091-37/+105