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 |
|
Brendan Hansknecht
|
c5c2617596
|
clippy
|
2024-07-13 10:39:59 -07:00 |
|
Brendan Hansknecht
|
b1eb1e2971
|
deal with xcode version and ld_classic
|
2024-07-13 10:39:58 -07:00 |
|
Brendan Hansknecht
|
1e04668ee4
|
remove ld_classic and fix dev backend missing layout
|
2024-07-13 10:39:56 -07:00 |
|
Brendan Hansknecht
|
9e70308952
|
cleanup misc minor issues
|
2024-07-13 10:39:53 -07:00 |
|
Anton-4
|
1bcf30391b
|
Merge pull request #6819 from roc-lang/rust-1-77-2-upgrade
Rust 1.77.2 upgrade
|
2024-07-06 03:23:54 +02:00 |
|
Luke Boswell
|
44d76d78a1
|
Merge pull request #6833 from shua/fixme
resolve TODO: don't use vec
|
2024-06-28 12:44:43 +10:00 |
|
shua
|
91c071713b
|
appease clippy (only on mac silicon?)
|
2024-06-24 16:53:32 +02:00 |
|
Ryan Barth
|
1858fc90e1
|
fix: use path finder everywhere, fix get_relative_path() call
|
2024-06-23 12:02:50 -07:00 |
|
Ryan Barth
|
5a231763af
|
fix: change target directory output to match release tarball structure
|
2024-06-23 10:00:36 -07:00 |
|
shua
|
4d0112ef2a
|
resolve TODO: don't use vec
|
2024-06-23 16:20:05 +02:00 |
|
Anton-4
|
fb7fa99b2c
|
Merge branch 'main' of github.com:roc-lang/roc into rust-1-77-2-upgrade
|
2024-06-18 18:47:09 +02:00 |
|
Luke Boswell
|
3976c39c6d
|
add SystemConfiguration framework
|
2024-06-12 15:46:45 +10:00 |
|
Luke Boswell
|
3a2b27dcdb
|
default to host libhost for prebuilt platform binary if target specific not found
|
2024-05-20 19:41:02 +10:00 |
|
Anton-4
|
d16409552c
|
rust 1.77 upgrade
|
2024-04-16 15:49:28 +02:00 |
|
Anton-4
|
a7b843743d
|
upgrade to rust 1.76.0
|
2024-04-15 19:20:07 +02:00 |
|
Anton-4
|
4d9202ec6e
|
upgrade to rust 1.75.0
|
2024-04-15 16:29:23 +02:00 |
|
Anton-4
|
46daccef62
|
rust 1.73.0 -> 1.74.1
|
2024-04-12 17:16:09 +02:00 |
|
Anton-4
|
83904ec62b
|
Merge pull request #6591 from FabHof/dec-float-decoding-builtins
Add builtins for dec and float
|
2024-04-08 13:24:31 +02:00 |
|
Anton-4
|
e6e708360c
|
1.72.1->1.73.0
|
2024-04-06 15:38:14 +02:00 |
|
Anton-4
|
bb38721eaf
|
zig host target native->x86_64-native
|
2024-04-06 13:51:53 +02:00 |
|
Oskar Hahn
|
62e30fd7d0
|
Call cargo fmt --all
|
2024-04-01 12:52:56 +02:00 |
|
Oskar Hahn
|
aec618d5fc
|
Remove the .1 version libapp.so and the fileextension .1.0
|
2024-04-01 12:41:09 +02:00 |
|
Brendan Hansknecht
|
6dc5bfb1b7
|
Use roc_target over target_lexicon
Tailors a target class for our needs.
Replaces tons of uses across the entire compiler.
This is a base for later adding new targets like thumb.
|
2024-03-31 10:50:26 -07:00 |
|
Jonathan Schear
|
ae6516d54f
|
Remove remaining usages of cli_testing_examples folder
|
2024-03-06 09:58:11 -05:00 |
|
Anton-4
|
9e05d21b3f
|
less verbose build debugging
|
2024-02-28 13:50:48 +01:00 |
|
Anton-4
|
bb0df1ef0a
|
link_linux cleanup
|
2024-02-28 12:33:34 +01:00 |
|
Oskar Hahn
|
06ab08003f
|
Export all symbols on wasm builds
|
2024-02-26 15:40:58 +01:00 |
|
Brian Carroll
|
a9a1ae1511
|
Get rid of dead code warning
|
2024-02-06 08:17:31 +00:00 |
|
Brian Carroll
|
0f19ecbb86
|
Handle env vars in debug printing
|
2024-02-06 08:04:00 +00:00 |
|
Brian Carroll
|
26fdbaf4cd
|
Create a debug flag for build commands
|
2024-02-06 07:54:55 +00:00 |
|
Folkert
|
41ad915c35
|
make an inline expect triggered by a top-level expect work
|
2024-02-01 13:08:01 +01:00 |
|
Brendan Hansknecht
|
689a930082
|
Merge remote-tracking branch 'origin/main' into rust-1-72-upgrade
|
2024-01-27 08:07:48 -08:00 |
|
Brendan Hansknecht
|
bdbbfb36d1
|
add ROC_LINK_FLAGS support to linux
|
2024-01-26 20:55:16 -08:00 |
|
Anton-4
|
26f0448a94
|
rust 1.71.1 -> 1.72.1
|
2023-12-27 17:27:03 +01:00 |
|
Brendan Hansknecht
|
e6f5ac5d2a
|
typo and clippy
|
2023-11-06 21:04:50 -08:00 |
|
Brendan Hansknecht
|
23c2b15115
|
also add static lib support with fallback to object file
|
2023-11-06 21:04:50 -08:00 |
|
Brendan Hansknecht
|
e099dd8b1c
|
Check lib64 before lib when linking
Depending on the linux distro, lib will contain 32bit libraries.
We want the 64bit version of libraries if they exist.
|
2023-10-29 21:43:15 -07:00 |
|
Brendan Hansknecht
|
6b191fcfc2
|
stop zig from automatically stripping with opt-size
|
2023-10-23 13:50:35 -07:00 |
|
Anton-4
|
90865c6b51
|
cleanup CI, fix unrecognized --strip
|
2023-10-23 13:50:34 -07:00 |
|
Luke Boswell
|
4f3ed13929
|
fix windows linking remove --strip option
|
2023-10-23 13:50:32 -07:00 |
|
Brendan Hansknecht
|
40a40ef6d2
|
get examples working
|
2023-10-23 13:50:31 -07:00 |
|
Anton-4
|
d7a27acfd7
|
prevent+improve repl erros
|
2023-09-30 20:34:33 +02:00 |
|
Anton-4
|
cb13fc6092
|
Merge pull request #5857 from roc-lang/rust-1-71-1-upgrade
rust 1.71.1 upgrade
|
2023-09-26 17:27:08 +02:00 |
|
Anton-4
|
f078204c1f
|
rust 1.71.1 upgrade
|
2023-09-26 12:08:16 +02:00 |
|
Brendan Hansknecht
|
d0e1da40ac
|
Allow rust binaries to remove dead code
Note: we may need to add a special init function to stop linker based dead code elimination.
That or special linker commands to keep `roc_*` functions.
Currently this is working on my x86 machine without it though.
Guide here if needed on the init function:
https://stackoverflow.com/questions/43712979/how-to-export-a-symbol-from-a-rust-executable
|
2023-09-25 10:23:00 -07:00 |
|
Anton-4
|
cb9a348871
|
cleanup
|
2023-08-08 20:09:15 +02:00 |
|
Anton-4
|
ec3bcb33f6
|
fmt, clippy, nix aliases fix
|
2023-08-08 20:03:21 +02:00 |
|
Anton-4
|
387b6927d5
|
libgcc_s.so.1 fix #5732
|
2023-08-08 19:55:38 +02:00 |
|
Richard Feldman
|
57fc441bf9
|
Fix macos ld warning
|
2023-07-29 21:06:04 -04:00 |
|