summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFiles
2016-09-08recipetool: create: avoid extra blank lines in output recipePaul Eggleton1
2016-09-08recipetool: create: support node.js code outside of npmPaul Eggleton1
2016-09-08recipetool: create: allow license variable handling to be rerunPaul Eggleton1
2016-09-08recipetool: create: add --keep-temp command line optionPaul Eggleton1
2016-09-08recipetool: create: support git submodulesPaul Eggleton1
2016-09-08recipetool: create: fix mapping python dependencies to python-dbg packagePaul Eggleton1
2016-09-08recipetool: create: AX_PKG_SWIG should add dependency on swig-nativePaul Eggleton1
2016-09-08devtool: update-recipe: support files with subdir=Paul Eggleton1
2016-09-06oe-build-perf-test: fix log file pathMarkus Lehtonen1
2016-09-05build-perf-test-wrapper.sh: fix handling of -C argumentMarkus Lehtonen1
2016-09-03scripts: ensure tinfoil is shut down correctlyPaul Eggleton10
2016-09-03scripts/contrib: update scripts for changes to internal APIPaul Eggleton3
2016-09-03lib/oe/patch: commit with a dummy user/email when PATCHTOOL=gitPaul Eggleton3
2016-09-03oe-build-perf-test: rename log file and implement --log-fileMarkus Lehtonen1
2016-09-03oe-build-perf-test: update globalres and git even if tests failedMarkus Lehtonen1
2016-08-25build-perf-test-wrapper.sh: make workdir configurableMarkus Lehtonen1
2016-08-25build-perf-test-wrapper.sh: make archive dir configurableMarkus Lehtonen1
2016-08-25build-perf-test-wrapper.sh: allow saving results in GitMarkus Lehtonen1
2016-08-25build-perf-test-wrapper.sh: parse args with getoptsMarkus Lehtonen1
2016-08-25oe-build-perf-test: add {git_commit_count} keyword for --commit-results-tagMarkus Lehtonen1
2016-08-25oe-build-perf-test: new {tag_num} keyword for --commit-results-tagMarkus Lehtonen1
2016-08-25oe-build-perf-test: tag results committed to GitMarkus Lehtonen1
2016-08-25oe-build-perf-test: pre-check Git repo when using --commit-resultsMarkus Lehtonen1
2016-08-25oe-build-perf-test: implement --commit-results-branchMarkus Lehtonen1
2016-08-25oe-build-perf-test: support committing results data to GitMarkus Lehtonen1
2016-08-25oe-build-perf-test: use absolute paths in cmdline argsMarkus Lehtonen1
2016-08-25oe-build-perf-test: implement --run-tests optionMarkus Lehtonen1
2016-08-25python-3.5-manifest: Add argparse moduleFabio Berton1
2016-08-25python-3.5-manifest: Rename Queue module to queueFabio Berton1
2016-08-25devtool: build_image: Fix recipe filterOla x Nilsson1
2016-08-25devtool: Use the wildcard flag in update_recipe_patchOla x Nilsson1
2016-08-24combo-layer: python3: fix UnicodeDecodeErrorEd Bartosh1
2016-08-23python-3.5-manifest.inc: the signal module RDEPENDS on enumRobert Yang1
2016-08-20oe-build-perf-test: align log message format with testrunner outputMarkus Lehtonen1
2016-08-18devtool/recipetool/meta: Adapt to bitbake API changes for multi-configuration...Richard Purdie6
2016-08-17oe-build-perf-test: simplify stderr log formatMarkus Lehtonen1
2016-08-17oe-build-perf-test: set-up file logging as early as possibleMarkus Lehtonen1
2016-08-17oe-build-perf-test: suppress logger output when tests are being runMarkus Lehtonen1
2016-08-17oe-build-perf-test: use new unittest based frameworkMarkus Lehtonen1
2016-08-17oeqa.buildperf: add BuildPerfTestResult classMarkus Lehtonen1
2016-08-17python3.5-manifest: Fixes several dependencies on the newest python3Alejandro Hernandez1
2016-08-17graph-tool: update to new networkx API, be iterativeRoss Burton1
2016-08-17python-3.5-manifest: Add some missing RDEPENDSKyle Russell1
2016-08-17gen-lockedsig-cache: ensure symlinks are dereferencedPaul Eggleton1
2016-08-17oe-buildenv-internal: hint at specifying bitbake path in error messagePaul Eggleton1
2016-08-10runqemu: qemuzynqmp: Add Linux boot supportAlistair Francis2
2016-08-04create-pull-request: set subject automatically for cover latterRobert Yang1
2016-08-04create-pull-request: read remote from env var CPR_CONTRIB_REMOTERobert Yang1
2016-08-04create-pull-request: add option -a to auto pushRobert Yang1
2016-08-01uncovered: list uncovered python modulesEd Bartosh1