| 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" |
| 2 years ago | Andrew Kelley | | WIP: move many global settings to become per-Module |
| 2 years ago | Andrew Kelley | | std.Build.ResolvedTarget: rename target field to result |
| 2 years ago | Andrew Kelley | | update docgen for std Target.Query API breaks |
| 2 years ago | Andrew Kelley | | std.Target.Query: fix regression with windows os version range |
| 2 years ago | Andrew Kelley | | compiler: get the dynamic linker from the target |
| 2 years ago | Andrew Kelley | | resinator: update std.Target.Query usage |
| 2 years ago | Andrew Kelley | | std.Build: fix userInputOptionsFromArgs ResolvedTarget |
| 2 years ago | Andrew Kelley | | std.Target.Query: remove deprecated API |
| 2 years ago | Andrew Kelley | | std.Target: add DynamicLinker |
| 2 years ago | Andrew Kelley | | rename std.zig.CrossTarget to std.Target.Query |
| 2 years ago | Andrew Kelley | | std.Target: flatten |
| 2 years ago | Andrew Kelley | | fix infinite loop in Run step |
| 2 years ago | Andrew Kelley | | fix windows-only test case not upgraded to new build API |
| 2 years ago | Andrew Kelley | | std.Build: handle ResolvedTarget in userInputOptionsFromArgs |
| 2 years ago | Andrew Kelley | | fix linker test regressions |
| 2 years ago | Andrew Kelley | | build runner: print subtree of failed nodes context |
| 2 years ago | Andrew Kelley | | fix std lib tests |
|