aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-07-23default "trace pc guard" coverage offAndrew Kelley
2024-07-20incr-check: support running the generated binaryAndrew Kelley
2024-07-20incr-test: running an updateAndrew Kelley
2024-07-20init incremental compilation check toolAndrew Kelley
2024-06-11update update_cpu_features tool to latest std.Progress APIAndrew Kelley
2024-06-05glibc: add riscv32 and loongarch64Andrew Kelley
2024-06-05generate loongarch64 Linux syscallsYANG Xudong
2024-06-04update musl libc.S to v1.2.5Andrew Kelley
2024-06-04update musl headers to v1.2.5Andrew Kelley
2024-06-02Replace YES_COLOR with CLICOLOR_FORCECarl Åstholm
2024-05-29rename zig-cache to .zig-cacheAndrew Kelley
2024-05-26std: restructure child process namespaceAndrew Kelley
2024-05-08zig cc: update clang CLI data to LLVM 18Andrew Kelley
2024-05-08update CPU features to LLVM 18Andrew Kelley
2024-05-03Rename Dir.writeFile2 -> Dir.writeFile and update all callsitesRyan Liptak
2024-04-28std.hash.crc: simplify apiMarc Tiehuis
2024-04-25migrate langref documentation generation to the build systemAndrew Kelley
2024-04-22ComptimeStringMap: return a regular struct and optimizeTravis Staloch
2024-04-11std.hash.crc: get rid of usingnamespaceBrandon Black
2024-04-07Update usages of `fmtId`/`isValidId`Carl Åstholm
2024-03-30cbe: rewrite `CType`Jacob Young
2024-03-27mingw: support -municodeElaine Gibson
2024-03-20mingw-w64 updater: don't include windowsapp or onecore APIsAndrew Kelley
2024-03-20mingw-w64 updater: don't omit win32 def filesAndrew Kelley
2024-03-18spirv: make generic globals invocation-localRobin Voetter
2024-03-18spirv: add zig-specific ext instRobin Voetter
2024-03-18spirv: make IdResult an enumRobin Voetter
2024-03-18spirv: update spec generatorRobin Voetter
2024-03-14chore: Fix some typosAhmed
2024-03-11std.builtin: make link mode fields lowercaseTristan Ross
2024-03-02tools: add lldb pretty printer for stage2 inst indicesJacob Young
2024-02-05spirv: basic shader supportAli Chraghi
2024-02-02cli+build: handle -ObjC flag and route it to MachO linkerJakub Konka
2024-01-21langref: remove line numbers from code samplesAndrew Kelley
2024-01-20mingw-w64: remove msvcrt sourcesElaine Gibson
2024-01-13Don't crash or CR/LF line endings in docgenF3real
2024-01-09Override incorrect ARM Cortex-M series CPU feature definitionsCarl Åstholm
2024-01-09update_cpu_features: Support omitting depsCarl Åstholm
2024-01-08update-mingw tool: add config.h to whitelistAndrew Kelley
2024-01-08add tool for updating mingw crt filesAndrew Kelley
2024-01-07remove tool: update-license-headersAndrew Kelley
2024-01-01update docgen for std Target.Query API breaksAndrew Kelley
2023-11-29Remove all usages of `std.mem.copy` and remove `std.mem.set` (#18143)David Rubin
2023-11-22update for the std.fs.Dir changesAndrew Kelley
2023-11-22Revert "Merge pull request #12060 from Vexu/IterableDir"Andrew Kelley
2023-11-22tools/gen_spirv_spec: fix wrong use of BoundedArrayAndrew Kelley
2023-11-19tools: correct unnecessary uses of 'var'mlugg
2023-10-31std.builtin.Endian: make the tags lower caseAndrew Kelley
2023-10-22Revert "Revert "Merge pull request #17637 from jacobly0/x86_64-test-std""Jacob Young
2023-10-22Revert "Merge pull request #17637 from jacobly0/x86_64-test-std"Andrew Kelley