| 2 years ago | Andrew Kelley | | std.Build.Step.Options: update unit test to new API |
| 2 years ago | Andrew Kelley | | resolve error tracing logic at module creation time |
| 2 years ago | Andrew Kelley | | CLI: fix regressed logic for any_dyn_libs |
| 2 years ago | Andrew Kelley | | CLI: mark any_dyn_libs=true when encountering a shared object |
| 2 years ago | Andrew Kelley | | std.Build.Step.Compile: restore previous step name |
| 2 years ago | Andrew Kelley | | fix compilations without zig compilation units |
| 2 years ago | Andrew Kelley | | frontend: fix handling of special builtin module |
| 2 years ago | Andrew Kelley | | fix --show-builtin when no positional argument is provided |
| 2 years ago | Andrew Kelley | | fix memory leak in addModuleTableToCacheHash |
| 2 years ago | Andrew Kelley | | fix entry symbol name on mips |
| 2 years ago | Andrew Kelley | | linker: rename intermediary_basname to zcu_object_sub_path |
| 2 years ago | Andrew Kelley | | Compilation: don't store arena until it's done being used |
| 2 years ago | Andrew Kelley | | fix compilation errors when enabling llvm |
| 2 years ago | Andrew Kelley | | compilation: fix build artifact communication from sub-compilation |
| 2 years ago | Andrew Kelley | | Elf: fix invalid free of path field |
| 2 years ago | Andrew Kelley | | Elf: fix createEmpty not creating the file |
| 2 years ago | Andrew Kelley | | fix population of builtin.zig not making the parent dir |
| 2 years ago | Andrew Kelley | | std.fs.Dir.atomicFile: provide an option for make path |
| 2 years ago | Andrew Kelley | | Compilation: oops! used comp before init |
| 2 years ago | Andrew Kelley | | MachO: rip out the caching mechanism |
| 2 years ago | Andrew Kelley | | fix remaining compile errors except one |
| 2 years ago | Andrew Kelley | | linker: fix some allocator references |
| 2 years ago | Andrew Kelley | | fix more compilation errors introduced by this branch |
| 2 years ago | Andrew Kelley | | move dll_export_fns and rdynamic to Compilation.Config |
| 2 years ago | Andrew Kelley | | update codegen.llvm references to bin_file.options |
| 2 years ago | Andrew Kelley | | glibc: update to new Compilation API |
| 2 years ago | Andrew Kelley | | tsan: update to new Compilation API |
| 2 years ago | Andrew Kelley | | libcxx: update to new Compilation API |
| 2 years ago | Andrew Kelley | | update bin_file.options references in Sema |
| 2 years ago | Andrew Kelley | | musl: update references to bin_file.options |
| 2 years ago | Andrew Kelley | | linker: remove bad NvPtx flushModule implementation |
| 2 years ago | Andrew Kelley | | fix a round of compile errors caused by this branch |
| 2 years ago | Andrew Kelley | | compiler: miscellaneous branch progress |
| 2 years ago | Andrew Kelley | | Compilation: redo whole vs incremental logic in create and update |
| 2 years ago | Andrew Kelley | | compiler: update many references to bin_file.options |
| 2 years ago | Andrew Kelley | | update bin_file.options references in Module (Zcu) |
| 2 years ago | Andrew Kelley | | compiler: update references to target |
| 2 years ago | Andrew Kelley | | update libunwind references to bin_file.options |
| 2 years ago | Andrew Kelley | | update references to module (to be renamed to zcu) |
| 2 years ago | Andrew Kelley | | remove parent_compilation_link_libc |
| 2 years ago | Andrew Kelley | | linkers: update references to "options" field |
| 2 years ago | Andrew Kelley | | update image_base references |
| 2 years ago | Andrew Kelley | | compiler: update references to single_threaded |
| 2 years ago | Andrew Kelley | | frontend: fix stack protector option logic |
| 2 years ago | Andrew Kelley | | linker: update target references |
| 2 years ago | Andrew Kelley | | linker: update options references of CsuObjects |
| 2 years ago | Andrew Kelley | | linker: update link_mode references |
| 2 years ago | Andrew Kelley | | linker: update output_mode references |
| 2 years ago | Andrew Kelley | | linker: update references to module |
| 2 years ago | Andrew Kelley | | move a large chunk of linker logic away from "options" |
|