summaryrefslogtreecommitdiffstats
path: root/scripts/lib/recipetool
Commit message (Expand)AuthorAgeFilesLines
* recipetool: create: fix error when extracting source to a specified directoryPaul Eggleton2016-01-151-0/+2
* recipetool: create: detect when specified URL returns a web pagePaul Eggleton2016-01-151-4/+11
* recipetool: create: fix do_install handling for makefile-only softwarePaul Eggleton2016-01-151-1/+1
* recipetool: create: avoid traceback on fetch errorPaul Eggleton2016-01-151-1/+5
* recipetool: create: handle https://....git URLsPaul Eggleton2016-01-151-0/+5
* recipetool: create: fix change in path structure if --extract-to path existsPaul Eggleton2015-10-071-0/+6
* devtool / recipetool: add handling for binary-only packagesPaul Eggleton2015-09-231-0/+14
* recipetool: create: fix handling of URIs containing #Paul Eggleton2015-09-231-2/+4
* recipetool: create: fix creating empty shell functionsPaul Eggleton2015-09-231-3/+19
* recipetool: add 'newappend' sub-commandChristopher Larson2015-09-181-0/+111
* devtool: make plugin_init optionalEd Bartosh2015-09-123-11/+0
* scriptutils: split out simple fetching function from recipetoolPaul Eggleton2015-09-091-29/+1
* recipetool.append: add extralines arg to appendsrcChristopher Larson2015-07-271-2/+2
* recipetool: appendsrcfile: handle S == STAGING_KERNEL_DIRChristopher Larson2015-07-231-0/+4
* recipetool: appendsrcfile: use -D, not -d for destdirChristopher Larson2015-07-231-1/+1
* recipetool: appendsrcfile: fix duplicate SRC_URI checkChristopher Larson2015-07-231-4/+5
* recipetool/append: Fix selftest failure with multilibRichard Purdie2015-07-121-0/+3
* recipetool: add appendsrcfile(s) sub-commandsChristopher Larson2015-06-271-6/+104
* recipetool.append: use argparse types for validationChristopher Larson2015-06-271-20/+25
* recipetool: appendfile: fix file command error handlingPaul Eggleton2015-06-181-2/+4
* recipetool: appendfile: clarify help textPaul Eggleton2015-06-181-6/+6
* recipetool: add appendfile subcommandPaul Eggleton2015-05-201-0/+360
* recipetool: allow specifying SRCREV via rev= in URIPaul Eggleton2015-05-011-4/+13
* devtool: add: use the appropriate file naming and versioning for SCM recipesPaul Eggleton2015-05-011-3/+12
* recipetool: ensure git clone is standalone when extractingPaul Eggleton2015-05-011-0/+2
* recipetool: avoid second-level subdir when extractingPaul Eggleton2015-05-011-6/+7
* recipetool: fix duplicate licenses being picked upPaul Eggleton2015-03-201-1/+3
* recipetool: fix regression caused by previous commitPaul Eggleton2015-02-231-4/+4
* recipetool: improve command-line helpPaul Eggleton2015-02-081-3/+5
* recipetool: replace version in S valuePaul Eggleton2015-02-031-0/+2
* recipetool: add python dependency scanning supportChristopher Larson2015-01-231-0/+160
* recipetool: add python buildsystem supportChristopher Larson2015-01-231-0/+560
* scripts/recipetool: Add a recipe auto-creation scriptPaul Eggleton2014-12-233-0/+732