summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2014-03-06bitbake: runqueue: Fix typoRichard Purdie
2014-03-06bitbake: data: add vardepvalueexclude varflagPaul Eggleton
2014-03-02bitbake: fetch2: Drop svk fetcherRichard Purdie
2014-03-02bitbake: codeparser: Fix var_execs to append to execs, not referencesRichard Purdie
2014-03-02bitbake: fetch/wget: Separate out download and checkstatus functionsRichard Purdie
2014-03-02bitbake: fetch/wget: Start to clean up command constructionRichard Purdie
2014-03-02bitbake: wget: Drop usage of old style *COMMAND variablesRichard Purdie
2014-03-02bitbake: fetch/svk: Drop usage of old style *COMMAND variable and MKTEMPDIRCMDRichard Purdie
2014-03-02bitbake: fetch/perforce: Drop usage of old style *COMMAND variable and MKTEMP...Richard Purdie
2014-03-02bitbake: fetch/git: Separate out an ls-remote functionRichard Purdie
2014-02-28bitbake: tests: add test for gitsm fetcherPaul Eggleton
2014-02-28bitbake: tests: add missing importPaul Eggleton
2014-02-28bitbake: bitbake-selftest: enable specifying tests to run on command linePaul Eggleton
2014-02-28bitbake: fetch2: fix fetching git submodules with git 1.7.9.x or olderPaul Eggleton
2014-02-28bitbake: hob: append bbfiles to bblayers.conf instead of local.confCristiana Voicu
2014-02-28bitbake: hob: remove the code that adds hob layer to bblayersCristiana Voicu
2014-02-28bitbake: hob: create a base hob image used to create custom imagesCristiana Voicu
2014-02-28bitbake: build: filter out expanded empty strings for lockfiles flagStefan Stanacar
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