Commit Graph

15 Commits

Author SHA1 Message Date
39f2fc317e Configure GitHub Actions workflow to use Clang compiler
All checks were successful
Build / build (push) Successful in 58s
Update build workflow to use Clang as the default compiler for building the project
2025-01-28 05:06:45 +00:00
69e26738f3 Update abseil package installation in GitHub Actions workflow
Some checks failed
Build / build (push) Failing after 1m3s
Use libabsl-dev package for proper abseil dependency resolution
2025-01-28 05:02:03 +00:00
0cbeece3ef Add abseil dependency to GitHub Actions workflow
Some checks failed
Build / build (push) Failing after 13s
Install abseil package during CI build setup to support project dependencies
2025-01-28 04:59:27 +00:00
d0b8138dc9 Simplify CMake setup in GitHub Actions workflow
Some checks failed
Build / build (push) Failing after 43s
Remove explicit CMake version setup and install CMake via apt-get instead
2025-01-28 04:55:08 +00:00
26ee290c24 Update .github/workflows/build.yml
Some checks failed
Build / build (push) Failing after 12s
2025-01-28 04:50:01 +00:00
1dfefb70c7 Update GitHub Actions workflow to use master branch
Some checks failed
Build / build (push) Failing after 1m7s
2025-01-28 04:44:20 +00:00
74baee0ef7 Add GitHub Actions workflow for building the project
Configure CI pipeline to build the project on Ubuntu, using CMake and creating a build artifact
2025-01-28 04:43:34 +00:00
scal444
eab7812039 Merge pull request #3 from google/arm-sync
Don't fail when cpu check can't populate word list
2021-06-18 09:45:51 -07:00
Kevin Boyd
611e21491c Autogenerate words when not found 2021-06-18 09:44:00 -07:00
scal444
601f11a55a Merge pull request #1 from google/staging
Sync with upstream repo.
2020-11-09 13:45:06 -08:00
Kevin Boyd
83eed0a886 Sync with upstream repo.
Changes include:
* CPU check has been broken up into a number of small libraries
* BoringSSL option has been removed
* Better abseil integration
2020-11-09 13:03:39 -08:00
Kevin Boyd
e71781fd7a Merge branch 'master' of https://github.com/google/cpu-check 2020-05-13 10:58:39 -07:00
Kevin Boyd
225233b30e Update README 2020-05-13 10:57:32 -07:00
Kevin Boyd
9d5b7789c3 Update README 2020-05-13 10:07:32 -07:00
Kevin Boyd
fa4b8965d7 Initial commit 2020-05-08 13:33:05 -07:00