summaryrefslogtreecommitdiff
path: root/scripts/lib/recipetool
AgeCommit message (Expand)AuthorFiles
2017-04-12recipetool: create: hide missing npm error when called from devtoolPaul Eggleton2
2017-04-12devtool: add: fix node.js/npm handling with recipe specific sysrootsPaul Eggleton2
2017-04-12recipetool: create: fix for regression in npm license handlingPaul Eggleton1
2017-03-21devtool/recipetill: npm install of devDependenciesAnders Darander2
2017-03-04scripts/lib/create_npm: handle Public Domain licensesAnders Darander1
2017-03-04scripts/lib/create_npm: handle AND and OR in licensesAnders Darander1
2017-03-04scripts/lib/create_npm: rewrite see license in eulaAnders Darander1
2017-03-04create_npm.py: convert MIT/X11 to MITAnders Darander1
2017-02-15classes: Drop now unneeded update_data callsRichard Purdie1
2017-02-07recipetool: create: do not treat numbers in SCM URLs as versionsPaul Eggleton1
2017-02-07recipetool: create: properly handle npm optional dependenciesPaul Eggleton1
2016-12-16scripts: remove True option to getVarFlag callsJoshua Lock1
2016-12-16scripts: remove True option to getVar callsJoshua Lock6
2016-12-14devtool / recipetool: use tinfoil parsing APIPaul Eggleton3
2016-12-08recipetool: fix encoding-related errors creating python recipesPaul Eggleton1
2016-11-23recipetool: add postinst to .deb importStephano Cetola1
2016-11-07recipetool: create: separate LICENSE items with & by defaultPaul Eggleton1
2016-11-07devtool: add: show recipetool create outputPaul Eggleton1
2016-10-05devtool: add: build nodejs-native if npm is needed and not availablePaul Eggleton2
2016-09-28recipetool: newappend: drop _provide_to_pnChristopher Larson1
2016-09-19recipetool: create: support git short form URLsPaul Eggleton1
2016-09-19recipetool: create: tweak license crunchingPaul Eggleton1
2016-09-19recipetool: create: pick up AC_PROG_SWIGPaul Eggleton1
2016-09-19recipetool: create: detect python autoconf macrosPaul Eggleton1
2016-09-19recipetool: create: fix error with git tree and no networkPaul Eggleton1
2016-09-19recipetool: create: fix name/version extraction from filenamePaul Eggleton1
2016-09-19recipetool: create: improve python recipe license handlingPaul Eggleton1
2016-09-19recipetool: create: fix picking up name from local python source treePaul Eggleton1
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-08-18devtool/recipetool/meta: Adapt to bitbake API changes for multi-configuration...Richard Purdie2
2016-07-28recipetool: create: fix greedy regex that broke support for github tarballsPaul Eggleton1
2016-07-25recipetool: record unknown license filesPaul Eggleton1
2016-07-12recipetool: create: support specifying a file as the local sourcePaul Eggleton1
2016-07-12recipetool: create: fix handling of github URLsPaul Eggleton1
2016-07-08recipetool: create: drop unused convert_pkginfo() functionPaul Eggleton1
2016-07-08recipetool: create: avoid decoding errors with Python 3Paul Eggleton5
2016-07-01recipetool: recognize less common makefile namesNathan Lynch1
2016-06-02scripts: python3: convert iterables to listsEd Bartosh2
2016-06-02scripts: Fix urlparse imports for python3Ed Bartosh1
2016-06-02scripts: Fix encoding errors for python3Ed Bartosh3
2016-06-02scripts: Replace basestring -> str for python3Ed Bartosh2
2016-06-02scripts: Fix deprecated dict methods for python3Ed Bartosh5
2016-06-02classes/lib: Update to match python3 iter requirementsRichard Purdie1
2016-05-30recipetool / devtool: set a fixed SRCREV by default when fetching from gitPaul Eggleton1