Commit Graph
211 Commits
Author SHA1 Message Date
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
Mateusz Pusz 72b6fa0fcf ci: C++ modules disabled for gcc-14 2024-05-16 13:46:43 +02:00
Mateusz Pusz 96f9b5b714 ci: gcc-14 added 2024-05-16 13:26:47 +02:00
Mateusz Pusz af5f62f6ce ci: clang-16 reverted to ubuntu-22.04 2024-05-16 13:24:12 +02:00
Mateusz Pusz a7cfa60f56 ci: python version changed to 3.x 2024-05-16 13:15:05 +02:00
Mateusz Pusz baf77c2581 ci: Ubuntu machines upgraded to 24.04 2024-05-16 13:04:44 +02:00
Mateusz Pusz 23ab3ecef4 feat: CMake CI updated to support the changes introduced in the latest Conan version 2024-05-08 14:35:00 +02:00
Mateusz Pusz 117e8bd740 ci: Conan and CMake CI now use different cache names 2024-04-23 10:38:26 +02:00
Mateusz Pusz 8e0a26b933 feat: 💥 API-related Conan, CMake, and preprocessor options redesigned 2024-04-16 21:48:36 +01:00
Mateusz Pusz 67caa04cbe ci: clang-18 added 2024-03-22 09:40:45 +09:00
Mateusz Pusz 572968f932 ci: GitHub actions updated to not use deprecated versions 2024-02-22 20:33:58 +01:00
Mateusz Pusz 862e39ec97 refactor: 💥 Conan config options renamed to user.mp-units.* 2024-02-10 12:19:44 +01:00
Mateusz Pusz fa4db03701 ci: std::format runs disabled for clang-16 and apple-clang 2024-01-23 23:05:47 +01:00
Mateusz Pusz a3c72c5c12 ci: use_fmtlib=True set for CodeQL workflow 2024-01-23 22:48:54 +01:00
Mateusz Pusz bfe00f25e4 ci: another try to exclude runs in a matrix 2024-01-23 22:44:55 +01:00
Mateusz Pusz c9c8afed74 ci: caching now accounts for various formatting 2024-01-23 22:34:47 +01:00
Mateusz Pusz b5fc5cb37f fix: excluded build config in CI fixed 2024-01-23 22:34:13 +01:00
Mateusz Pusz d67de617c5 ci: separate builds for different formatting options enabled 2024-01-23 22:29:31 +01:00
Mateusz Pusz 35be0b7ad0 ci: "Check CI" renamed to "Formatting CI" 2024-01-21 08:20:03 +01:00
Mateusz Pusz b7bb1c605d ci: cache_id generation changed to now include the entire date 2024-01-12 13:17:09 +01:00
Mateusz Pusz 076c8a2380 ci: saving cache even if the build fails
See: https://github.com/actions/cache/blob/main/caching-strategies.md#saving-cache-even-if-the-build-fails
2024-01-12 13:09:55 +01:00
Mateusz Pusz 363e6995ea ci: env.cache_id added to fix caching of Conan data 2024-01-12 12:55:54 +01:00
Mateusz Pusz 33a82310a2 ci: cxx_modules disabled for now for CMake
Gated by https://gitlab.kitware.com/cmake/cmake/-/issues/25568
2024-01-08 18:50:49 +01:00
Mateusz Pusz 8d50f29fd7 ci: clang-tools installation added to CMake CI 2024-01-08 18:44:43 +01:00
Mateusz Pusz 46c377e88c ci: cxx_modules changed to text 2024-01-08 14:17:44 +01:00
Mateusz Pusz b65854d8f3 ci: cxx_modules added to CI matrix 2024-01-08 14:08:58 +01:00
Mateusz Pusz 614d82dece ci: building C++ modules disabled for apple-clang-15 2024-01-06 08:51:01 +01:00
Mateusz Pusz 4c75d467ed ci: building C++ modules enabled for clang-17 and apple-clang-15 2024-01-06 08:51:01 +01:00
Mateusz Pusz 21a25013ad docs: mkdocs social plugin enabled 2024-01-03 13:26:41 +01:00
Mateusz Pusz 8dae093517 ci: the latest Ninja is now installed using pip 2023-12-27 09:55:32 +01:00
Mateusz Pusz e12fc5e207 ci: CodeQL GitHub Action bumped to gcc-12 2023-12-22 18:40:44 +01:00
Mateusz Pusz 4bb25d2661 build: gcc-11 support removed because of ICEs 2023-12-22 18:23:44 +01:00
Mateusz Pusz b010d08f28 ci: fetch-depth: 0 added to the documentation CI 2023-12-11 20:52:23 +01:00
Mateusz Pusz 0f649c9f74 ci: mkdocs-rss-plugin dependency installation added 2023-12-11 20:46:20 +01:00
Mateusz Pusz 731d77dbd6 ci: apple-clang enabled also for CMake CI tests 2023-12-08 14:39:04 +01:00
Mateusz Pusz 202277d03b build: apple-clang-15 support added 2023-12-08 14:29:24 +01:00
Mateusz Pusz 39533beb0a ci: check if we are able to enable macos in the CI 2023-12-08 13:43:05 +01:00
Mateusz Pusz e07eb14805 ci: elements in the CI reordered to get a better ordering of jobs in the web interface 2023-10-17 09:41:40 +02:00
Mateusz Pusz e89861cb3a ci: Added C++23 builds to the CI matrix 2023-10-17 09:35:58 +02:00