Commit Graph
249 Commits
Author SHA1 Message Date
Mateusz Pusz 81c810ad42 build: running test_package fixed for local build 2024-11-18 13:59:28 +01:00
Mateusz Pusz 2a9248e82e ci: two test binaries properly set for testing for CMake CI 2024-11-18 13:59:28 +01:00
Mateusz Pusz e4bccad75c ci: names of jobs reordered to better reflect a new matrix sorting algorithm 2024-11-13 23:09:00 +01:00
Mateusz Pusz 9dd59e845c ci: import_std now checks if at least C++23 is being used 2024-11-13 12:34:13 +01:00
Yves Delley 01f44c66fa heed github warning, and use output file instead of set-output command; also, fix freestanding 2024-11-12 21:29:42 +01:00
Yves Delley a51462cc65 missing checkout in generate-matrix step 2024-11-12 19:09:12 +01:00
Yves Delley cc9ea9dd1a add cancel-in-progress to all workflows 2024-11-12 19:05:04 +01:00
Yves Delley e464677200 don't test Clang 19 just yet; fix cancel-in-progres 2024-11-12 19:02:21 +01:00
Yves Delley 7fa15d224d fix formatting 2024-11-12 18:43:50 +01:00
Yves Delley 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
Mateusz Pusz c2c02dff59 ci: Conan CI restored for tags to properly promote a package to the Artifactory 2024-11-05 19:38:53 +01:00
Mateusz Pusz f7dd05e989 ci: documentation action limited only to commits that change documentation files 2024-11-05 18:25:11 +01:00
Mateusz Pusz ded2bf4db4 ci: non-documenation actions should not run on tags 2024-11-05 18:24:14 +01:00
Mateusz Pusz c4b5e468e7 ci: building docs on new git tag fixed 2024-11-05 18:02:32 +01:00
Mateusz Pusz 4ac237e699 ci: documentation action should run on a new tag as well 2024-11-05 17:54:29 +01:00
Mateusz Pusz 185a6d1c1a ci: "head" renamed to "HEAD" 2024-10-30 15:25:33 +01:00
Mateusz Pusz e78a0ac4cf ci: "dev" renamed to "head" for the latest documentation version 2024-10-30 14:57:18 +01:00
Mateusz Pusz e6443f082d ci: steps renamed in a documentation action 2024-10-30 14:53:07 +01:00
Mateusz Pusz 9532e64644 ci: the latest not-released docs will use "dev" as a version from now on 2024-10-30 14:47:07 +01:00
Mateusz Pusz e7663fe9fd ci: MSVC enabled on CMake CI 2024-09-30 20:03:10 +02:00
Mateusz Pusz c9c22ba08a ci: commands of ci-conan fixed for MSVC 2024-09-30 19:19:19 +02:00
Mateusz Pusz cc043360d5 ci: MSVC added to the CI 2024-09-30 19:07:37 +02:00
Mateusz Pusz 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
Mateusz Pusz 534df1bfc1 fix: setting path to node_modules/.bin fixed 2024-09-25 12:49:57 +02:00
Mateusz Pusz 1c31a2e7cb build: API Reference generation procedure simplified 2024-09-25 12:39:37 +02:00
Mateusz Pusz 61a730d0a4 build: latex dependencies installation 2024-09-19 17:09:53 -06:00
Yves Delley 25534c6998 also run conan tests on macOS 14 (again, an example for arm64) 2024-09-15 18:34:28 +02:00
Yves Delley bd4a61d518 added test for upstream clang on macos-14, as an example for an arm64 platform 2024-09-15 18:24:09 +02:00
Mateusz Pusz efc7cb338b ci: generated api_reference destination directory fixed 2024-09-08 10:35:08 +02:00
Mateusz Pusz 1a7f461a08 ci: tex2html path export fixed 2024-09-08 09:36:26 +02:00
Mateusz Pusz be1fc86daf ci: api_reference/src path fixed 2024-09-08 09:27:04 +02:00
Mateusz Pusz 804814e9b0 feat: API reference generation added 2024-09-08 09:23:03 +02:00
Mateusz Pusz 0850a200cd fix: import_std setting fixed for clang-tidy 2024-07-29 13:13:51 +02:00
Mateusz Pusz c7c446250d fix: import_std setting fixed 2024-07-29 12:21:36 +02:00
Mateusz Pusz 399c939c4f ci: import_std conan option is now dynamically deduces from other options 2024-07-29 12:01:05 +02:00
Mateusz Pusz a8b79ff57f ci: import_std disabled for CMake CI 2024-07-29 10:28:39 +02:00
Mateusz Pusz 160a74a94a ci: runtime unit tests disabled for clang-tidy CI 2024-07-12 19:50:40 +02:00
Mateusz Pusz 1fc2b1507b ci: CI scripts updated to use new spelling for Conan options 2024-06-20 14:51:16 +02:00
Mateusz Pusz ad94c2e6de style: whitespaces trimmed in ci-freestanding.yml 2024-05-31 09:03:32 +02:00
Mateusz Pusz 5b1d5d797d ci: Clang-18 Debug configuration disabled in Freestanding CI 2024-05-31 08:45:12 +02:00
Mateusz Pusz a7042d3ff0 ci: freestanding CI cleanup 2024-05-30 20:13:32 +02:00
Mateusz Pusz 03625b38fd ci: clang-tidy CI cleanup 2024-05-30 19:55:04 +02:00
Mateusz Pusz cd36e6f974 feat: freestanding support added
Resolves #564, #565, and #556
2024-05-30 19:50:02 +02:00
Mateusz Pusz c151740a43 ci: codeql actions updated to v3 2024-05-30 15:29:02 +02:00
Mateusz Pusz 6486c85773 ci: clang-tidy CI added 2024-05-30 15:00:25 +02:00
Mateusz Pusz 28993d27b1 ci: cleanup of Conan local cache 2024-05-30 14:53:45 +02:00
Mateusz Pusz a6562acde5 feat: allow configuring GSL library use
Resolves #576
2024-05-30 12:23:14 +02:00
Mateusz Pusz 602a609995 ci: check if floating-point issue exists on macos-13 as well 2024-05-24 10:05:27 +02:00
Mateusz Pusz 5ef36dcf4e ci: ASzc/change-string-case-action updated to v6 2024-05-24 10:03:38 +02:00
Mateusz Pusz c9382ecbda ci: macos upgraded to version 14 2024-05-16 22:26:35 +02:00