1
0
mirror of https://github.com/google/cpu_features.git synced 2025-07-01 13:21:13 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
c219c921c5 Move ci folder and make naming more consistent (#233) 2022-03-15 13:26:25 +01:00
49679ea9d2 ci: Add bazel jobs (#232) 2022-03-10 11:27:29 +01:00
9edae37fc7 Fix windows amd64 ci 2022-02-17 11:19:22 +01:00
2f5a7bf80a Rename 'master' branch into 'main' (#219) 2022-01-24 16:01:45 +01:00
1601db5335 ci: Update Linux jobs to run inside a docker container. 2021-10-28 16:24:54 +02:00
06abc90b45 ci: Fix windows workflow filename 2021-10-27 13:24:05 +02:00
5d871e7569 ci: Migrate FreeBSD to macos-10.15 virtual env (#191)
note: In preparation to https://github.com/actions/virtual-environments/issues/4060
which will drop Vagrant/VirtualBox

ref: https://github.com/actions/virtual-environments/pull/4010
2021-10-26 16:01:14 +02:00
55ac9f0556 Set CTest output on failure (#189) 2021-10-26 15:08:38 +02:00
d4252660a2 ci(github): Add workflows 2021-10-26 11:42:29 +00:00
38213bd010 ci: Add FreeBSD GitHub workflows (#167)
First step to fixing #158 : add a CI for FreeBSD.
2021-06-30 15:02:23 +02:00
3c7149f22d github/workflows: fix install clang-format to use clang-extra-tools pkg 2021-04-07 08:47:46 +02:00
7f62ff67c8 Excluding deleted files from clang-format Check 2020-10-12 07:18:05 +00:00
38f2a0274f ci: Add clang-format check (#132)
* ci: Add Clang-format check

* ci: Only check file(s) in the commit list
2020-09-23 09:33:35 +00:00