aboutsummaryrefslogtreecommitdiff
path: root/test/standalone
AgeCommit message (Expand)Author
2022-09-02Sema: do not emit dbg_inline_end after NoReturnVeikka Tuominen
2022-09-01Sema: add more validation to coerceVarArgParamVeikka Tuominen
2022-08-26translate-c: Don't add self-defined macros to global name tableEvan Haas
2022-07-26AstGen: disable null bytes and empty stings in some placesVeikka Tuominen
2022-07-24CI stage3 test coverage for test-standaloneAndrew Kelley
2022-07-24std: compile error on invalid testing allocator usageAli Chraghi
2022-07-21update standalone test cases for stage2Andrew Kelley
2022-07-07Merge remote-tracking branch 'origin/master' into llvm14Andrew Kelley
2022-07-07std.log: give friendly error to freestanding usersr00ster91
2022-07-06update install_raw_hex test caseAndrew Kelley
2022-06-20test: introduce link(er) tests - builds on standalone testsJakub Konka
2022-05-10reduce the scope of this branchAndrew Kelley
2022-05-10Added _LIBCPP_HAS_NO_THREADS for single_threaded binaries linked with libcxx.Alexander Slesarev
2022-05-09stdlib: escape backslashes and double quotes in Builder response fileEvan Haas
2022-02-17Revert "reduce build error noise"Andrew Kelley
2022-02-17reduce build error noiseJonathan Marler
2022-01-24Normalize some build function namesJonathan Marler
2022-01-14tests: include global initializers in c++ compiler testxavier
2022-01-07lint: duplicate import (#10519)Meghan
2021-12-15add standalone tests for the new linker bug fixesJakub Konka
2021-12-03std.build.InstallRawStep: allow custom dest_dirJonathan Marler
2021-11-30allocgate: fix failing testsLee Cannon
2021-11-30allocgate: renamed getAllocator function to allocatorLee Cannon
2021-11-30allocgate: stage 1 and 2 buildingLee Cannon
2021-11-24stage2: support LLD -O flags on ELFAndrew Kelley
2021-11-22add support for compiling Objective-C++ code (#10096)Stephen Gutekanst
2021-11-16tests: disable LTO for windows until issues can be resolvedAndrew Kelley
2021-11-15pre-merge cleanupsAndrew Kelley
2021-11-15test: add a standalone test for mixing c, zig, threadlocal and build modes.xavier
2021-10-24macho: remove unresolved ref in the correct placeJakub Konka
2021-10-04migrate from `std.Target.current` to `@import("builtin").target`Andrew Kelley
2021-09-30Merge remote-tracking branch 'origin/master' into llvm13Andrew Kelley
2021-09-21macho: fix incorrect segment/section growth calculationJakub Konka
2021-09-15update install_raw_hex standalone test for llvm13Andrew Kelley
2021-09-15Added implementation for _fseeki64 and _ftelli64 from mingw-w64 9.0.0 (#9402)...Michal Ziulek
2021-09-07Merge pull request #9636 from ehaas/hexfilesAndrew Kelley
2021-09-06add standalone test for issue #9693Jacob G-W
2021-09-01std: fix regressions from this branchAndrew Kelley
2021-09-01stdlib: Add test for generating HEX files.Evan Haas
2021-08-10macho: fix linking of dylibs and frameworksJakub Konka
2021-08-02Add -Denable-macos-sdk explicit flag to build.zigJakub Konka
2021-08-01add standalone Objective-C enabled on macOS onlyJakub Konka
2021-06-21cleanups related to unused paramsAndrew Kelley
2021-06-21fix code broken from previous commitJacob G-W
2021-06-19std: Fix PIE startup sequenceLemonBoy
2021-06-11Merge pull request #7959 from MasterQ32/build_rewriteVeikka Tuominen
2021-06-11Merge pull request #9069 from ziglang/zld-common-symsJakub Konka
2021-06-11Code quality improvements to GeneratedFile, and manual implementation of Buil...Felix (xq) Queißner
2021-06-10zig fmtAndrew Kelley
2021-06-10Add standalone test for common symbolsJakub Konka