Commit Graph

79 Commits

Author SHA1 Message Date
0fe4840ca2
-fix Makefile 2023-08-03 13:20:38 +02:00
Iván Ávalos
5a91ec2da6
Move anastasis CLI into separate package 2023-07-26 12:09:17 -06:00
30fb003ee3
-install with frozen lockfile 2023-06-21 09:51:08 +02:00
8f8674defd
-missing toplevel 'make install' components 2023-06-21 09:48:16 +02:00
709adb2d48
repo: fix Makefiles / top-level 'make install' target 2023-06-21 09:44:02 +02:00
f56a563533
build system: get rid of prepare scripts
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 15:25:53 +02:00
e06795debd
-pnpm 2023-06-06 15:06:11 +02:00
9d35a7dc9b
pnpm workaround 2023-06-06 14:59:56 +02:00
deed068c0e
-workaround attempt #2 2023-06-06 14:53:27 +02:00
1ee212b5d6
work around pnpm install issue 2023-06-06 14:48:21 +02:00
Sebastian
5e4c128319
use latest linaria lib 2023-06-01 12:24:05 -03:00
804ef8acb4
repo: move Makefile helper scripts to contrib 2023-03-29 19:33:58 +02:00
Sebastian
5f7a09e8da
bank prebuilt 2023-03-02 14:43:08 -03:00
ebb3e7e338
build system: convenience target to install CLIs 2023-02-10 00:07:42 +01:00
bc4e2d4147
-missing dist file 2023-01-27 12:38:24 +01:00
Sebastian
56622a247b
add make rule 2023-01-23 15:12:48 -03:00
99d7cbae04
-output nice message 2023-01-17 00:32:13 +01:00
c490c9806f
embedded: include in top-level Makefile 2023-01-17 00:30:38 +01:00
13d6810937
Makefile, dependencies 2023-01-02 20:21:57 +01:00
Sebastian
afa87c2cf4
make compile as default when no target is specified 2022-11-07 10:48:22 -03:00
d6c10226a5
repo: include sub-package ./configure in 'make dist' 2022-11-04 12:40:14 +01:00
d3855a1861
demobank-ui: fix error reporting 2022-10-31 16:06:22 +01:00
89a1b7119e
build system: makefile for taler-wallet-cli 2022-10-28 14:58:08 +02:00
c32b80c176
build system: use makefile directly, not from template 2022-10-28 14:48:50 +02:00
Florian Dold
b56fedc0ae
cleanup 2020-08-03 13:33:34 +05:30
Florian Dold
16bf55622a
build system 2020-08-03 13:33:33 +05:30
Florian Dold
ffd2a62c3f
modularize repo, use pnpm, improve typechecking 2020-08-03 13:01:05 +05:30
Florian Dold
9f5e61057e
upgrade rollup; bundle TS directly
This also resolves a problem where symbols weren't exported correctly for the Android wallet-core bundle
2020-07-17 18:00:34 +05:30
Florian Dold
9c735a0e6e
fix i18n build task 2020-04-07 16:16:58 +05:30
Florian Dold
fb2e2f8993
more lint fixes 2020-04-07 13:37:32 +05:30
Florian Dold
1471aae892
linter / simpler webextension pack 2020-04-07 01:23:29 +05:30
Florian Dold
47787c0b0b
make linter less grumpy 2020-04-06 23:32:01 +05:30
Florian Dold
07f25566ca
start spring cleaning, use rollup instead of both webpack and rollup 2020-04-06 21:05:51 +05:30
Florian Dold
a5137c3265
rollup 2019-12-02 18:12:59 +01:00
Florian Dold
70a2322940
automate android distribution, use files instead of .npmignore 2019-11-02 13:38:41 +01:00
Florian Dold
d79c2777c7
build system 2019-10-14 22:39:12 +05:30
ng0
8d8d578abc
bootstrap. 2019-10-11 22:28:33 +00:00
Florian Dold
4aaa66f390
build system 2019-10-05 23:31:08 +05:30
ng0
314e499ef0
bump submodule, add lines to enable bootstrapping the submodule and configure* 2019-10-02 21:25:19 +00:00
Florian Dold
1a23fbcb4f
adapt to instance changes 2019-10-01 20:46:22 +02:00
ng0
2d60f76abf
configure: implement --yarn 2019-10-01 17:32:29 +00:00
ng0
c97daf46fc
A first solution for #5899 2019-09-20 16:56:39 +00:00
Florian Dold
8144b0f553
welcome page with error diagnostics / react refactoring 2019-09-05 16:10:53 +02:00
Florian Dold
0f2fbf20ed
re-add yarn-install 2019-08-20 16:05:38 +02:00
Florian Dold
08b490783b
comments 2019-08-19 14:20:32 +02:00
Florian Dold
3578117687
make install depend on tsc 2019-08-19 14:16:42 +02:00
Florian Dold
7cc1a71deb
fix 'make check' 2019-08-19 14:12:14 +02:00
Florian Dold
8f899beb4c
tweak build system 2019-08-19 14:10:51 +02:00
Florian Dold
10df69131f
adhere better to GNU guidlines 2019-08-19 14:08:14 +02:00
Florian Dold
e89b0752c1
update package versions 2019-05-07 23:46:50 +02:00