2
0
mirror of https://github.com/boostorg/cmake.git synced 2026-01-24 05:42:13 +00:00
Commit Graph

65 Commits

Author SHA1 Message Date
Alexander Grund
7795bbed94 Add CI including all libraries individually 2025-09-11 12:14:47 +02:00
Peter Dimov
c6bb97d33e Remove windows-2019 from ci.yml 2025-09-10 22:06:46 +03:00
Peter Dimov
81b08178c6 Remove ubuntu-20.04 from ci.yml 2025-04-17 17:23:48 +03:00
Peter Dimov
17e920c84f Update ci.yml 2024-10-13 04:15:20 +03:00
Peter Dimov
cfcf53abc4 Add MinGW and clang-cl jobs to ci.yml 2024-10-13 03:38:32 +03:00
Peter Dimov
c9987a6d41 Update ci.yml 2024-06-18 04:54:53 +03:00
Peter Dimov
5ad9418846 Add verbose output to installed config files 2024-05-28 20:23:05 +03:00
Peter Dimov
e434f7d8ca Add posix-install build jobs to ci.yml 2024-05-28 20:05:40 +03:00
Peter Dimov
6dcde32c82 Exclude Geometry tests 2024-05-14 20:27:33 +03:00
Peter Dimov
d7f462ffed Update ci.yml 2024-05-14 20:08:50 +03:00
Peter Dimov
c2feb91bd6 Add tests for compatibility targets (Boost::boost, Boost::disable_autolinking, etc) 2024-05-14 19:30:09 +03:00
Peter Dimov
6ccef59e69 Add posix-check-quick to ci.yml 2023-12-16 20:50:22 +02:00
Peter Dimov
9291372684 Add macos-12 jobs to ci.yml 2023-01-11 02:47:30 +02:00
Peter Dimov
2aaf7701b9 Split testing and test_install jobs for mysql/bind/endian/system 2023-01-04 20:42:05 +02:00
Peter Dimov
625fca5c5f Test endian, system under Windows as well 2023-01-04 20:14:38 +02:00
Peter Dimov
3e506b3559 Add test/system 2023-01-04 19:43:58 +02:00
Peter Dimov
194ebfa2f0 Add test/endian 2023-01-04 19:40:34 +02:00
Peter Dimov
8d0b155143 Test bind under Windows as well 2023-01-03 06:14:09 +02:00
Peter Dimov
a22d1941f8 Add test/bind 2023-01-03 05:17:49 +02:00
Ruben Perez
213c39e179 Added support for OpenSSL 2023-01-02 13:36:35 +01:00
Peter Dimov
9e6d5d2bc9 Add C:/Strawberry/c to CMAKE_IGNORE_PREFIX_PATH for windows-2019 GHA image 2022-11-26 20:02:30 +02:00
Peter Dimov
b6f4a99654 Test add_subdirectory installation (refs #26) 2022-10-20 19:58:41 +03:00
Peter Dimov
7e436b9fd7 Update ci.yml 2022-10-20 19:53:06 +03:00
Peter Dimov
985b866e65 Remove macos testing:ON job, takes too much time 2022-08-17 00:06:45 +03:00
Peter Dimov
4047266f03 Exclude Process from testing:ON because it's broken 2022-08-16 23:16:49 +03:00
Peter Dimov
5cec5d6bdd Add entire Boost w/ testing: ON configurations to ci.yml 2022-08-16 19:53:34 +03:00
Peter Dimov
7fe5bea2f3 Update ci.yml 2022-08-16 11:00:08 +03:00
Baoshuo Ren
1925e30ce0 chore: bump macos runner version
GitHub Action is sunsetting the macOS 10.15 Actions runner. It will stop working intermittently until being completely removed by 2022-8-30: https://github.blog/changelog/2022-07-20-github-actions-the-macos-10-15-actions-runner-image-is-being-deprecated-and-will-be-removed-by-8-30-22
2022-07-25 14:33:48 +08:00
Peter Dimov
6e1fb99574 Add posix-target-check to ci.yml 2022-06-03 04:13:40 +03:00
Peter Dimov
8d70fdc756 Update ci.yml 2022-06-03 04:07:06 +03:00
Peter Dimov
35dfa0fa11 Test Locale in ci.yml 2021-10-31 21:04:21 +02:00
Peter Dimov
2b6bebb817 Update static_assert, throw_exception for ci.yml:BoostTest 2021-10-29 21:49:18 +03:00
Peter Dimov
8ea98e7a37 Add add_subdir tests to GHA 2021-09-18 14:01:39 +03:00
Peter Dimov
422a3859c6 Remove layout from Windows jobs 2021-09-13 20:08:55 +03:00
Peter Dimov
7f927120a4 Switch order of timer jobs 2021-09-13 20:00:55 +03:00
Peter Dimov
6a5d57febc Fix 'test' invocations 2021-09-13 19:59:18 +03:00
Peter Dimov
a97cc63354 Fix 'test installed' invocations 2021-09-13 19:38:04 +03:00
Peter Dimov
12923a0c39 Refactor steps so that the exit code is preserved and checked 2021-09-13 19:15:18 +03:00
Peter Dimov
09366ceb16 Do not use && 2021-09-13 19:06:22 +03:00
Peter Dimov
4f6943b903 Remove testing: OFF 2021-09-13 18:58:16 +03:00
Peter Dimov
16646df3e7 Use defaults.run.shell 2021-09-13 18:51:38 +03:00
Peter Dimov
c72be079a0 Add shell: cmd to new steps 2021-09-13 18:50:32 +03:00
Peter Dimov
65702ef0c3 Set BUILD_TESTING to matrix.testing 2021-09-13 17:44:51 +03:00
Peter Dimov
1c0b086fb6 Add Windows testing steps to ci.yml 2021-09-13 17:37:06 +03:00
Peter Dimov
79c66cc61f Do not install libzstd-dev; GHA images already have it (from homebrew) 2021-09-13 17:28:21 +03:00
Peter Dimov
30e1edf8fe Split configure and build steps in ci.yml 2021-09-13 17:27:26 +03:00
Peter Dimov
a29959e0ea Split build and install steps in ci.yml 2021-09-13 16:51:12 +03:00
Peter Dimov
973c8e42e8 Install libzstd-dev in ci.yml 2021-09-12 04:31:36 +03:00
Peter Dimov
cb381aaef0 Update ci.yml 2021-09-12 02:51:50 +03:00
Peter Dimov
07dd0dfdcf Update ci.yml 2021-09-12 01:58:22 +03:00