summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2014-02-25bitbake: hob: replace the use of hob-toolchain with populate_sdk taskCristiana Voicu
2014-02-24bitbake: fetch2: Fix mirror repo tarball creationRichard Purdie
2014-02-24bitbake: runqueue: Catch ValueError from pickle.loadsMartin Jansa
2014-02-24bitbake: ast: Fix support for anonymous methods in wildcard .bbappend filesJacob Kroon
2014-02-17bitbake: toaster: implement package summary pageDavid Reyna
2014-02-17bitbake: toaster: implement recipe summary pageDavid Reyna
2014-02-17bitbake: toaster: Make popovers mutually exclusiveBelen Barros Pena
2014-02-17bitbake: toaster: Make popovers scrollableBelen Barros Pena
2014-02-17bitbake: toaster: Make all targets links to the build dashboardBelen Barros Pena
2014-02-17bitbake: toaster: Select a radio button by default in Filter DialogRavi Chintakunta
2014-02-17bitbake: toaster: Fix for task_color tagBelen Barros Pena
2014-02-17bitbake: toaster: Apply error style to cell linksBelen Barros Pena
2014-02-17bitbake: toaster: Make "Edit columns" multiselectBelen Barros
2014-02-17bitbake: toaster: fix javascript for table filtersAlexandru DAMIAN
2014-02-17bitbake: toaster: Add clear filter button to filter tooltipsBelen Barros
2014-02-17bitbake: toaster: Clean up main.jsBelen Barros
2014-02-17bitbake: toaster: Clean up default.cssBelen Barros
2014-02-17bitbake: toaster: Implementation of package detail viewsDave Lerner
2014-02-17bitbake: toaster: Added sorting to other columns in All tasks tableRavi Chintakunta
2014-02-17bitbake: toaster: Fix builds view filter options to match changes in filter d...Ravi Chintakunta
2014-02-17bitbake: toaster: Filter Dialog fix to display filter options as radio buttonsRavi Chintakunta
2014-02-17bitbake: toaster: Removed unused 'disabled' css class in Filter dialogRavi Chintakunta
2014-02-17bitbake: build: fix handling of task override for tasks with underscores in t...Paul Eggleton
2014-02-17bitbake: parse: make vars_from_file return None for non-recipesPaul Eggleton
2014-02-15bitbake: runqueue: Fix silly variable overlapRichard Purdie
2014-02-13bitbake: runqueue: Ensure we do run 'masked' setscene tasks if specified as t...Richard Purdie
2014-02-11bitbake: user-manual-metadata.xml: Edits to the "Sharing Functionality" section.Scott Rifenbark
2014-02-11bitbake: user-manual-metadata.xml: Edits to "Conditional Syntax (Overrides)"Scott Rifenbark
2014-02-11bitbake: user-manual-metadata.xml: Edits to "Defining Pure Python Functions"Scott Rifenbark
2014-02-11bitbake: user-manual-metadata.xml: Edits through syntax sectionScott Rifenbark
2014-02-11bitbake: user-manual-intro.xml: General edits to Introduction chapter.Scott Rifenbark
2014-02-11bitbake: user-manual-metadata.xml: Added "Checksums (Signatures)" section.Scott Rifenbark
2014-02-11bitbake: user-manual-ref-variables.xml: Review edits to several variables in ...Scott Rifenbark
2014-02-11bitbake: user-manual-ref-variables.xml: Added 11 new variables to glossary.Scott Rifenbark
2014-02-11bitbake: user-manual-ref-variables.xml: Edits to FILESPATH.Scott Rifenbark
2014-02-11bitbake: user-manual-ref-variables.xml: Added 6 new variables to glossary:Scott Rifenbark
2014-02-11bitbake: user-manual-ref-variables.xml: Edits to PREFERRED_PROVIDER.Scott Rifenbark
2014-02-11bitbake: user-manual-ref-variables.xml: Added PREFERRED_PROVIDERS to glossary.Scott Rifenbark
2014-02-11bitbake: user-manual-ref-variables.xml: Added FAKEROOT* variables to glossary.Scott Rifenbark
2014-02-11bitbake: user-manual-ref-variables.xml: Added BB* variables to glossary.Scott Rifenbark
2014-02-11bitbake: runqueue: Fix setscene hard dependency problemsRichard Purdie
2014-02-09bitbake: bitbake: build.py: create separate function for shell trap creation ...Laurentiu Palcu
2014-02-04bitbake: data: Account for pre/postfunc functions when calculating dependenciesRichard Purdie
2014-01-31bitbake: runqueue: Fix race against tasks sharing stamp filesRichard Purdie
2014-01-28bitbake: user-manual: Fix issue with previous revertRichard Purdie
2014-01-28bitbake: Revert "usermanual: Updated CC License to version 3.0"Richard Purdie
2014-01-28bitbake: siggen.py: fix the SignatureGenerator()Robert Yang
2014-01-28bitbake: runqueue: Simplify pointless len() usageRichard Purdie
2014-01-28bitbake: hob: No need for enable_proxy and same_proxy in conf fileIrina Patru
2014-01-28bitbake: hob: Don't always save proxy values in conf fileIrina Patru