Eberhard Beilharz
|
1d0db5945a
|
docs(core): Don't put emscripten on the path
This change addresses the code review comments. We don't want
emscripten to be in `PATH` and instead set the `EMSCRIPTEN_BASE`
environment variable.
|
2023-07-31 10:40:34 +02:00 |
|
Eberhard Beilharz
|
93f05d6456
|
docs(core): Document how to build Core on Linux
Closes #8913.
|
2023-07-24 19:54:17 +02:00 |
|
Eberhard Beilharz
|
124a0794f1
|
chore(linux): Update docker builds
- add keyman ppa and update to patched ibus
- install nodejs 18
- update documentation
|
2023-07-05 12:19:51 +02:00 |
|
Steven R. Loomis
|
71ed48ba2e
|
chore(linux): Add Node.js to the docker container
- used in feature-ldml
Relates to #7102
|
2022-10-11 15:57:55 -05:00 |
|
Steven R. Loomis
|
4816e590cf
|
feat(linux): Dockerfile for linux builder
- add Dockerfile in linux/Dockerfile, referencing linux/debian/control
- add docs in docs/build/linux-ubuntu.md
Fixes: #7102
|
2022-08-26 17:08:56 -05:00 |
|