aboutsummaryrefslogtreecommitdiff
path: root/test/standalone.zig
AgeCommit message (Expand)Author
2021-05-25add a standalone for zig as a c/c++ compilerxavier
2021-05-25standalone tests may now test cross targets and build modes.xavier
2021-05-23stage2: introduce clangAssemblerSupportsMcpuArgAndrew Kelley
2021-05-22zld: permit system static libsJakub Konka
2021-05-18zld: parse dylibs as positionalsJakub Konka
2021-04-13Add standalone test for interdep C archivesJakub Konka
2021-03-18zld: temporarily disable testing shared lib linkingJakub Konka
2020-12-11fix deadlock with build-exe on an object for windowsAndrew Kelley
2020-12-04Add minimal standalone test caseJakub Konka
2020-07-24Revert "Support taking extern pointers at comptime"Andrew Kelley
2020-07-24Support taking extern pointers at comptimeyvt
2020-05-16Enable the test `standalone/global_linkage`yvt
2020-02-28update std lib to new Target APIAndrew Kelley
2019-12-10improve dynamic library APIAndrew Kelley
2019-12-10fixed windows dynamic library loading and added loading for darwinemekoi
2019-07-16retire the example/ folder, rename test-build-examples to "standalone"Andrew Kelley