Commit graph

63 commits

Author SHA1 Message Date
Lean stage0 autoupdater
92927cb4df chore: update stage0 2025-04-23 14:54:30 +00:00
Lean stage0 autoupdater
385c6db4ce chore: update stage0 2025-03-21 21:12:34 +00:00
Lean stage0 autoupdater
5513f6a468 chore: update stage0 2025-03-17 19:01:29 +00:00
Lean stage0 autoupdater
c7f706baeb chore: update stage0 2025-02-25 08:57:53 +00:00
Lean stage0 autoupdater
01be97309e chore: update stage0 2025-02-12 09:15:43 +00:00
Lean stage0 autoupdater
341c64a306 chore: update stage0 2024-10-03 06:56:06 +00:00
Kim Morrison
0b9a4bd65e chore: update stage0 2024-09-10 15:24:23 +10:00
Sebastian Ullrich
082ed944d8 fix: Windows stage 0 2024-08-15 14:50:56 +02:00
Lean stage0 autoupdater
3c07e48a33 chore: update stage0 2024-08-15 12:12:52 +00:00
Lean stage0 autoupdater
bd5f8ef242 chore: update stage0 2024-08-14 09:45:24 +00:00
Sebastian Ullrich
55d09a39b4
fix: move Std from libleanshared to much smaller libInit_shared (#4661)
Fixes the Windows build. As libLean is by far the biggest component,
there is no need for a separate libStd_shared for now.

```
$ find build/release/stage1/lib/lean -name '*.a' -exec bash -c 'echo -n "{} " ; nm {} | grep " T " | wc -l' \;
build/release/stage1/lib/lean/libleanrt.a 497
build/release/stage1/lib/lean/libleancpp.a 1320
build/release/stage1/lib/lean/libInit.a 7476
build/release/stage1/lib/lean/libStd.a 1696
build/release/stage1/lib/lean/libLean.a 64339
build/release/stage1/lib/lean/libLake.a 5722
```
2024-07-06 11:43:09 +02:00
Lean stage0 autoupdater
75fe520562 chore: update stage0 2024-07-05 16:43:21 +00:00
Sebastian Ullrich
5767a597d4 chore: update stage0 2024-06-21 22:04:02 +02:00
Sebastian Ullrich
237f392cc1 chore: update stage0 2024-06-14 12:35:45 +02:00
Lean stage0 autoupdater
f70895ede5 chore: update stage0 2024-03-15 16:30:21 +00:00
Leonardo de Moura
ea9a417371 chore: update stage0 2024-03-01 22:33:14 -08:00
Leonardo de Moura
02e4fe0b1c chore: update stage0 2024-02-25 11:44:42 -08:00
Joachim Breitner
00359a0347
chore: update stage0 (#3041) 2023-12-08 12:14:47 +00:00
Alexander Bentkamp
7dc1618ca5
feat: Web Assembly Build (#2599)
Co-authored-by: Rujia Liu <rujialiu@user.noreply.github.com>
2023-10-04 09:04:20 +02:00
Sebastian Ullrich
c2a5730bc9 chore: update stage0 2023-09-13 17:45:54 +02:00
Tobias Grosser
beddf011d7 chore: update stage0 2023-08-14 13:33:46 +02:00
tydeu
8de1c0786c chore: make Lean build shell configurable 2023-08-07 23:05:37 +02:00
Siddharth Bhat
96c59ccced chore: update stage0 2023-07-25 11:03:16 +02:00
Sebastian Ullrich
fea819bf3c chore: update stage0 2022-11-14 12:56:03 +01:00
Leonardo de Moura
1e135e58a1 chore: update stage0 2022-09-07 13:24:19 -07:00
Henrik Böving
5d834f3f0e chore: update stage0 2022-08-31 16:28:07 -07:00
Leonardo de Moura
7a8c91fe83 chore: update stage0 2022-08-13 18:15:14 -07:00
Leonardo de Moura
1e1c231edd chore: update stage0 2022-08-13 18:07:30 -07:00
Sebastian Ullrich
2c1e6a0343 chore: update stage0 2022-07-29 21:44:57 +02:00
Leonardo de Moura
21f7c297e6 chore: update stage0 2022-03-28 14:30:35 -07:00
Leonardo de Moura
7f0060b214 chore: update stage0 2022-02-04 18:25:35 -08:00
Sebastian Ullrich
4cc9072ec3 chore: update stage0 2021-10-18 13:11:04 +02:00
Sebastian Ullrich
89d6c70273 fix: macOS build 2021-10-08 18:34:28 +02:00
Leonardo de Moura
f4759c9a22 chore: update stage0 2021-09-28 17:49:20 -07:00
Leonardo de Moura
b8ca5ff280 chore: update stage0 2021-09-21 13:19: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
Leonardo de Moura
452b717a97 chore: update stage0 2021-08-13 17:14:38 -07:00
Leonardo de Moura
97a7ef5962 chore: update stage0 2021-06-06 18:57:33 -07:00
Leonardo de Moura
7245629913 chore: update stage0 2021-04-30 17:17:03 -07:00
Sebastian Ullrich
47c9b740b4 chore: update stage0 2021-04-29 13:37:41 +02:00
Leonardo de Moura
6f1eaa96f1 chore: update stage0 2021-04-05 07:12:42 -07:00
Sebastian Ullrich
8d7c8cc6f0 chore: update stage0 2021-04-05 13:54:29 +02:00
Leonardo de Moura
e4f8aad664 chore: update stage0 2021-03-23 18:17:18 -07:00
Sebastian Ullrich
a798101c08 chore: update stage0 2021-03-22 16:33:37 +01:00
Leonardo de Moura
46d861847e chore: update stage0 2021-01-27 16:28:01 -08:00
Leonardo de Moura
adc970c2ca chore: update stage0 2021-01-26 12:58:50 -08:00
Leonardo de Moura
83ab2e5555 chore: update stage0 2021-01-24 17:53:36 -08:00
Leonardo de Moura
e91df21e55 chore: update stage0 2021-01-11 12:55:39 -08:00
Leonardo de Moura
ac77df82c0 chore: update stage0 2021-01-10 07:15:29 -08:00