index
:
zig
0.10.x
0.11.x
0.12.x
0.14.x
0.15.x
0.7.x
0.8.x
0.9.x
ArrayList-reserve
Io.net
aro
ast-node-methods
async-await-demo
autofix
ci-perf-comment
ci-scripts
ci-tarballs
cli
comptime-allocator
elfv2-dyn
fixes
fuzz-macos
hcs
incr-bug
io-threaded-no-queue
jobserver
json-diagnostics
llvm-ir-nosanitize-metadata
macos-debug-info
main
make-vs-configure
master
more-doctests
new-pkg-hash
powerpc64le
restricted-function-pointers
rework-comptime-mutation
sans-aro
sha1-stream
spork8
stage2-async
threadpool
threadtheft
wasm-linker-writer
wrangle-writer-buffering
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. https://ziglang.org
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
standalone.zig
Age
Commit message (
Expand
)
Author
2021-05-25
add a standalone for zig as a c/c++ compiler
xavier
2021-05-25
standalone tests may now test cross targets and build modes.
xavier
2021-05-23
stage2: introduce clangAssemblerSupportsMcpuArg
Andrew Kelley
2021-05-22
zld: permit system static libs
Jakub Konka
2021-05-18
zld: parse dylibs as positionals
Jakub Konka
2021-04-13
Add standalone test for interdep C archives
Jakub Konka
2021-03-18
zld: temporarily disable testing shared lib linking
Jakub Konka
2020-12-11
fix deadlock with build-exe on an object for windows
Andrew Kelley
2020-12-04
Add minimal standalone test case
Jakub Konka
2020-07-24
Revert "Support taking extern pointers at comptime"
Andrew Kelley
2020-07-24
Support taking extern pointers at comptime
yvt
2020-05-16
Enable the test `standalone/global_linkage`
yvt
2020-02-28
update std lib to new Target API
Andrew Kelley
2019-12-10
improve dynamic library API
Andrew Kelley
2019-12-10
fixed windows dynamic library loading and added loading for darwin
emekoi
2019-07-16
retire the example/ folder, rename test-build-examples to "standalone"
Andrew Kelley
[prev]