Commit Graph
161 Commits
Author SHA1 Message Date
Mateusz Pusz 969bf9716c ci: gcc-12 installation no longer needed in ci-conan 2023-09-26 19:31:27 +02:00
Mateusz Pusz 379a3c91f8 ci: gcc-13 installation added to ci-test-package-cmake 2023-09-26 19:31:01 +02:00
Mateusz Pusz b74c0bf6e8 ci: gcc-13 added to ci-test-package-cmake GHAction 2023-09-26 19:17:04 +02:00
Mateusz Pusz 92b7069c35 ci: clang-17 enabled 2023-09-26 18:55:02 +02:00
Mateusz Pusz 993ea8e3ac ci: clang-tools installation added 2023-09-26 15:40:08 +02:00
Mateusz Pusz ee5b727d2a ci: user.build:skip_docs removed from Conan command line 2023-09-26 14:04:58 +02:00
Mateusz Pusz ffba2a5e89 ci: codeql analysis refactored 2023-09-26 14:04:26 +02:00
Mateusz Pusz fe70e29bce Create codeql.yml 2023-09-26 13:53:41 +02:00
Mateusz Pusz b2beac4ac0 ci: clang-17 support disabled until Conan supports it 2023-09-26 13:22:15 +02:00
Mateusz Pusz 28ecc40092 ci: Conan settings.yml file must be created before updating 2023-09-26 13:08:15 +02:00
Mateusz Pusz 6324fe9467 ci: GitHub actions updated to the latest versions 2023-09-26 13:06:32 +02:00
Mateusz Pusz d9dc374561 build: Conan settings update step moved up 2023-09-26 12:52:51 +02:00
Mateusz Pusz 31f45cee79 ci: workaround for Conan not supporting clang-17 2023-09-26 12:45:51 +02:00
Mateusz Pusz 0ca3ff75ff ci: Clang-17 added to CI 2023-09-26 12:32:51 +02:00
Mateusz Pusz 6635ea95a4 ci: use gcc-11 for CodeQL analysis 2023-08-26 20:27:26 +02:00
Mateusz Pusz d42c89e459 ci: check if gcc-13 is available 2023-08-26 20:26:56 +02:00
Mateusz Pusz 8d69101350 ci: compilers configuration adjusted to currently supported ones 2023-08-26 20:04:48 +02:00
Mateusz Pusz 3725db4243 style: whitespaces and formatting fixed to make pre-commit happy 2023-06-21 11:28:24 +02:00
Mateusz Pusz 6a17eec09c ci: fetching the gh-pages branch added to the documentation GitHub Action 2023-06-21 11:21:59 +02:00
Mateusz Pusz fa7c61d548 ci: user.name and user.email set in documentation GitHub Action 2023-06-21 11:16:11 +02:00
Mateusz Pusz 4b3e31f40d docs: initial V2 documenatation added 2023-06-21 10:55:18 +02:00
Mateusz Pusz 1e36d47300 ci: downcast_mode testing removed 2023-05-26 16:00:01 +02:00
Mateusz Pusz 561fbf7c93 merge branch master 2023-05-26 13:53:52 +02:00
Mateusz Pusz 0807f1eca0 ci: conan remove -f is no longer in Conan 2.0 2023-03-05 09:16:23 +01:00
Mateusz Pusz 64fcf4c2b6 fix: Conan does not seem to properly use the project prefix for the -c parameter
Resolves #384
2022-08-06 20:11:31 +02:00
Mateusz Pusz 25e868a16f docs: Some outdated TODO comments removed 2022-08-02 18:33:58 +02:00
Mateusz Pusz 8a35dcc73f ci: CI scripts updated to use Conan configuration properties 2022-08-02 17:17:51 +02:00
Mateusz Pusz 8c01f8dd65 ci: ci-test-package-cmake.yml cleanup 2022-08-02 16:16:40 +02:00
Mateusz Pusz c00d8990f4 ci: Conan package will be uploaded only either for a 'stable' channel or for a commit on a master branch 2022-08-02 16:15:59 +02:00
Mateusz Pusz 6f791c7cc4 ci: Conan remote usage fixed 2022-08-02 15:59:29 +02:00
Mateusz Pusz 5fc4820102 ci: -b outdated fixed 2022-08-02 15:44:40 +02:00
Mateusz Pusz 6147348b88 ci: ci-conan no longer uses conan-package-tools 2022-08-02 15:41:20 +02:00
Mateusz Pusz 6557647ce9 ci: MSVC condition added to VS-specific branches 2022-08-02 12:57:09 +02:00
Mateusz Pusz 938a25c9a3 ci: MSVC compiler paths removed 2022-08-02 10:44:25 +02:00
Mateusz Pusz 82e808855f ci: ci-test-package-cmake.yml updated to the ci-conan.yml state 2022-08-02 09:42:31 +02:00
Mateusz Pusz db6c46ad3a ci: conanvcvars.bat call fixed 2022-08-02 09:07:59 +02:00
Mateusz Pusz a134d74ca2 ci: Downcase 'build_type' now uses a GitHub action 2022-08-02 08:56:16 +02:00
Mateusz Pusz f24f87302f ci: CMake preset name fixed in documentation script 2022-08-02 08:51:52 +02:00
Mateusz Pusz 82f018f216 ci: working-directory fixed 2022-08-02 08:39:59 +02:00
Mateusz Pusz 1c5061338f ci: GitHub actions updated with CMake presets usage 2022-08-02 08:30:14 +02:00
Mateusz Pusz 9b1c9f16f1 ci: Check CMake version 2022-08-01 18:31:03 +02:00
Mateusz Pusz 955b6a7332 ci: documentation generation fixed after latest Conan breaking changes 2022-06-06 19:57:17 +02:00
Mateusz Pusz 05a5c881f0 ci: clang-14 support added 2022-05-11 19:35:07 +02:00
Mateusz Pusz 6f665b2074 style: ci-conan reformatted 2022-05-11 19:33:29 +02:00
Mateusz Pusz f8837de0cb ci: Conan 1.48 does not set CMAKE_BUILD_TYPE in the conan_toolchain.cmake anymore 2022-05-06 18:36:27 +02:00
Mateusz Pusz ba0e1c52b5 style: ci-test-package-cmake.yml reformatted 2022-05-06 18:30:43 +02:00
Markus Hofbauer 7b8d97646c check: initial setup for pre-commit 2022-03-18 16:12:21 +01:00
Frank Dischner 8accecb15c ci: Apple clang 13 support added for Conan 2022-01-29 12:32:57 -06:00
Frank Dischner aba980290b ci: explicitly set used xcode version 2022-01-29 12:32:57 -06:00
Frank Dischner 4ae66aafb1 ci: Apple clang 13 support added to "CMake Test Package CI" 2022-01-29 11:25:32 -06:00