summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/build.py
Commit message (Expand)AuthorAgeFilesLines
* devtool: add "rename" subcommandPaul Eggleton2016-11-071-1/+1
* scripts: python3: convert iterables to listsEd Bartosh2016-06-031-1/+1
* devtool: categorise and order subcommands in help outputPaul Eggleton2016-02-211-1/+2
* devtool: build: ensure pkgdata is written outPaul Eggleton2016-01-241-5/+11
* devtool: build: support using BBCLASSEXTENDed namesPaul Eggleton2016-01-111-2/+2
* devtool: clarify help textPaul Eggleton2015-12-011-2/+1
* devtool: build: enable showing default task in helpPaul Eggleton2015-12-011-2/+4
* devtool: build: use bbappend to set PARALLEL_MAKEPaul Eggleton2015-12-011-19/+26
* devtool: drop unused plugin_init() functionsPaul Eggleton2015-12-011-4/+0
* devtool: check that source tree still existsPaul Eggleton2015-09-231-4/+2
* devtool: Allow disabling make parallelism on build commandLeonardo Sandoval2015-09-091-3/+30
* devtool: Create a single file for the build devtool featureLeonardo Sandoval2015-09-091-0/+50