Lean stage0 autoupdater
46ae4c0d7c
chore: update stage0
2025-02-10 11:58:06 +00:00
Lean stage0 autoupdater
da9a0c4190
chore: update stage0
2024-12-04 00:04:00 +00:00
Sebastian Ullrich
6c5f79c0df
chore: update stage0
2023-10-26 10:47:14 +02:00
Sebastian Ullrich
9490328429
chore: update stage0
2022-06-28 11:50:59 +02:00
Sebastian Ullrich
4a9bc88a4e
chore: fix USE_GMP=OFF by removing GMP linking customization
2022-03-26 16:29:52 +01:00
Sebastian Ullrich
35e623fca0
chore: update stage0
2021-12-15 15:58:32 +01:00
Leonardo de Moura
8af1024931
chore: update stage0
2021-11-23 06:23:06 -08:00
Gabriel Ebner
aa3d7cd751
chore: update stage0
2021-10-26 20:19:27 +02:00
Leonardo de Moura
f4759c9a22
chore: update stage0
2021-09-28 17:49:20 -07:00
Leonardo de Moura
8feb14186e
chore: update stage0
2021-09-09 18:07:35 -07:00
Sebastian Ullrich
6521143ab3
chore: update stage0
2021-08-20 09:42:05 -07:00
Sebastian Ullrich
9e1fc3e9e9
chore: update stage0
2021-06-17 12:51:23 -07:00
Leonardo de Moura
97a7ef5962
chore: update stage0
2021-06-06 18:57:33 -07:00
Leonardo de Moura
e47485a9d1
chore: update stage0
2021-01-31 08:25:16 -08:00
Leonardo de Moura
adc970c2ca
chore: update stage0
2021-01-26 12:58:50 -08:00
Leonardo de Moura
ac77df82c0
chore: update stage0
2021-01-10 07:15:29 -08:00
Leonardo de Moura
646f2bdefe
chore: update stage0
2020-11-13 16:32:05 -08:00
Leonardo de Moura
b6f6e44f7c
fix: build
...
@Kha It is not clear why this change fixed the build on my
Linux (running on VirtualBox). The issue seems to be due
circular dependencies between the static libraries, and the order the
static libraries are processed. Note that the build worked on my OSX
without this change.
2020-06-25 15:30:11 -07:00
Sebastian Ullrich
58a7230dd9
chore: update stage0
2020-06-16 10:57:57 +02:00
Leonardo de Moura
b0dbaada54
chore: update stage0
2020-05-26 13:56:49 -07:00
Leonardo de Moura
5eae116e66
chore: update stage0
2020-05-22 11:23:38 -07:00
Leonardo de Moura
83d1b62a99
chore: update stage0
2020-05-22 09:37:35 -07:00
Leonardo de Moura
5c03838fad
chore: update stage0
2020-05-18 12:14:42 -07:00
Sebastian Ullrich
a6fbf3c20e
refactor: make stages internally consistent by compiling the stageN lib with the stageN compiler, rename static libraries
...
The old stage1 is now stage0.5, which at least suggests that it's not an entirely consistent stage in general
2020-05-14 23:13:51 +02:00
Sebastian Ullrich
10253e89ea
chore: move bin/ and .oleans into build directory
2020-05-14 14:47:54 +02:00