Commit Graph

79 Commits

Author SHA1 Message Date
Anton-4
5ec2125ac6
Merge branch 'trunk' into windows_fixes 2022-02-28 19:12:18 +01:00
Anton-4
6acd2f338b successful cargo build on windows 2022-02-28 18:11:14 +01:00
Anton-4
a6fbe8fe8d
Put nix on top in BUILDING_FROM_SOURCE
Nix is the easiest way to build from source, it should be on top.
2022-02-26 08:54:44 +01:00
Anton-4
4298cb7eab
Added cargo build to BUILDING_FROM_SOURCE 2022-02-08 09:35:55 +01:00
Jan Van Bruggen
1e9d2d1239 Remove accidental trailing spaces 2022-01-18 22:25:46 -07:00
rvcas
36ed30c984 chore: update macos docs for building from source 2021-12-01 11:10:34 -05:00
Anton-4
4b9574a87e apply review fixes 2021-11-23 11:40:49 +01:00
Anton-4
26a62e69b5 instructions on how to use nightly release 2021-11-22 18:15:12 +01:00
Richard Feldman
b60c6cb195
Update BUILDING_FROM_SOURCE.md 2021-11-20 10:10:38 -05:00
Anton-4
06503a74c1
update nix macos instructions 2021-11-20 14:59:50 +01:00
Anton-4
66aad54267
Nix install tip ArchLinux 2021-11-08 10:37:18 +01:00
Richard Feldman
0eab20dbde
Merge pull request #1892 from rtfeldman/nix_M1_fix_v2
WIP Fix nix on Mac M1
2021-11-06 13:59:10 -04:00
Kevin Sjöberg
f6d055dc62 Correct minor spelling mistakes 2021-11-06 15:29:08 +01:00
Anton-4
1c80b0db7d
Removed "nix is not working on MacOS" 2021-11-05 13:30:02 +01:00
Brian Carroll
9292cb9708 Add WSL troubleshooting tip to BUILDING_FROM_SOURCE.md 2021-11-02 23:23:51 +00:00
Richard Feldman
fe5eb45292
Merge pull request #1871 from rtfeldman/lorri-url
Update link to lorri
2021-11-01 22:29:01 -04:00
Richard Feldman
a978719b0e
s/can currnently not/currently cannot 2021-11-01 22:27:57 -04:00
Brendan Hansknecht
09c7c83e36
Update link to lorri
The repository moved to nix-community.
2021-11-01 11:48:30 -07:00
Anton-4
5085d3d19b
cleanup 2021-11-01 17:11:09 +01:00
Anton-4
674de9457b better nix editor instructions 2021-11-01 10:26:11 +01:00
Logan Lowder
ef3ec61822 Correct incorrectly ordered commands
`clang` maps to `clang-12` and `llvm-as` maps to `llvm-as-12`
2021-10-30 13:22:53 -05:00
Logan Lowder
9b43bf4064 Update macOS docs regarding llvm
See more details here: https://github.com/rtfeldman/roc/issues/1843
2021-10-30 13:22:09 -05:00
Anton-4
9b76f0c5af
improve Ubuntu/Debian llvm install instructions 2021-10-22 10:23:11 +02:00
Anton-4
3bc8f525e3
Added pkg-config for editor sound 2021-10-11 09:37:35 +02:00
Anton-4
3e22aa60f2
Added nix warning to BUILDING_FROM_SOURCE 2021-09-21 13:23:16 +02:00
Richard Feldman
9a12ad5dc8
Add libxkbcommon to BUILDING_FROM_SOURCE 2021-09-12 00:09:37 -04:00
Richard Feldman
e3292cff4e Drop some more references to needing C++ 2021-08-29 16:59:15 -04:00
Richard Feldman
afd5f1582b Specify Python 2.7 in build instructions 2021-08-20 07:45:06 -04:00
Richard Feldman
49b4fd1112 Remove libc++ and libunwind from build instructions 2021-08-20 07:40:46 -04:00
Dan Knutson
caf3bd13e1 update BUILDING_FROM_SOURCE to match Earthfile 2021-08-03 22:49:55 -07:00
Anton-4
df2fdc7d8d
No suitable version of LLVM was found 2021-06-12 14:50:01 +02:00
Richard Feldman
65b469199d Update Linux installation instructions. 2021-06-07 22:25:23 -04:00
Richard Feldman
c090e1729b Update macOS installation instructions 2021-06-07 21:54:07 -04:00
rvcas
d4ff37da18 chore: update building from source LLVM version 2021-06-07 19:39:53 -04:00
Jared Ramirez
7b143f6329 Update Nix zig version & build from source instructions 2021-06-06 14:27:15 -07:00
Jared Ramirez
96771d46e7 Update BUILD_FROM_SOURCE directions to mention direnv & lorri 2021-05-31 15:46:57 -07:00
Richard Feldman
0589735ff2 Fix typo 2021-05-27 22:16:07 -04:00
Richard Feldman
23f4f1f2d0 Add note about libcxb libraries 2021-04-03 21:39:49 -04:00
Anton-4
85018219a8
Put zig and llvm versions in better place 2021-03-27 16:47:32 +01:00
Ju Liu
017d7a2e97 Update instructions for building from source on MacOS 2021-03-26 13:03:28 +00:00
Anton-4
92ea46d992 fixed config location in BUILDING_FROM_SOURCE 2021-01-25 16:54:13 +01:00
Richard Feldman
ab7ba01c25
Note minimum zig requirement of 0.7.1 2021-01-05 23:08:18 -05:00
Jared Ramirez
66f39e0a92 Update Zig snapshot, Nix Zig version, and Zig install instructions 2021-01-05 15:17:53 -08:00
Jared Ramirez
a63a8adf27 Fix nix shell on nixos 2020-11-29 14:10:04 -08:00
Folkert
5569e328f6 add --debug mode that annotates LLVM IR with debug info 2020-11-26 21:31:52 +01:00
Anton-4
f6e4f6b0fb typo 2020-11-10 20:06:32 +01:00
Anton-4
9e9c86eb75 typo 2020-11-10 20:05:30 +01:00
Anton-4
a1491e5a9e nix cleanup, instructions to run editor from nix 2020-11-10 20:03:04 +01:00
Anton-4
84afd6d8c2 clarified python install 2020-11-05 11:36:18 +01:00
Anton-4
0a48d9588f fix command for moving zig 2020-11-04 15:32:55 +01:00