summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: user-manual-metadata: Add section about layersRichard Purdie2014-01-271-0/+40
* bitbake: user-manual-metadata: Add section about INHERITRichard Purdie2014-01-271-0/+9
* bitbake: user-manual-metadata: Add section about running tasks and the enviro...Richard Purdie2014-01-271-0/+74
* bitbake: user-manual-metadata: Rework section about shell/python functionsRichard Purdie2014-01-271-12/+49
* bitbake: user-manual-metadata: Add section about data store operationsRichard Purdie2014-01-271-0/+69
* bitbake: user-manual-metadata: Add lists of common eventsRichard Purdie2014-01-271-0/+27
* bitbake: user-manual-metadata: Editing pass over the manual chapterRichard Purdie2014-01-271-105/+137
* bitbake: user-manual-metadata: Use filename tags instead of literal and varna...Richard Purdie2014-01-271-103/+110
* bitbake: user-manual-metadata: Replace screen tags with literallayout tagsRichard Purdie2014-01-271-178/+142
* bitbake: user-manual-metadata: Update whitespace (no content changes)Richard Purdie2014-01-271-247/+621
* bitbake: user-manual-metadata: Reorder sections to more logical orderRichard Purdie2014-01-271-92/+95
* bitbake: user-manual-metadata: Add section ids for most sectionsRichard Purdie2014-01-271-33/+59
* bitbake: user-manual-hello.xml: Added new chapter for "Hello World Example"Scott Rifenbark2014-01-271-0/+321
* bitbake: user-manual.xml: Cleanup on the title page.Scott Rifenbark2014-01-271-7/+60
* bitbake: user-manual-intro.xml: Re-write of BitBake introduction.Bill Traynor2014-01-271-15/+40
* bitbake: user-manual-intro: Various minor cleanups/improvementsRichard Purdie2014-01-271-23/+20
* bitbake: user-manual-intro: Add obtaining bitbake and summary sectionsRichard Purdie2014-01-271-0/+83
* bitbake: user-manual-intro.xml: Added "Concepts" section.Scott Rifenbark2014-01-271-1/+89
* bitbake: user-manual-intro: Update/improve whitespaceRichard Purdie2014-01-271-33/+95
* bitbake: user-manual-intro: Expand introduction and fix spelling mistakesRichard Purdie2014-01-271-14/+45
* bitbake: documentation: Add README based off the YP docs oneBill Traynor2014-01-271-0/+39
* bitbake: user-manual: Separate out chapters into individual filesRichard Purdie2014-01-276-627/+642
* bitbake: user-manual: Import YP Docs templates for usermanual improvementsBill Traynor2014-01-2717-56/+2538
* bitbake: usermanual: Renamed manual dir to user-manual to be consistent.Bill Traynor2014-01-273-0/+0
* bitbake: usermanual: Updated CC License to version 3.0Bill Traynor2014-01-271-1/+1
* bitbake: toaster: fix package data gatheringAlexandru DAMIAN2014-01-273-2/+193
* bitbake: toaster: fix builds page CSS and functionalityAlexandru DAMIAN2014-01-273-10/+12
* bitbake: toaster: Set .error styles for tablesBarros Pena, Belen2014-01-271-12/+17
* bitbake: toaster: All Tasks Feature with sorting and filteringRavi Chintakunta2014-01-273-80/+185
* bitbake: toaster: Implementation of recipe detail viewsDavid Reyna2014-01-273-45/+332
* bitbake: toaster: Implementation of base build details pageDavid Reyna2014-01-271-0/+28
* bitbake: toaster: Added custom filter tags for use in templates.Ravi Chintakunta2014-01-271-0/+35
* bitbake: toaster: Base table fixes for header text, sort icon and filter iconRavi Chintakunta2014-01-273-3/+5
* bitbake: toaster: Base html fix to set the page titleRavi Chintakunta2014-01-271-1/+1
* bitbake: toaster: settings remove duplicate entryAlexandru DAMIAN2014-01-271-1/+0
* bitbake: toaster: Add initial testsAndreea Proca2014-01-274-5/+141185
* bitbake: toaster: Toaster GUI Build and Dashboard pages fixesAlexandru DAMIAN2014-01-2712-47/+473
* bitbake: toaster: add jquery cookie pluginAlexandru DAMIAN2014-01-272-0/+119
* bitbake: toaster: add vim modelines for .py filesAlexandru DAMIAN2014-01-2711-0/+33
* bitbake: toaster: update Task classification fieldsAlexandru DAMIAN2014-01-274-17/+34
* bitbake: toaster: update Simple UI references to avoid conflictAlexandru DAMIAN2014-01-278-21/+21
* bitbake: runqueue: Only attempt to print closest matching task if there is a ...Richard Purdie2014-01-271-6/+5
* bitbake: fetch2/wget: Check downloaded file isn't zero sizeRichard Purdie2014-01-271-0/+4
* bitbake: fetch2/git: Dereference unresolved tags with ls-remoteRichard Purdie2014-01-211-1/+1
* bitbake: fetch2/git: Anchor names when using ls-remoteRichard Purdie2014-01-211-2/+2
* bitbake: fetch2: Improve invalid SRCREV error messageRichard Purdie2014-01-211-10/+5
* bitbake: fetch2: Sanity check SRCREV matches rev/tag parameterRichard Purdie2014-01-212-6/+29
* bitbake: fetch2: Clean up srcrev_internal_helperRichard Purdie2014-01-211-9/+16
* bitbake: fetch2/__init__.py: let try_mirror_url return correct valueRobert Yang2014-01-191-1/+1
* bitbake: SignatureGenerator: Add empty implementation for dump_sigsMartin Jansa2014-01-181-0/+2