summaryrefslogtreecommitdiff
path: root/build-system/Makefile
AgeCommit message (Collapse)Author
2021-02-010006728: set up wallet CI pipeline for WebExtension buildSebastian
This commit split in three main things: * added deploy-webext to upload the extension zipfile * put scope into the npm packages to be able to deploy them * added deploy-npm to deploy related npm packages Also, fixing bug on `make clean`. Some packages where not being deleting tsconfig.tsbuildinfo and making subsequent `make` fail
2020-11-16install recursivelyFlorian Dold
Is this a PNPM regression? This is usually the default ...
2020-11-13only use version in 'make dist'Florian Dold
2020-11-13fix distFlorian Dold
2020-09-18ensure bin/ exists under prefixMS
2020-08-11adjust pathFlorian Dold
2020-08-07make sure bin existsFlorian Dold
2020-08-06integration test runnerFlorian Dold
2020-08-03makefileFlorian Dold
2020-08-03cleanupFlorian Dold