| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-07-22 | Update CODEOWNERS | Josh Wolfe | |
| Take ownership of std.json | |||
| 2023-06-21 | CI: -x86_64-macos-debug, +aarch64-macos-debug | Andrew Kelley | |
| It's easier to get M1 hardware for testing than x86_64-macos. This addresses the current bottleneck in our CI pipeline. | |||
| 2023-02-03 | Merge remote-tracking branch 'origin/master' into llvm16 | Andrew Kelley | |
| 2023-01-29 | CI: enable checks on llvm16 branch | Andrew Kelley | |
| 2023-01-27 | CI: give x86_64-linux-release a little more time | Andrew Kelley | |
| When the CPU cores are pegged, the thermal throttling kicks in and makes jobs take significantly longer. | |||
| 2023-01-24 | CI: give aarch64-linux-debug a little more time | Andrew Kelley | |
| 2023-01-23 | move CONTRIBUTING.md to the wiki | Andrew Kelley | |
| closes #14427 | |||
| 2023-01-22 | CI: also test x86_64-macos with a debug zig compiler | Andrew Kelley | |
| 2023-01-17 | CI: give x86_64-linux-debug a little more time | Andrew Kelley | |
| 2023-01-17 | CI: additionally test debug builds on Windows | Andrew Kelley | |
| 2022-12-10 | CI: add aarch64-windows coverage | Andrew Kelley | |
| 2022-12-05 | CI: adjust logic for cancelling workflows | Andrew Kelley | |
| This prevents clobbering when two contributors' PRs have the same head ref. | |||
| 2022-12-01 | CI: add aarch64-linux-debug job and flatten dirs | Andrew Kelley | |
| 2022-11-25 | ci: remove manual run feature | Loris Cro | |
| 2022-11-25 | ci: windows: fetch before checking out specific commit | Loris Cro | |
| 2022-11-25 | ci: windows: unshallow repository before checking specific commit | Loris Cro | |
| 2022-11-25 | ci: give name to manually run workflows | Loris Cro | |
| 2022-11-25 | ci: windows: prevent `del` errors when the directory doesn't exist | Loris Cro | |
| 2022-11-25 | ci: windows: use correct windows powershell syntax | Loris Cro | |
| 2022-11-25 | ci: when running the workflow manually, preserve newer ci folder | Loris Cro | |
| This is the main way this feature is supposed to work: 1. you discover that a test started failing at some point but a misconfiguration in the CI script didn't catch that causing a bunch of false negative (ie false green) CIs over time 2. you fix the script and now want to figure out when the test started failing 3. you want to rebuild older commits, potentially only on specific targets, but with the new fixed CI script that correctly catches failures This is what this commit enables | |||
| 2022-11-25 | ci: fix syntax error in workflow file | Loris Cro | |
| 2022-11-25 | ci: introduce support for manual runs on specific commit & targets | Loris Cro | |
| 2022-11-24 | ci: remove gh action job output as it's not used anymore | Loris Cro | |
| 2022-11-24 | ci: cancel pending CI jobs when a PR gets updated | Loris Cro | |
| 2022-11-24 | ci: fix zig executable path to obtain zig version | Loris Cro | |
| 2022-11-23 | ci: only run CI on pull requests and master branch pushes | Loris Cro | |
| To get the CI to run on branches other than master, create a corresponding PR. | |||
| 2022-11-22 | CI: disable building tarballs; x86 self-hosted | Andrew Kelley | |
| 2022-11-22 | ci: use test a job to provide ZIG_VERSION to build-tarball job | Loris Cro | |
| 2022-11-22 | ci: move tarball creation and publishing to github-hosted runners | Loris Cro | |
| 2022-11-21 | CI: switch to GitHub Actions | Andrew Kelley | |
| 2022-11-21 | CI: test in the ci branch for now | Andrew Kelley | |
| 2022-11-14 | CI: disable github workflows until it is working in the ci branch | Andrew Kelley | |
| 2022-11-14 | CI: aarch64-linux: init | Andrew Kelley | |
| 2022-11-14 | CI: separate aarch64 and x86_64 macos scripts | Andrew Kelley | |
| 2022-11-14 | ci: init github actions support | Loris Cro | |
| 2022-11-11 | GitHub: add issue template for error messages | Veikka Tuominen | |
| 2022-10-27 | build: rename the "skip lib files" option | Andrew Kelley | |
| * Old cmake option: `-DZIG_SKIP_INSTALL_LIB_FILES=ON` * New cmake option: `-DZIG_NO_LIB=ON` * Old build.zig option: `-Dskip-install-lib-files` * New build.zig option: `-Dno-lib` Motivation is making build commands easier to type. | |||
| 2022-10-27 | github: simplify bug issue template | Andrew Kelley | |
| 2022-09-02 | codeowners: mark myself as the codeowner of /src/autodoc/ | Loris Cro | |
| 2022-08-03 | Add codeowners file for automated PR assignment | Loris Cro | |
| Added myself for Autodoc related files. | |||
| 2022-08-03 | Update issue templates | Loris Cro | |
| 2022-05-03 | github issue templates enhancements | Andrew Kelley | |
| Make the honey traps links instead of actual templates | |||
| 2022-03-24 | move some files to the .github directory | Andrew Kelley | |
| 2021-11-30 | github issues: add a honeypot template for questions | Andrew Kelley | |
| 2021-10-06 | GitHub: slight change of wording on the proposal issue template | Andrew Kelley | |
| 2021-10-06 | GitHub: fix yaml issue with bug report template | Andrew Kelley | |
| 2021-10-06 | GitHub: add issue templates for bugs and proposals | Andrew Kelley | |
| 2020-07-11 | Sponsors Button => ZSF | Andrew Kelley | |
| Zig Software Foundation | |||
| 2019-07-11 | funding: I've been accepted into the GitHub Sponsors program | Andrew Kelley | |
| 2019-05-28 | Create FUNDING.yml | Andrew Kelley | |
