| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-11-21 | CI: switch to GitHub Actions | Andrew Kelley | |
| 2022-10-29 | CI: update freebsd tarball | Andrew Kelley | |
| 2022-10-27 | CI: make directory structure in releases consistent | Eric Joldasov | |
| 2022-10-22 | Revert "fix CI failures with commit "ci: make directory structure in ↵ | Andrew Kelley | |
| releases consistent"" This reverts commit 54c8861bc4b6aa08a2252943c93317d91ef0bfa6. This caused CI failure. | |||
| 2022-10-22 | fix CI failures with commit "ci: make directory structure in releases ↵ | Eric Joldasov | |
| consistent" | |||
| 2022-10-21 | Revert "ci: make directory structure in releases consistent" | Andrew Kelley | |
| This reverts commit 28054d96f0ed5280660811612732cb000f9c09e8. This caused CI failures. | |||
| 2022-10-21 | ci: make directory structure in releases consistent | Eric Joldasov | |
| 2022-09-12 | update CI tarballs with libcxx fix | Andrew Kelley | |
| The main reason to update the CI tarballs is f79824f946995a050c261ee96a08e31ccf00a112 which fixes an issue that caused the CI to fail on all targets. | |||
| 2022-09-12 | update CI tarballs for LLVM 15 | Andrew Kelley | |
| 2022-08-30 | CI: use absolute path for zig lib dir | Andrew Kelley | |
| Workaround for #12685 | |||
| 2022-08-29 | CI: pass explicit zig lib dir in lots of places | Andrew Kelley | |
| see #12684 for motivation | |||
| 2022-08-28 | CI: rework to account for new cmake behavior | Andrew Kelley | |
| * CMakeLists: pass `-Dstrip` for release zig builds * pass -target and -mcpu to zig1. works around llvm on freebsd incorrectly detecting "freestanding" instead of "freebsd" for the native OS. * ci.ziglang.org is now responsible for creating aarch64-macos tarballs rather than Azure. | |||
| 2022-08-19 | CI: use zig build to produce release artifact | Andrew Kelley | |
| For both macOS and FreeBSD. | |||
| 2022-08-19 | CI: update freebsd tarball | Andrew Kelley | |
| This updates to a stage3 freebsd tarball. | |||
| 2022-08-19 | build: make docs a separate step than test | Andrew Kelley | |
| 2022-08-19 | make self-hosted the default compiler | Andrew Kelley | |
| stage1 is available behind the -fstage1 flag. closes #89 | |||
| 2022-07-08 | CI: update scripts to stage1 LLVM 14 tarballs | Andrew Kelley | |
| The previous tarballs were stage3 which is not quite ready for primetime yet. | |||
| 2022-07-07 | CI: update scripts to new LLVM 14 tarballs | Andrew Kelley | |
| 2022-07-04 | CI: update tarballs to LLVM 14 | Andrew Kelley | |
| 2022-06-30 | CI: update freebsd pkg install command | Andrew Kelley | |
| 2022-03-31 | CI: update CLI invokation | Andrew Kelley | |
| 243afdcdf57d74a184784551aebe58062e5afc03 removed `-Dskip-compile-errors` and added `-Dskip-stage`. | |||
| 2022-02-15 | CI: update macos and freebsd tarballs | Andrew Kelley | |
| 2021-10-01 | ci: update tarballs for LLVM 13 | Andrew Kelley | |
| NetBSD CI is disabled because it is not yet supported in zig-bootstrap. Once NetBSD has proper zig-bootstrap support, it can be re-enabled. Windows is not solved here yet; will be pushing a separate commit for that. | |||
| 2021-07-28 | CI: enable stage2 behavior test coverage | Andrew Kelley | |
| 2021-06-01 | ci: update x86_64-freebsd tarball | Andrew Kelley | |
| to llvm 12.0.1-rc1, and -DLLVM_ENABLE_ZLIB=FORCE_ON | |||
| 2021-05-02 | ci: freebsd: use py38-s3cmd | Luna | |
| 2021-04-15 | ci: freebsd: don't try to compile with zig cc | Andrew Kelley | |
| 2021-04-15 | ci: better handle of -mcpu | Andrew Kelley | |
| 2021-04-14 | ci: better target triple and mcpu cmake args | Andrew Kelley | |
| 2021-04-14 | ci: freebsd: set the target triple | Andrew Kelley | |
| 2021-04-14 | ci: freebsd: pass -DZIG_USE_LLVM_CONFIG=OFF | Andrew Kelley | |
| 2021-04-14 | ci: freebsd: update to llvm 12 | Andrew Kelley | |
| 2021-01-01 | ci: fix `git describe` | Jay Petacat | |
| git describe is used for version string creation, but it had to be reverted in commit 69da6ba because it was broken in CI builds. Azure Pipelines and Drone perform shallow clones by default. This change reconfigures them to fetch history and tags. It adds tens of seconds, which is negligible compared to overall build and test time. Related: #6466, #6509, #7601 | |||
| 2020-12-31 | ci: freebsd: use py37-s3cmd | Luna | |
| 2020-10-28 | ci: freebsd: skip non-native tests to save time | Andrew Kelley | |
| 2020-10-25 | ci: skip compile error tests on freebsd to save time | Andrew Kelley | |
| 2020-10-12 | CI: enable all the freebsd tests | Andrew Kelley | |
| 2020-10-12 | disable the failing std lib freebsd tests | Andrew Kelley | |
| enable std lib freebsd tests on the CI See #1759 | |||
| 2020-10-12 | ci: update llvm 10 => 11 | Andrew Kelley | |
| 2020-09-29 | CI: TERM=dumb to source hut | Andrew Kelley | |
| 2020-09-14 | ci: disable some freebsd tests to save time | Andrew Kelley | |
| 2020-09-14 | ci: use hut.lavatech.top for updating the download page | Andrew Kelley | |
| 2020-09-14 | ci: enable std lib tests for freebsd | Andrew Kelley | |
| 2020-03-22 | ci: update cache tarball URLs | Andrew Kelley | |
| 2020-03-22 | Merge remote-tracking branch 'origin/master' into llvm10 | Andrew Kelley | |
| 2020-03-20 | ci: disable test-gen-h on sr.ht and drone | Andrew Kelley | |
| 2020-03-13 | Merge remote-tracking branch 'origin/master' into llvm10 | Andrew Kelley | |
| 2020-03-12 | ci: remove workaround for FreeBSD upstream bug | Andrew Kelley | |
| 2020-03-07 | Merge remote-tracking branch 'origin/master' into llvm10 | Andrew Kelley | |
| 2020-03-05 | srht: workaround FreeBSD fiasco | Michael Dusan | |
