Book-reader
79c0c8e082
Build linux binaries for releases with proper curl support ( #2464 )
...
* Build linux binaries with proper curl support
* Move vendor-fetch tests to a more appropriate location
2025-09-06 11:00:07 +02:00
Tom Clesius
e7e9d3b8c7
Adapt Docker script and Dockerfile ( #1347 )
...
Adapt Docker script and Dockerfile
2024-08-13 13:37:16 +02:00
Kenta
90d91b4891
Update build-with-docker.sh
...
Remove debug echo call in config check
2023-07-14 10:39:29 +02:00
Kenta
dbb759713f
Update build-with-docker.sh
...
Improve the bash script by taking user input straight to a variable with read -p.
Clean the code up.
2023-01-30 23:44:40 +01:00
Kenta
61cc8163f9
Update docker script and dockerfile
...
Using Ubuntu 23 throws an error "groupadd: GID '1000' already exists" when trying to build. Ubuntu 22 works fine.
There should be no difference between building C3 on Ubuntu 22 vs 23.
To avoid issues raised it's best to move to single Ubuntu version that builds the compiler.
2023-01-30 21:47:37 +01:00
Christoffer Lerno
adf84e38d0
Update LLVM versions.
2023-01-30 13:54:28 +01:00
Christoffer Lerno
aded1cb736
Use 15.0.6 on windows. Exclude 14 on linux. Update docker build.
2023-01-11 00:52:43 +01:00
Christoffer Lerno
a66c0942f8
Adding saturated builtins. Remove LLVM 12 support. Remove old llvm optimizer use.
2022-09-17 12:03:08 +02:00
gdm85
1940f6967c
Add support for podman
...
Use a tmpfs when running
Prefix podman images with 'localhost/'
2022-03-23 18:44:46 +01:00
data-man
adf2b2e818
Update build-with-docker.sh [skip ci]
2022-03-23 16:48:46 +01:00
gdm85
c9cef7dace
Tag images with Ubuntu version
...
Copy also lib
2021-06-28 21:33:31 +02:00
gdm85
33fc08542e
Add support of builds for Ubuntu 18/20 through Docker
2021-06-15 09:57:34 +02:00