Folkert
|
a7eeae05ca
|
support i386 (no linking yet)
|
2021-09-04 01:31:33 +02:00 |
|
rvcas
|
059aeaf1de
|
fix: obj and ir files have new names
|
2021-08-29 10:47:53 -04:00 |
|
Folkert
|
40d86551ad
|
build builtins with 32-bit pointers
|
2021-08-24 16:38:47 +02:00 |
|
Folkert
|
459af15c8f
|
WIP
|
2021-08-23 21:14:09 +02:00 |
|
Richard Feldman
|
5dc0870f6a
|
Use vanilla llvm-as
|
2021-06-07 22:05:00 -04:00 |
|
Folkert
|
8e227c7e7c
|
update to llvm 12
|
2021-06-07 20:02:59 +02:00 |
|
Richard Feldman
|
3684488629
|
Make sure BUILTINS_O gets set
|
2021-06-06 00:55:10 -04:00 |
|
Richard Feldman
|
0e5619c422
|
Skip zig build on Netlify
|
2021-06-05 22:32:34 -04:00 |
|
Folkert
|
551c9355a6
|
run rustfmt
|
2021-05-29 20:57:27 +02:00 |
|
Jared Ramirez
|
a4d3f96f25
|
Run build script instead of zig build on big sur
|
2021-05-28 17:03:59 -07:00 |
|
Richard Feldman
|
829edd509c
|
Include builtins.bc in the roc binary
|
2021-05-26 20:45:27 -04:00 |
|
Folkert
|
27dc420617
|
don't rebuild when zig cache changes
|
2021-02-17 23:42:28 +01:00 |
|
Brendan Hansknecht
|
7d24d51392
|
gen_dev: generate and link zig builtins.
|
2021-02-14 18:15:00 -08:00 |
|
Richard Feldman
|
7391ec98f7
|
Make builtin build.rs script more resilient
Before this change, re-running it from the root of the project
failed for me.
|
2020-12-09 22:42:40 -05:00 |
|
Folkert
|
1fe0f5d780
|
Merge remote-tracking branch 'origin/trunk' into editor-ir
|
2020-12-05 20:58:27 +01:00 |
|
Jared Ramirez
|
d41ea3f2d7
|
Fix clippy
|
2020-12-04 14:21:18 -07:00 |
|
Jared Ramirez
|
7e9cf27d94
|
[WIP] Use zig build system in build script; Nearly fix str tests
|
2020-12-04 14:07:47 -07:00 |
|
Chad Stearns
|
58f0c48338
|
Str.split works for big str
|
2020-11-08 15:01:52 -05:00 |
|
Chad Stearns
|
b4ecf3c12f
|
Make zig builtins recompilation sensitive to all zig files
|
2020-11-08 15:01:08 -05:00 |
|
Jared Ramirez
|
430666a948
|
Fix cargo clippy
|
2020-11-07 15:29:53 -06:00 |
|
Jared Ramirez
|
63308d90e1
|
Add Str.countGraphemes
|
2020-11-06 16:54:28 -06:00 |
|
Richard Feldman
|
675c46816a
|
Explicitly use llvm-as-10
|
2020-10-28 20:19:50 -04:00 |
|
Jared Ramirez
|
3e0d4cd3c7
|
Docs & comments cleanup
|
2020-10-28 11:19:38 -07:00 |
|
Jared Ramirez
|
242eb6f905
|
Build bitcode with zig 🎉
|
2020-10-28 09:21:56 -07:00 |
|