aboutsummaryrefslogtreecommitdiff
path: root/lib/std/target.zig
AgeCommit message (Expand)Author
2019-11-26std.elf: breaking improvements to the APIAndrew Kelley
2019-11-25move logic to the appropriate layers; add new compile errorAndrew Kelley
2019-11-20Add .enable_wasmtime build flagBenjamin Feng
2019-11-09build: initial support for using vcpkg librariesSahnvour
2019-11-08missed cast in std/target.zigdimenus
2019-11-08update the codebase to use `@as`Andrew Kelley
2019-10-29std lib networking improvements, especially non-blocking I/OAndrew Kelley
2019-10-27std.target: use mem instead of std.memAndrew Kelley
2019-10-27lib/std/target.zig: Added missing 'mem' constantBenoit Giannangeli
2019-10-24get rid of std.os.foo.is_the_targetAndrew Kelley
2019-10-23move types from builtin to stdAndrew Kelley