Commit Graph

17 Commits

Author SHA1 Message Date
Mateusz Pusz
d46377ee16 build: recipes updated to Conan 2.0 2023-02-23 12:19:27 +01:00
Mateusz Pusz
804d4e1cd4 build(conan): cmake_layout support added 2022-08-01 18:29:03 +02:00
Mateusz Pusz
a2a50622a4 style: test_package/conanfile.py reformatted to make pre-commit happy 2022-05-13 18:35:25 +02:00
Mateusz Pusz
8c0f9d4f8e build: test_package/conanfile.py updated for Conan 2.0 2022-05-12 17:12:35 +02:00
Markus Hofbauer
9365344a60 apply python isort 2022-05-12 14:00:18 +02:00
Mateusz Pusz
ac8e32fcda feat: Conan 2.0 requires the explicit declaration of the requirement being tested 2022-04-15 17:07:55 +02:00
Mateusz Pusz
7730e76fb7 build: test_package/conanfile.py cleanup 2022-03-14 19:27:25 +01:00
Mateusz Pusz
32868c9721 build: CMake generator is no longer obtained from an enviornment variable
Use Conan's `tools.cmake.cmaketoolchain:generator` `[conf]` option to set required generator
2021-09-09 09:01:05 +02:00
Mateusz Pusz
d7582ff344 ci: generator setting for a CMakeToolchain added in test_package 2021-04-29 12:56:13 +02:00
Mateusz Pusz
df4fe0bc57 build: CMakeDeps support added 2021-01-28 18:51:48 +01:00
Mateusz Pusz
1108e13cab build: test_package swithced to use new Conan toolchains 2021-01-28 14:12:13 +01:00
Mateusz Pusz
6a23718969 build: Conan test_package fixed 2020-12-16 21:54:43 +01:00
Mateusz Pusz
7d204a1177 build(cmake): mp-units-config.cmake file added with explicit dependencies
Addresses some of the issues mentioned in #156.
2020-09-10 15:22:04 +02:00
Mateusz Pusz
aca7861faf cppstd moved to compiler.cppstd 2019-05-08 15:09:42 -06:00
Mateusz Pusz
85cd880572 Conan packaging refactored 2019-05-08 09:52:46 -06:00
Mateusz Pusz
37bb680aff test_package fixed 2019-04-10 18:26:57 +01:00
Mateusz Pusz
8d86d9401f units building and packaging redesigned + Travis CI support 2019-04-06 23:25:35 +02:00