Commit Graph

38 Commits

Author SHA1 Message Date
Sebastian Messmer 7c7e788367 Fix conan version to 1.x because 2.0 doesn't work for us yet 2023-02-26 13:36:33 -08:00
Sebastian Messmer 2bbac4956b Add GCC 10 to CI 2022-10-12 23:57:58 -07:00
Sebastian Messmer 33e205f642 It's actually clang 7 not gcc 7 that we need to disable on CI, and we only need to disable it on macos. Linux can still run it. 2022-10-11 21:03:33 -07:00
Sebastian Messmer cbb47f5ded Re-add CI for Linux GCC 7, only remove GCC 7 CI on macos 2022-10-11 20:49:04 -07:00
Sebastian Messmer beadb781aa Remove GCC 7 from CI because the macos CI machines cannot install it anymore 2022-10-11 20:45:39 -07:00
Sebastian Messmer fe71144377 Update to DokanY 1.2.2.1001 2021-12-22 22:18:19 +01:00
Sebastian Messmer b68f1b4b9e Don't run SubprocessTest under TSAN since TSAN deadlocks with atfork handlers 2021-12-13 15:15:30 +01:00
Sebastian Messmer cd5121080a Clear conan cache in CI 2021-12-09 15:12:37 +01:00
Sebastian Meßmer 9cfd8babdc
Fix typo 2021-08-22 08:51:48 -07:00
Sebastian Meßmer de16f5f3fa
Allow build cache uploads to fail without failing th eCI job 2021-08-22 08:43:46 -07:00
Sebastian Messmer 00e51ed1a6 Re-enable accidentally disabled CI jobs 2021-04-26 19:26:39 -07:00
Sebastian Messmer c28cb2b2c4 Add Windows CI to Github Actions 2021-04-26 19:08:15 -07:00
Sebastian Meßmer fd72b8c7ab
Fix description 2021-04-25 13:20:05 -07:00
Sebastian Meßmer c90909013e
Don't fail a CI run if the cache download fails 2021-04-25 13:01:43 -07:00
Sebastian Meßmer 5c28675ec0
Allow PRs to read the cache (#384) 2021-04-25 12:46:56 -07:00
Sebastian Messmer f4945fcfbe Update to clang-tidy 11 2021-04-21 01:15:27 -07:00
Sebastian Messmer a57cd0eae8 Actually upload clang-tidy fixes when clang-tidy fails 2021-04-21 01:15:27 -07:00
Sebastian Messmer dc85fae237 Add clang-tidy to Github Actions 2021-04-19 14:22:18 -07:00
Sebastian Messmer 76dd104293 Fix hashflags and show error when hashflags fail 2021-04-19 13:35:04 -07:00
Sebastian Messmer b4328a0d74 Fix setting of ASAN_OPTIONS, UBSAN_OPTIONS, OMP_NUM_THREADS environment variables so they're only set if the job needs them 2021-04-19 10:56:17 -07:00
Sebastian Messmer 18b7cc63ec Add Sanitizers to Github Actions 2021-04-19 04:35:43 -07:00
Sebastian Messmer bdc3f7c6ce Display CI job name if specified 2021-04-18 18:32:55 -07:00
Sebastian Messmer a5f279174a Merge branch 'feature/random' into develop 2021-04-18 18:27:15 -07:00
Sebastian Messmer b5bc602983 Add -Werror builds and a build with CRYFS_NO_COMPATIBILITY 2021-04-18 18:19:53 -07:00
Sebastian Messmer c6bd069516 Add builds with local dependencies to Github Actions 2021-04-18 18:19:50 -07:00
Sebastian Messmer 4498352f4f On CI: Use /dev/urandom when /dev/random is accessed to use less entropy 2021-04-18 15:33:24 -07:00
Sebastian Messmer f05c5cefa9 Increase ccache hit rate by introducing sloppiness 2021-04-18 12:38:37 -07:00
Sebastian Messmer 3343156668 Update conan.cmake to v0.16.1 2021-04-18 10:48:20 -07:00
Sebastian Messmer f52009c014 Add note why gcc 10 doesn't work 2021-04-18 00:50:42 -07:00
Sebastian Messmer bc3febcde6 Remove unnecessary repositories from CI 2021-04-18 00:47:44 -07:00
Sebastian Messmer 8898f32e20 Add Ubuntu 18.04 to CI 2021-04-17 19:45:30 -07:00
Sebastian Meßmer 0344b90707
Update main.yaml 2021-04-17 18:05:10 -07:00
Sebastian Meßmer ce23640f46
Show ccache size after evicting 2021-04-17 16:13:35 -07:00
Sebastian Messmer 1cb2f90fd6 Use caches on S3 instead of Github actions/cache, because the latter has a limit of 5GB 2021-04-17 15:57:32 -07:00
Sebastian Messmer db1cc7af8a Add Linux CI to GitHub Actions 2021-04-17 09:31:10 -07:00
Sebastian Meßmer f62c29662d
Update main.yaml 2021-04-11 19:45:56 -07:00
Sebastian Messmer 31159d5af9 Add Clang builds to osx CI 2021-04-09 01:03:43 -07:00
Sebastian Messmer 7e4c4b2122 Switch osx CI from Travis CI to Github Actions 2021-04-09 00:54:28 -07:00