0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-20 03:52:17 +02:00
libsignal/node
Jordan Rose eff149b398 GitHub: Build Ubuntu Node releases using Docker, for Ubuntu 16 compat
The only supported way to target an older glibc is to build against
that glibc; consequently, we need to build on an Ubuntu 16 system (or
similar) to target Ubuntu 16. This requires downloading second-party
versions of Clang and CMake, which are too old in the default Ubuntu
repository, as well as building our own Python.

Do all this in a new Dockerfile based on Ubuntu 16.04. This isn't as
rigorous as the Java "reproducible build" Dockerfile, since we're not
pinning the base image or the repositories we're fetching from, but
it's still an image with the environment and tools we need.
2022-08-01 15:59:29 -07:00
..
ts [feature] CDS2 attestation 2022-07-22 12:23:57 -07:00
.eslintignore Re-apply "device transfer: replace picky with boring" 2022-06-22 16:33:21 -07:00
.eslintrc.js node: Fix eslint issues 2021-11-08 11:06:32 -08:00
.prettierignore Move package.json inside the node/ directory 2021-11-08 16:40:50 -08:00
binding.gyp Move package.json inside the node/ directory 2021-11-08 16:40:50 -08:00
build_node_bridge.py Node: On Windows in GitHub CI, use $TMP as the build directory 2022-06-30 10:59:29 -07:00
docker-prebuildify.sh GitHub: Build Ubuntu Node releases using Docker, for Ubuntu 16 compat 2022-08-01 15:59:29 -07:00
Dockerfile GitHub: Build Ubuntu Node releases using Docker, for Ubuntu 16 compat 2022-08-01 15:59:29 -07:00
Native.d.ts [feature] CDS2 attestation 2022-07-22 12:23:57 -07:00
Native.js node: Move TypeScript source files into ts/ directory 2021-11-08 16:40:50 -08:00
package.json Bump to version v0.19.1 2022-07-25 17:13:19 -07:00
tsconfig.json node: Move TypeScript source files into ts/ directory 2021-11-08 16:40:50 -08:00
yarn.lock zkgroup: Add AuthCredentialWithPni 2022-06-21 15:11:57 -07:00
zkgroup.d.ts Update artifact/package/module names across all three app languages 2022-03-23 10:49:09 -07:00
zkgroup.js Update artifact/package/module names across all three app languages 2022-03-23 10:49:09 -07:00