Anton-4
a27feb309a
Remove run anyway tip ( #7782 )
2025-05-12 17:51:58 +02:00
Anton-4
8c87280ea7
fix nix problem ld-linux-aarch64.so.1 ( #7655 )
...
* fix nix problem linux aarch64
* more reliable rust install
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
* fix copy paste
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
---------
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2025-03-03 19:36:28 +01:00
Anton-4
6ccc828ee5
correct error message
2025-01-07 16:32:16 +01:00
Jakub Konka
4764b23282
cli: add --verbose flag to CMD_BUILD
2024-12-31 11:57:59 +01:00
Jakub Konka
94e9528c51
compiler: suppress Apple ld linker warnings
2024-12-30 16:29:05 +01:00
Jakub Konka
b0cd51f089
Revert "Revert "Merge pull request #7424 from kubkon/macho-surgery""
2024-12-30 16:26:42 +01:00
Anton-4
2dec72a797
Revert "Merge pull request #7424 from kubkon/macho-surgery"
...
This reverts commit 723e35f11e
, reversing
changes made to 0ce43ffd1e
.
2024-12-30 14:32:56 +01:00
Luke Boswell
723e35f11e
Merge pull request #7424 from kubkon/macho-surgery
...
linker: refactor surgical Mach-O linker code
2024-12-29 15:12:11 +11:00
Jakub Konka
9cb0c00b2a
Remove a debugging hack
2024-12-28 21:43:36 +01:00
Brendan Hansknecht
c073f1fb03
clippy try 2
2024-12-28 11:56:11 -08:00
Brendan Hansknecht
a3fba8afbf
clippy
2024-12-28 11:48:01 -08:00
Brendan Hansknecht
8e402b507f
use default llvm pipelines directly
2024-12-28 10:53:54 -08:00
Jakub Konka
322366bab3
save generated app_data to an object file
2024-12-28 10:04:36 +01:00
Brendan Hansknecht
d74a3c0746
Merge remote-tracking branch 'origin/main' into upgrade-llvm-zig
2024-12-12 13:29:10 -08:00
Brendan Hansknecht
109cafcafe
fix how benchmark script is loaded on main
...
To get #6921 working, we need the benchmark script to pull glue.zig correctly on main.
As such, we need to load it into a lib dir such that it is found in the correct relative path.
This hopefully will get the benchmarking working on the other PR.
Also, switch over to `lib` dir first cause that is what is seen in the wide.
2024-12-12 09:54:36 -08:00
faldor20
a7308130cf
clippy on everything
2024-12-12 20:54:25 +10:00
faldor20
81f2095e61
basic working
...
compiling, but still missing positions from expression errors
2024-12-12 20:54:25 +10:00
Brendan Hansknecht
3790ddf743
expand zig nix workaround and update issue number
2024-12-11 21:31:56 -08:00
Brendan Hansknecht
87537b800e
merge llvm ir optimization locations
2024-12-11 17:33:20 -08:00
Brendan Hansknecht
0a573ca557
Merge remote-tracking branch 'origin/main' into upgrade-llvm-zig
2024-12-11 16:38:34 -08:00
JRI98
90f517712a
Remove unused code
2024-12-05 09:18:52 +00:00
Luke Boswell
656a7bcd87
Merge remote-tracking branch 'remote/main' into upgrade-llvm-zig
2024-11-30 10:18:11 +11:00
Luke Boswell
6ce35c4337
replace cargo deps with workspace in alias_analysis, build, builtins, can
2024-11-29 11:12:25 +11:00
Luke Boswell
2feb5d3c2e
Merge remote-tracking branch 'remote/main' into upgrade-llvm-zig
2024-11-29 08:58:47 +11:00
Luke Boswell
34f5b61c3b
restore --no-link build pipeline
2024-11-21 16:20:05 +11:00
Anton-4
0ab04c0d7e
remove mentions of --prebuilt-platform
2024-11-13 18:52:01 +01:00
Luke Boswell
dc3aa06d61
Merge remote-tracking branch 'remote/main' into upgrade-llvm-zig
2024-11-13 09:02:20 +11:00
Anton-4
9a3495cfae
minor cleanup
2024-11-12 19:16:20 +01:00
Luke Boswell
81f466fee0
cargo fmt
2024-11-04 13:59:14 +11:00
Anton-4
afd26360a0
removed unused dependency, wasm benchmark debugging progress
2024-10-26 19:59:57 +02:00
Luke Boswell
d0ee040421
make clippy happy
2024-10-24 11:31:15 +11:00
Anton-4
63b8e50d96
refactoring PrebuiltHost, fixed glue tests
2024-10-23 19:30:39 +02:00
Anton-4
0e28199b49
fixed valgrind crate
2024-10-21 17:43:22 +02:00
Anton-4
b346adfab8
fixes and refactoring progress
2024-10-16 16:39:16 +02:00
Anton-4
a12d281707
fix 'Only 64bit little endian...' with prebuilt platform
2024-10-15 16:15:41 +02:00
Luke Boswell
de9491eb7f
Merge remote-tracking branch 'remote/main' into rebuild-platform
2024-10-09 09:57:27 +11:00
Anton-4
03a2d364a6
fix surgical linking
2024-10-08 11:45:46 +02:00
Brendan Hansknecht
5b8b781bad
remove single entrypoint
2024-10-07 21:16:30 -07:00
Brendan Hansknecht
a9d1327dd1
Enable multiple functions exposed to the host
2024-10-07 21:16:30 -07:00
Luke Boswell
99e2bc2038
Merge remote-tracking branch 'remote/main' into upgrade-llvm-zig
2024-09-05 12:11:51 +10:00
Luke Boswell
e7a90f1ab5
fix clippy
2024-08-18 15:22:16 +10:00
Luke Boswell
861222078e
fix plumbing for roc_glue
2024-08-18 15:05:57 +10:00
Luke Boswell
767ec7af84
cli run tests passing on macos
2024-08-16 17:59:53 +10:00
Luke Boswell
0767115414
WIP refactor to build test platform once per test run
2024-08-16 12:05:47 +10:00
Luke Boswell
9ecb209f73
add suppress warning flag, remove test test_roc_app_slim
2024-08-16 11:29:39 +10:00
Sam Mohr
28ceb0e93f
Fix formatting and clippy issues
2024-08-14 19:48:38 -07:00
Sam Mohr
49f5ea88fc
Merge branch 'main' into rebuild-platform
2024-08-14 19:40:57 -07:00
Sam Mohr
550baded7f
Merge branch 'main' into rebuild-platform
2024-08-14 19:39:30 -07:00
Luke Boswell
7ab15143eb
fix typo
2024-08-15 08:11:43 +10:00
Anton-4
47978c8a20
use macos codesign
...
Anaconda also has a codesign and we want to use the macos one, see https://github.com/pyinstaller/pyinstaller/issues/8581#issuecomment-2147311833
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-08-14 17:01:17 +02:00