aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2016-08-31scripts/contrib: update scripts for changes to internal APIPaul Eggleton
2016-08-31runqemu: refactor it and remove machine knowledgeRobert Yang
2016-08-31oe-build-perf-test: rename log file and implement --log-fileMarkus Lehtonen
2016-08-31oe-build-perf-test: update globalres and git even if tests failedMarkus Lehtonen
2016-08-31lib/oe/patch: commit with a dummy user/email when PATCHTOOL=gitPaul Eggleton
2016-08-25build-perf-test-wrapper.sh: make workdir configurableMarkus Lehtonen
2016-08-25build-perf-test-wrapper.sh: make archive dir configurableMarkus Lehtonen
2016-08-25build-perf-test-wrapper.sh: allow saving results in GitMarkus Lehtonen
2016-08-25build-perf-test-wrapper.sh: parse args with getoptsMarkus Lehtonen
2016-08-25oe-build-perf-test: add {git_commit_count} keyword for --commit-results-tagMarkus Lehtonen
2016-08-25oe-build-perf-test: new {tag_num} keyword for --commit-results-tagMarkus Lehtonen
2016-08-25oe-build-perf-test: tag results committed to GitMarkus Lehtonen
2016-08-25oe-build-perf-test: pre-check Git repo when using --commit-resultsMarkus Lehtonen
2016-08-25oe-build-perf-test: implement --commit-results-branchMarkus Lehtonen
2016-08-25oe-build-perf-test: support committing results data to GitMarkus Lehtonen
2016-08-25oe-build-perf-test: use absolute paths in cmdline argsMarkus Lehtonen
2016-08-25oe-build-perf-test: implement --run-tests optionMarkus Lehtonen
2016-08-25python-3.5-manifest: Add argparse moduleFabio Berton
2016-08-25python-3.5-manifest: Rename Queue module to queueFabio Berton
2016-08-25devtool: build_image: Fix recipe filterOla x Nilsson
2016-08-25devtool: Use the wildcard flag in update_recipe_patchOla x Nilsson
2016-08-24combo-layer: python3: fix UnicodeDecodeErrorEd Bartosh
2016-08-23python-3.5-manifest.inc: the signal module RDEPENDS on enumRobert Yang
2016-08-20oe-build-perf-test: align log message format with testrunner outputMarkus Lehtonen
2016-08-18devtool/recipetool/meta: Adapt to bitbake API changes for multi-configuration...Richard Purdie
2016-08-17oe-build-perf-test: simplify stderr log formatMarkus Lehtonen
2016-08-17oe-build-perf-test: set-up file logging as early as possibleMarkus Lehtonen
2016-08-17oe-build-perf-test: suppress logger output when tests are being runMarkus Lehtonen
2016-08-17oe-build-perf-test: use new unittest based frameworkMarkus Lehtonen
2016-08-17oeqa.buildperf: add BuildPerfTestResult classMarkus Lehtonen
2016-08-17python3.5-manifest: Fixes several dependencies on the newest python3Alejandro Hernandez
2016-08-17graph-tool: update to new networkx API, be iterativeRoss Burton
2016-08-17python-3.5-manifest: Add some missing RDEPENDSKyle Russell
2016-08-17gen-lockedsig-cache: ensure symlinks are dereferencedPaul Eggleton
2016-08-17oe-buildenv-internal: hint at specifying bitbake path in error messagePaul Eggleton
2016-08-10runqemu: qemuzynqmp: Add Linux boot supportAlistair Francis
2016-08-04create-pull-request: set subject automatically for cover latterRobert Yang
2016-08-04create-pull-request: read remote from env var CPR_CONTRIB_REMOTERobert Yang
2016-08-04create-pull-request: add option -a to auto pushRobert Yang
2016-08-01uncovered: list uncovered python modulesEd Bartosh
2016-07-28oe-selftest: simplifying log filenamesBenjamin Esquivel
2016-07-28oe-selftest: export test results via xmlrunnerBenjamin Esquivel
2016-07-28recipetool: create: fix greedy regex that broke support for github tarballsPaul Eggleton
2016-07-25recipetool: record unknown license filesPaul Eggleton
2016-07-25classes/populate_sdk_ext: filter sstate within the extensible SDKPaul Eggleton
2016-07-25scripts: add oe-check-sstate scriptPaul Eggleton
2016-07-21wic: rawcopy: make source filenames uniqueEd Bartosh
2016-07-20oe-selftest: print errors when failed to find testRobert Yang
2016-07-20oe-git-proxy: don't depend on syslinuxAndré Draszik
2016-07-20devtool: add finish subcommandPaul Eggleton