summaryrefslogtreecommitdiffstats
path: root/meta/classes/npm.bbclass
Commit message (Expand)AuthorAgeFilesLines
* classes/npm: force to rebuild the prebuild addonsJean-Marie LEMETAYER2020-01-271-1/+6
* classes/npm: use the native pythonJean-Marie LEMETAYER2020-01-271-0/+3
* classes/npm: use the local node headersJean-Marie LEMETAYER2020-01-271-0/+3
* classes/npm: restrict the build to be offlineJean-Marie LEMETAYER2020-01-271-0/+3
* classes/npm: refactor the npm classJean-Marie LEMETAYER2020-01-271-75/+274
* npm: remove some temporary build filesJean-Marie LEMETAYER2019-05-211-0/+1
* npm: fix node and npm default directory conflictJean-Marie LEMETAYER2019-05-211-2/+4
* npm: get npm package name from npm packJean-Marie LEMETAYER2019-05-211-2/+2
* npm.bbclass: allow overriding NPM_INSTALL_DEVJef Driesen2018-10-251-1/+1
* npm: change install directory to upstream defaultRichard Purdie2018-10-251-5/+6
* npm: change install directory to upstream defaultOlaf Mandel2018-10-201-1/+1
* npm.bbclass: Node module name and recipe name can be differentBöszörményi Zoltán2018-02-061-5/+13
* npm.bbclass: Fix building node modules with npm@5Böszörményi Zoltán2018-02-061-2/+3
* classes/npm: allow installation of devDependenciesAnders Darander2017-03-221-2/+11
* classes/npm: set HOME during do_installPaul Eggleton2017-02-071-0/+3
* meta: remove True option to getVar callsJoshua Lock2016-12-161-2/+2
* classes/npm: use npm install to do installationPaul Eggleton2016-11-061-1/+5
* recipetool: create: support node.js code outside of npmPaul Eggleton2016-09-081-0/+4
* npm: npm.bbclass now adds nodejs to RDEPENDSHenry Bruce2016-08-171-0/+1
* npm.bbclass: avoid str/byte conversion problems for PKGV and SUMMARYPatrick Ohly2016-06-121-2/+2
* npm: add target_arch flag to npmBrendan Le Foll2016-05-301-1/+12
* npm.bbclass: Stop packagenames containing underscores from being generatedBrendan Le Foll2016-04-141-2/+4
* devtool: add: delete externalsrc files on npm recipe do_installPaul Eggleton2016-03-251-2/+4
* recipetool: create: split npm module dependencies into packagesPaul Eggleton2016-03-091-0/+20
* npm.bbclass: Add npm class to match fetcherBrendan Le Foll2016-02-281-0/+25