9179121057
fix: correct path for documentation workflow file
2025-06-16 18:19:08 +02:00
ecc176ae8b
fix: include documentation workflow file in paths for triggering events
2025-06-16 18:16:39 +02:00
9847617fb6
build: API Reference generation disabled until it is fixed
2025-06-16 18:12:12 +02:00
cd5ee3b773
Revert "build: disable apple-clang-15 builds until the crash is fixed"
...
This reverts commit c2672c069b
.
2025-04-21 16:30:33 -04:00
c2672c069b
build: disable apple-clang-15 builds until the crash is fixed
2025-03-19 13:54:46 +01:00
36d1b87019
build: clang-20 enabled in CI
2025-03-19 09:40:30 +01:00
7af8f7ecc8
Update apple-clang job matrix
...
Specify that `std::format` is supported for Xcode 16.1.
2024-12-19 14:10:21 -05:00
b70ded5b82
Drop 15.4 support from PR discussion
2024-12-19 12:17:55 -05:00
bf8dc4ac81
Update Xcode versions for apple-clang builds
...
Since mp-units requires at least Xcode 15 we should have coverage on the
latest compilers for operating system versions for macOS 13 (Ventura)
and macOS 14 (Sequoia) as those are the operating systems with necessary
compilers that our users would be using.
Now build with Xcode 15.2 instead of 15.0.1 which last version supported
on macOS 13.
Add a build for Xcode 15.4 and Xcode 16.1 for testing macOS 14 builds.
Since Xcode 16.1 is new most of our clients using macOS 14 would might
more likely be using Xcode 15.4.
There might not be much C++ changes between Xcode 15.2 and Xcode 15.4 so
perhaps we should drop 15.4 if adding three apple-clang builds is not
worth the resources.
2024-12-19 12:17:21 -05:00
81c810ad42
build: running test_package fixed for local build
2024-11-18 13:59:28 +01:00
2a9248e82e
ci: two test binaries properly set for testing for CMake CI
2024-11-18 13:59:28 +01:00
e4bccad75c
ci: names of jobs reordered to better reflect a new matrix sorting algorithm
2024-11-13 23:09:00 +01:00
9dd59e845c
ci: import_std
now checks if at least C++23 is being used
2024-11-13 12:34:13 +01:00
b35e241a98
fix clang on macos-14 (arm64)
2024-11-12 22:03:43 +01:00
ff118784fa
exclude clang18+debug from freestanding again
2024-11-12 21:48:59 +01:00
5713243d07
fix clang 16
2024-11-12 21:41:09 +01:00
01f44c66fa
heed github warning, and use output file instead of set-output command; also, fix freestanding
2024-11-12 21:29:42 +01:00
f4c8e901ac
fix boolean conan options in dynamic CI matrix
2024-11-12 21:18:36 +01:00
a51462cc65
missing checkout in generate-matrix step
2024-11-12 19:09:12 +01:00
cc9ea9dd1a
add cancel-in-progress to all workflows
2024-11-12 19:05:04 +01:00
e464677200
don't test Clang 19 just yet; fix cancel-in-progres
2024-11-12 19:02:21 +01:00
7fa15d224d
fix formatting
2024-11-12 18:43:50 +01:00
35ed472975
first attempt at generating sparse CI run matrix in python; also, cancel previous runs on the same branch
2024-11-12 18:07:52 +01:00
c2c02dff59
ci: Conan CI restored for tags to properly promote a package to the Artifactory
2024-11-05 19:38:53 +01:00
f7dd05e989
ci: documentation action limited only to commits that change documentation files
2024-11-05 18:25:11 +01:00
ded2bf4db4
ci: non-documenation actions should not run on tags
2024-11-05 18:24:14 +01:00
c4b5e468e7
ci: building docs on new git tag fixed
2024-11-05 18:02:32 +01:00
4ac237e699
ci: documentation action should run on a new tag as well
2024-11-05 17:54:29 +01:00
185a6d1c1a
ci: "head" renamed to "HEAD"
2024-10-30 15:25:33 +01:00
e78a0ac4cf
ci: "dev" renamed to "head" for the latest documentation version
2024-10-30 14:57:18 +01:00
e6443f082d
ci: steps renamed in a documentation action
2024-10-30 14:53:07 +01:00
9532e64644
ci: the latest not-released docs will use "dev" as a version from now on
2024-10-30 14:47:07 +01:00
e7663fe9fd
ci: MSVC enabled on CMake CI
2024-09-30 20:03:10 +02:00
c9c22ba08a
ci: commands of ci-conan fixed for MSVC
2024-09-30 19:19:19 +02:00
cc043360d5
ci: MSVC added to the CI
2024-09-30 19:07:37 +02:00
0da8af7ffe
ci: sudo apt update
added for documentation.yml in hope that it will resolve missing system pacakges issue
2024-09-30 17:11:15 +02:00
534df1bfc1
fix: setting path to node_modules/.bin
fixed
2024-09-25 12:49:57 +02:00
1c31a2e7cb
build: API Reference generation procedure simplified
2024-09-25 12:39:37 +02:00
61a730d0a4
build: latex dependencies installation
2024-09-19 17:09:53 -06:00
25534c6998
also run conan tests on macOS 14 (again, an example for arm64)
2024-09-15 18:34:28 +02:00
bd4a61d518
added test for upstream clang on macos-14, as an example for an arm64 platform
2024-09-15 18:24:09 +02:00
efc7cb338b
ci: generated api_reference destination directory fixed
2024-09-08 10:35:08 +02:00
1a7f461a08
ci: tex2html
path export fixed
2024-09-08 09:36:26 +02:00
be1fc86daf
ci: api_reference/src
path fixed
2024-09-08 09:27:04 +02:00
804814e9b0
feat: API reference generation added
2024-09-08 09:23:03 +02:00
0850a200cd
fix: import_std
setting fixed for clang-tidy
2024-07-29 13:13:51 +02:00
c7c446250d
fix: import_std
setting fixed
2024-07-29 12:21:36 +02:00
399c939c4f
ci: import_std
conan option is now dynamically deduces from other options
2024-07-29 12:01:05 +02:00
a8b79ff57f
ci: import_std
disabled for CMake CI
2024-07-29 10:28:39 +02:00
160a74a94a
ci: runtime unit tests disabled for clang-tidy CI
2024-07-12 19:50:40 +02:00