This website requires JavaScript.
Explore
Help
Sign In
motiejus
/
zig
Watch
1
Fork
0
You've already forked zig
Code
Releases
Activity
Files
9b11e5e1f1e0debd1e5484883b2daad8b2b33cb7
zig
/
lib
History
Michaël Larouche
9b11e5e1f1
Add InstallRawStep to Zig build system that does a similar job to llvm-objcopy. To use it, do 'exe.installRaw("kernel.bin");' where exe is a LibExeObjStep
...
Part of
#2826
2020-02-03 15:07:34 -05:00
..
include
update C header files to clang 9.0.0rc4
2019-09-10 13:30:43 -04:00
libc
windows: Add psapi API
2020-01-31 23:50:26 +01:00
libcxx
add missing license files
2019-12-02 16:02:03 -05:00
libunwind
update libunwind to llvm9
2019-07-19 16:54:00 -04:00
std
Add InstallRawStep to Zig build system that does a similar job to llvm-objcopy. To use it, do 'exe.installRaw("kernel.bin");' where exe is a LibExeObjStep
2020-02-03 15:07:34 -05:00