aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2024-02-26fix missing demobank prebuiltSebastian
2024-02-14update prebuilt scriptSebastian
2024-01-29add DB migration test data and check-migration targetFlorian Dold
2024-01-18cleaned repo of auditor depsNic Eigel
2024-01-14updating makefile, fixing auditor-backofficeNic Eigel
2023-11-29add rules to build Debian packagesv0.9.3Christian Grothoff
2023-11-14build challengerSebastian
2023-11-06show kyc requirementSebastian
2023-09-28build system: support DESTDIRFlorian Dold
2023-08-03-fix MakefileÖzgür Kesim
2023-07-26Move anastasis CLI into separate packageIván Ávalos
2023-06-21-install with frozen lockfileFlorian Dold
2023-06-21-missing toplevel 'make install' componentsFlorian Dold
2023-06-21repo: fix Makefiles / top-level 'make install' targetFlorian Dold
2023-06-06build system: get rid of prepare scriptsFlorian Dold
These don't seem to be the right location to compile packages. The newest version of pnpm runs all those scripts on "pnpm install", even if we filter for only one package. That results in a build performance issue.
2023-06-06-pnpmFlorian Dold
2023-06-06pnpm workaroundFlorian Dold
2023-06-06-workaround attempt #2Florian Dold
2023-06-06work around pnpm install issueFlorian Dold
2023-06-01use latest linaria libSebastian
2023-03-29repo: move Makefile helper scripts to contribFlorian Dold
2023-03-02bank prebuiltSebastian
2023-02-10build system: convenience target to install CLIsFlorian Dold
2023-01-27-missing dist fileFlorian Dold
2023-01-23add make ruleSebastian
2023-01-17-output nice messageFlorian Dold
2023-01-17embedded: include in top-level MakefileFlorian Dold
2023-01-02Makefile, dependenciesFlorian Dold
2022-11-07make compile as default when no target is specifiedSebastian
2022-11-04repo: include sub-package ./configure in 'make dist'Florian Dold
2022-10-31demobank-ui: fix error reportingFlorian Dold
2022-10-28build system: makefile for taler-wallet-cliFlorian Dold
2022-10-28build system: use makefile directly, not from templateFlorian Dold
2020-08-03cleanupFlorian Dold
2020-08-03build systemFlorian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold
2020-07-17upgrade rollup; bundle TS directlyv0.7.1-dev.9Florian Dold
This also resolves a problem where symbols weren't exported correctly for the Android wallet-core bundle
2020-04-07fix i18n build taskFlorian Dold
2020-04-07more lint fixesFlorian Dold
2020-04-07linter / simpler webextension packFlorian Dold
2020-04-06make linter less grumpyFlorian Dold
2020-04-06start spring cleaning, use rollup instead of both webpack and rollupFlorian Dold
2019-12-02rollupFlorian Dold
2019-11-02automate android distribution, use files instead of .npmignoreFlorian Dold
2019-10-14build systemFlorian Dold
2019-10-11bootstrap.ng0
2019-10-05build systemFlorian Dold
2019-10-02bump submodule, add lines to enable bootstrapping the submodule and configure*ng0
2019-10-01adapt to instance changesFlorian Dold
2019-10-01configure: implement --yarnng0