Building Zig From Source
Andrew Kelley edited this page 2024-09-19 23:08:45 -07:00

Wiki Page Revisions

71 Commits

Author SHA1 Message Date
Andrew Kelley
62056f638b llvm 18 -> 19 2024-09-19 23:08:45 -07:00
John
6157ab3198 Updated Building Zig From Source (markdown) 2024-09-20 15:07:49 +09:00
Andrew Kelley
2faea9c32d reverts 2024-09-03 11:19:15 -07:00
Cowboy8625
56b6039183 Updated Building Zig From Source (markdown) 2024-08-24 10:00:52 -05:00
DravenK
1e3714785b Updated Building Zig From Source (markdown) 2024-08-23 15:02:43 +08:00
Andrew Kelley
fbfd7a3b0d Revert "Align build from source instructions with main install instructions, notably the part about needing to copy the lib folder as well as the zig compiler binary onto your path."
This reverts commit 54d6577f7efc5cf417fd7958eee73ce34db2098f.

Unnecessary text
2024-05-10 14:35:28 -07:00
Jordan Yates
5223ece835 bump LLVM versions 2024-05-10 11:15:13 -04:00
Tim Black
54d6577f7e Align build from source instructions with main install instructions, notably the part about needing to copy the lib folder as well as the zig compiler binary onto your path. 2024-05-09 16:05:00 -07:00
Sergey Yelin
6c1fb515b8 homebrew has switched to llvm 18 for llvm package, llvm 17 package is llvm@17 now 2024-04-23 12:12:19 +03:00
0Ahmed-0
6e0c5e6279 llvm 17 2024-02-09 17:09:40 +00:00
Andrew Kelley
2463807e51 Revert "Updated Building Zig From Source (markdown)"
This reverts commit aae3cb1101adec97fbc2874ae780ef5f9a5f045b.
2024-01-08 18:14:33 -07:00
Andrew Kelley
66a23a14d6 Revert "Updated Building Zig From Source (markdown)"
This reverts commit 6a0e9f767d3753893af45ed693d686bf6f4722a8.
2024-01-08 18:14:25 -07:00
Akmal
6a0e9f767d Updated Building Zig From Source (markdown) 2023-12-30 02:49:16 +02:00
Akmal
aae3cb1101 Updated Building Zig From Source (markdown) 2023-12-30 02:42:31 +02:00
0Ahmed-0
047dd5cfb6 Updated Building Zig From Source (markdown) 2023-12-29 17:21:58 +00:00
Akmal
5d5efe8fc4 Updated Building Zig From Source (markdown) 2023-12-28 23:38:28 +02:00
Tomasz Lisowski
7e9c8b5b00 Update LLVM version from 16.x to 17.x 2023-09-24 13:05:59 +02:00
Andrew Kelley
ed80814748 Revert "Added mention of llvm-config-16 preference"
This reverts commit e773ae44d3011788cf2f3b6b624a44a221a6028a.
2023-07-07 08:59:56 -07:00
Christoph
7700ceec7e Fixing download page URL 2023-07-06 06:02:12 +02:00
Kai Jellinghaus
e773ae44d3 Added mention of llvm-config-16 preference 2023-07-01 04:40:50 +02:00
Dan Mack
d96ebff1cd Updated Building Zig From Source (markdown) 2023-06-23 07:38:06 -05:00
Isaac Freund
b263673959 Remove ninja from packages list for FreeBSD 2023-06-14 16:56:18 +02:00
Isaac Freund
127c299b1d Tweak formatting, don't list release options for FreeBSD for consistency 2023-06-14 16:53:57 +02:00
Isaac Freund
3df91fd64c Add commands for FreeBSD (source: dch on IRC) 2023-06-14 16:51:52 +02:00
Marc Tiehuis
441b9a82ac Master now requires LLVM16 2023-04-13 18:47:39 +12:00
Andrew Kelley
2b84b00e03 add suggestion for combining the options together 2022-12-09 23:27:27 -05:00
Andrew Kelley
0c8e7e1530 Updated Building Zig From Source (markdown) 2022-12-06 18:57:39 -05:00
Lee Cannon
9a54816d21 Updated Building Zig From Source (markdown) 2022-11-06 23:49:49 +00:00
Mariano Eduardo Rodriguez
34a274ec72 Updated Building Zig From Source (markdown) 2022-11-06 16:39:49 +02:00
LeRoyce Pearson
46959016ba Updated Building Zig From Source (markdown) 2022-11-05 22:32:31 -06:00
LeRoyce Pearson
17514f9c51 Update the minimum RAM requirement based on comment: https://github.com/ziglang/zig/issues/6485#issuecomment-1221257010 2022-11-05 22:10:27 -06:00
Andrew Kelley
c20216ed93 clean up building from source instructions 2022-10-25 15:16:53 -07:00
Andrew Kelley
1f1b1788a5 Updated Building Zig From Source (markdown) 2022-10-17 19:35:32 -04:00
Andrew Kelley
2d3a26b7d0 Updated Building Zig From Source (markdown) 2022-10-17 19:35:16 -04:00
Stephen Gutekanst
c39f44aef3 Correct build commands for macOS + homebrew; see #13132 2022-10-14 08:42:11 -07:00
MisileLaboratory
c0953b7e0b LLVM 14 to LLVM 15 2022-09-22 03:58:10 +09:00
Andrew Kelley
9e35a90b33 Updated Building Zig From Source (markdown) 2022-08-29 17:02:25 -04:00
Andrew Kelley
1d9e754c26 Updated Building Zig From Source (markdown) 2022-08-20 01:11:27 -04:00
Gregory Oakes
12c75cbb8e Explain in more detail when CMAKE_PREFIX_PATH might be required. 2022-08-11 21:51:08 -05:00
Andrew Kelley
338b93901a Updated Building Zig From Source (markdown) 2022-08-09 19:17:05 -04:00
topolarity
5851e2ea2d Provide a note that dynamic linking is unsupported on Mac, until we can link libc++ dynamically. 2022-07-30 07:50:22 -07:00
Keith Chambers
2099a17184 Updated Building Zig From Source (markdown) 2022-07-28 17:42:09 -05:00
Liam Powell
0bc8cae0f8 Updated Building Zig From Source (markdown) 2022-07-28 18:14:17 +08:00
Evan Haas
8645f72d39 Update dependencies list to indicate LLVM 14.x is required 2022-07-10 13:18:31 -07:00
Isaac Freund
165eec54ca Revert 4c31984778dcb70f536f23b79fab10d22fba0b26...84856986c3ded2dc9a2f77e19ad88f2a4dd3cf81 on Building Zig From Source 2022-05-29 15:19:30 +02:00
BratishkaErik
84856986c3 micro fix 2022-05-29 16:18:01 +06:00
Andrew Kelley
4c31984778 Updated Building Zig From Source (markdown) 2022-05-01 17:11:33 -04:00
Andrew Kelley
fdec236f7c Updated Building Zig From Source (markdown) 2022-05-01 17:10:09 -04:00
BratishkaErik
114f1a7ac4 According to this https://github.com/ziglang/zig/pull/11442 2022-04-17 12:49:02 +06:00
Andrew Kelley
f33fc3efbf Updated Building Zig From Source (markdown) 2022-01-28 22:58:56 -05:00