aboutsummaryrefslogtreecommitdiff
path: root/build-system/Makefile
AgeCommit message (Collapse)Author
2022-03-08improve performance of 'make install'Florian Dold
We now only build workspace dependencies of taler-wallet-cli instead of the whole workspace.
2022-03-01fix #7140Sebastian
2021-10-12added example of withdrawal use casesSebastian
2021-08-24distv0.8.2Florian Dold
2021-07-13added information about how to run storybookSebastian
2021-05-24add frozen lockfileSebastian
2021-03-04install source maps for better error reportsFlorian Dold
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