Sebastian Messmer
03235e38cb
Fix CI errors
2023-08-11 02:49:23 -07:00
Sebastian Messmer
d5bc69bf2a
Fix CI errors
2023-08-09 10:22:43 -07:00
Sebastian Messmer
371f572646
Use libcurl dependency from conan instead of requiring it to be preinstalled
2023-07-16 20:12:09 -07:00
Sebastian Messmer
ef6e9f575f
Update spdlog to 1.11.0
2023-07-12 10:51:44 -07:00
Sebastian Messmer
b3828e5385
Update to DokanY 2.0.6.1000
2023-07-10 18:39:55 -07:00
Sebastian Messmer
cc76400edc
Update to DokanY 1.5.1.1000
2023-07-10 10:03:21 -07:00
Sebastian Messmer
3fa660599d
Install DokanY manually instead of using Chocolatey because the Chocolatey package is outdated
2023-07-10 10:03:09 -07:00
Sebastian Meßmer
10d663a430
Disable broken CI job
2023-07-09 11:55:26 -07:00
Sebastian Messmer
6a905c244b
Disable broken CI job
2023-07-09 10:16:33 -07:00
Sebastian Messmer
9ccb006f61
- Switch some CI jobs to clang 15
...
- Fix clang-tidy warnings from Clang 15
2023-07-08 14:48:59 -07:00
Sebastian Messmer
764f46dc33
Upgrade to boost 1.79
2023-07-08 12:35:53 -07:00
Sebastian Messmer
9e037e485d
Add Clang 10 to 15 to CI
2023-06-21 20:33:00 -07:00
Sebastian Messmer
369717f9c0
Fix range-v3 installation on CI
2023-06-20 08:54:29 -07:00
Sebastian Messmer
2a5237c028
Add GCC 11, 12, 13 to CI
2023-06-20 08:22:53 -07:00
Sebastian Messmer
4980bcc143
Update range-v3 to 0.12.0
2023-06-20 08:22:52 -07:00
Sebastian Messmer
edc331301f
Fix CI
...
- Remove ubuntu 18.04 from CI because GitHub deprecated it
- Replace macos-10 with macos-11, macos-12 and macos-13
- Add ubuntu 22.04 to CI
- Fix Clang 11 build
2023-06-19 11:28:05 -07:00
Sebastian Messmer
9e9dcf409c
Update to conan 1.60.1
2023-06-19 09:11:16 -07:00
Sebastian Messmer
4f409953e8
Fix conan version to 1.x because 2.0 doesn't work for us yet
2023-02-26 13:50:45 -08:00
Sebastian Messmer
1ebee6dd19
Add GCC 10 to CI
2022-10-12 17:46:56 -07:00
Sebastian Messmer
b8a20ee0b0
Fix CI apt-get timeouts by retrying more often
2022-10-12 10:08:34 -07:00
Sebastian Messmer
39e792ad78
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:10 -07:00
Sebastian Messmer
22151ea155
Re-add CI for Linux GCC 7, only remove GCC 7 CI on macos
2022-10-11 20:48:53 -07:00
Sebastian Messmer
26f95309b1
Remove GCC 7 from CI because the macos CI machines cannot install it anymore
2022-10-11 20:45:53 -07:00
Sebastian Messmer
e1cc1cfada
Update to DokanY 1.3.0.1000
2021-12-23 00:50:51 +01:00
Sebastian Messmer
e1eeb9a88c
Update to DokanY 1.2.2.1001
2021-12-23 00:44:40 +01:00
Sebastian Messmer
4738c1ff78
Don't run SubprocessTest under TSAN since TSAN deadlocks with atfork handlers
2021-12-13 15:15:16 +01:00
Sebastian Messmer
bdfc528c70
Clear conan cache in CI
2021-12-09 12:10:23 +01:00
a1346054
fdaa9270a0
Tiny cleanup ( #397 )
...
* use license file from gnu.org
They changed http link to https.
File downloaded from:
https://www.gnu.org/licenses/lgpl-3.0.txt
* invoke bash using /usr/bin/env
* fix shellcheck warnings
* fix spelling
* trim excess whitespace
2021-09-01 18:44:21 -07: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
a51a6f88eb
Merge branch 'feature/clangdebug' into develop
2021-04-19 00:32:57 -07:00
Sebastian Messmer
f0220cb1f4
Add some debug defines for libc++
2021-04-18 18:51:37 -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