summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: tests: add test for gitsm fetcherPaul Eggleton2014-02-281-0/+7
* bitbake: tests: add missing importPaul Eggleton2014-02-281-0/+1
* bitbake: bitbake-selftest: enable specifying tests to run on command linePaul Eggleton2014-02-281-5/+16
* bitbake: fetch2: fix fetching git submodules with git 1.7.9.x or olderPaul Eggleton2014-02-281-0/+48
* bitbake: hob: append bbfiles to bblayers.conf instead of local.confCristiana Voicu2014-02-281-1/+1
* bitbake: hob: remove the code that adds hob layer to bblayersCristiana Voicu2014-02-281-5/+0
* bitbake: hob: create a base hob image used to create custom imagesCristiana Voicu2014-02-284-4/+12
* bitbake: build: filter out expanded empty strings for lockfiles flagStefan Stanacar2014-02-281-1/+1
* bitbake: hob: replace the use of hob-toolchain with populate_sdk taskCristiana Voicu2014-02-252-10/+8
* bitbake: fetch2: Fix mirror repo tarball creationRichard Purdie2014-02-241-1/+1
* bitbake: runqueue: Catch ValueError from pickle.loadsMartin Jansa2014-02-241-2/+8
* bitbake: ast: Fix support for anonymous methods in wildcard .bbappend filesJacob Kroon2014-02-241-1/+3
* bitbake: toaster: implement package summary pageDavid Reyna2014-02-173-40/+131
* bitbake: toaster: implement recipe summary pageDavid Reyna2014-02-173-39/+145
* bitbake: toaster: Make popovers mutually exclusiveBelen Barros Pena2014-02-171-36/+19
* bitbake: toaster: Make popovers scrollableBelen Barros Pena2014-02-171-0/+3
* bitbake: toaster: Make all targets links to the build dashboardBelen Barros Pena2014-02-171-1/+1
* bitbake: toaster: Select a radio button by default in Filter DialogRavi Chintakunta2014-02-172-1/+13
* bitbake: toaster: Fix for task_color tagBelen Barros Pena2014-02-171-1/+1
* bitbake: toaster: Apply error style to cell linksBelen Barros Pena2014-02-171-1/+1
* bitbake: toaster: Make "Edit columns" multiselectBelen Barros2014-02-171-0/+5
* bitbake: toaster: fix javascript for table filtersAlexandru DAMIAN2014-02-172-1/+3
* bitbake: toaster: Add clear filter button to filter tooltipsBelen Barros2014-02-172-2/+2
* bitbake: toaster: Clean up main.jsBelen Barros2014-02-171-444/+32
* bitbake: toaster: Clean up default.cssBelen Barros2014-02-171-177/+114
* bitbake: toaster: Implementation of package detail viewsDave Lerner2014-02-1713-32/+777
* bitbake: toaster: Added sorting to other columns in All tasks tableRavi Chintakunta2014-02-171-1/+9
* bitbake: toaster: Fix builds view filter options to match changes in filter d...Ravi Chintakunta2014-02-171-27/+44
* bitbake: toaster: Filter Dialog fix to display filter options as radio buttonsRavi Chintakunta2014-02-171-10/+14
* bitbake: toaster: Removed unused 'disabled' css class in Filter dialogRavi Chintakunta2014-02-171-1/+1
* bitbake: build: fix handling of task override for tasks with underscores in t...Paul Eggleton2014-02-171-1/+1
* bitbake: parse: make vars_from_file return None for non-recipesPaul Eggleton2014-02-171-1/+1
* bitbake: runqueue: Fix silly variable overlapRichard Purdie2014-02-151-3/+3
* bitbake: runqueue: Ensure we do run 'masked' setscene tasks if specified as t...Richard Purdie2014-02-131-4/+12
* bitbake: user-manual-metadata.xml: Edits to the "Sharing Functionality" section.Scott Rifenbark2014-02-111-28/+122
* bitbake: user-manual-metadata.xml: Edits to "Conditional Syntax (Overrides)"Scott Rifenbark2014-02-111-69/+138
* bitbake: user-manual-metadata.xml: Edits to "Defining Pure Python Functions"Scott Rifenbark2014-02-111-1/+4
* bitbake: user-manual-metadata.xml: Edits through syntax sectionScott Rifenbark2014-02-111-97/+183
* bitbake: user-manual-intro.xml: General edits to Introduction chapter.Scott Rifenbark2014-02-111-125/+105
* bitbake: user-manual-metadata.xml: Added "Checksums (Signatures)" section.Scott Rifenbark2014-02-111-0/+183
* bitbake: user-manual-ref-variables.xml: Review edits to several variables in ...Scott Rifenbark2014-02-111-107/+39
* bitbake: user-manual-ref-variables.xml: Added 11 new variables to glossary.Scott Rifenbark2014-02-111-0/+164
* bitbake: user-manual-ref-variables.xml: Edits to FILESPATH.Scott Rifenbark2014-02-111-6/+8
* bitbake: user-manual-ref-variables.xml: Added 6 new variables to glossary:Scott Rifenbark2014-02-111-3/+92
* bitbake: user-manual-ref-variables.xml: Edits to PREFERRED_PROVIDER.Scott Rifenbark2014-02-111-2/+2
* bitbake: user-manual-ref-variables.xml: Added PREFERRED_PROVIDERS to glossary.Scott Rifenbark2014-02-111-0/+23
* bitbake: user-manual-ref-variables.xml: Added FAKEROOT* variables to glossary.Scott Rifenbark2014-02-111-1/+70
* bitbake: user-manual-ref-variables.xml: Added BB* variables to glossary.Scott Rifenbark2014-02-111-7/+329
* bitbake: runqueue: Fix setscene hard dependency problemsRichard Purdie2014-02-111-5/+18
* bitbake: bitbake: build.py: create separate function for shell trap creation ...Laurentiu Palcu2014-02-091-17/+20