| 6 years ago | Andrew Kelley | | use Allocator.allocSentinel now that the stage1 bug is fixed |
| 6 years ago | Andrew Kelley | | don't try to build musl crti.o crtn.o when it's not needed |
| 6 years ago | Andrew Kelley | | add CLI options for darwin frameworks and -ffunction-sections |
| 6 years ago | Andrew Kelley | | stage2: add CLI option for -fstack-report |
| 6 years ago | Andrew Kelley | | Merge remote-tracking branch 'origin/master' into stage2-zig-cc |
| 6 years ago | Andrew Kelley | | stage2: MachO LLD Linking |
| 6 years ago | Andrew Kelley | | stage2: infer --strip on wasm builds |
| 6 years ago | Andrew Kelley | | mingw: better -D arg for processing def.in files |
| 6 years ago | Andrew Kelley | | langref: use general purpose allocator in the wasi example |
| 6 years ago | Andrew Kelley | | stage2: WASM LLD linking |
| 6 years ago | Andrew Kelley | | stage2: fix Cache not calling ftruncate in writeManifest |
| 6 years ago | Andrew Kelley | | `zig test` and `zig run` do not try to run foreign binaries |
| 6 years ago | Andrew Kelley | | std.ChildProcess: bypass libc exit() in fork child error case |
| 6 years ago | Andrew Kelley | | the stage1 backend cache stores inferred link libs |
| 6 years ago | Andrew Kelley | | stage2: building DLL import lib files |
| 6 years ago | Andrew Kelley | | store stage1 flags in a trailing byte in the hash id symlink |
| 6 years ago | Andrew Kelley | | stage2: building mingw-w64 and COFF LDD linking |
| 6 years ago | Andrew Kelley | | stage2: add CLI support for --subsystem |
| 6 years ago | Andrew Kelley | | fix non-ELF linkAsArchive |
| 6 years ago | Andrew Kelley | | fix another round of regressions in this branch |
| 6 years ago | Andrew Kelley | | stage2: `zig translate-c` supports --enable-cache |
| 6 years ago | Andrew Kelley | | stage2: implement -fno-emit-bin |
| 6 years ago | Andrew Kelley | | fix _fbsd suffix appended to lld LDM option twice |
| 6 years ago | Andrew Kelley | | stage2: building musl: fix typo in replacing path separators |
| 6 years ago | Andrew Kelley | | move to stage1-specific cache manifest emission of extra stuff |
| 6 years ago | Andrew Kelley | | stage0: update CLI to match stage2 |
| 6 years ago | Andrew Kelley | | fix logic for choosing when dynamic linking is required |
| 6 years ago | Andrew Kelley | | implement -femit-asm, -femit-docs, -femit-llvm-ir, etc |
| 6 years ago | Andrew Kelley | | stage2: properly handle zig cc used as a preprocessor |
| 6 years ago | Andrew Kelley | | std.ArrayHashMap: count and iterator are not deprecated |
| 6 years ago | Andrew Kelley | | update test case for init-exe with respect to new template |
| 6 years ago | Andrew Kelley | | stage2: disable lld caching when output dir is owned by user |
| 6 years ago | Andrew Kelley | | add some tracy calls |
| 6 years ago | Andrew Kelley | | ELF linking supports root src directory to be cwd |
| 6 years ago | Andrew Kelley | | std.log: better default for printing logs |
| 6 years ago | Andrew Kelley | | fix a round of regressions in this branch |
| 6 years ago | Andrew Kelley | | zig build: update to use new --version flag instead of legacy flags |
| 6 years ago | Andrew Kelley | | --main-pkg-path properly resolves the relative root src file path |
| 6 years ago | Andrew Kelley | | correct `@cImport` caching to handle "unhit" case |
| 6 years ago | Andrew Kelley | | don't delete C import .c source from zig-cache |
| 6 years ago | Andrew Kelley | | stage2: implement @cImport |
| 6 years ago | Andrew Kelley | | stage2: print the test command after it fails |
| 6 years ago | Andrew Kelley | | nobody likes my std.process.cleanExit idea |
| 6 years ago | Andrew Kelley | | stage2: building musl libc from source |
| 6 years ago | Andrew Kelley | | stage2: capture LLD stderr into a buffer |
| 6 years ago | Andrew Kelley | | use ascii range for the --watch REPL prompt |
| 6 years ago | Andrew Kelley | | stage2: don't build libunwind on OS's that don't need it |
| 6 years ago | Andrew Kelley | | test_runner: fix missing newline in log |
| 6 years ago | Andrew Kelley | | stage2: support rpaths |
| 6 years ago | Andrew Kelley | | stage2: support passing extra C flags to C source files |
|