Commit Graph
20 Commits
Author SHA1 Message Date
Mateusz Pusz 62434507a2 test_package fixed 2020-05-10 22:59:16 +02:00
Mateusz Pusz ce301748dd Velocity renamed to Speed (resolves #103) 2020-05-10 17:31:47 +02:00
Mateusz Pusz 7e935a4108 Physical units put in the physical namespace (I am sorry) 2020-05-08 22:39:24 +02:00
Mateusz Pusz 18620044c5 All UDLs are now prefixed with q_ 2020-02-17 15:56:06 +01:00
Mateusz Pusz 3cc686e730 Conan test_package fixed 2020-02-10 18:43:27 +01:00
Mateusz Pusz 62164e426a conan test_package fixed 2019-12-11 08:34:16 +01:00
Mateusz Pusz b2f33c6dfa Example and test package code changed to use text formatting 2019-10-19 00:08:25 +02:00
Mateusz Pusz 1d476a3f69 Added compile_flags setting to test_package to ensure that the dependency imported with Conan will compile with restrictive warning flags 2019-09-30 11:12:50 +02:00
Mateusz Pusz c3d7359ca3 units removed from a std::experimental namespace 2019-09-18 21:55:16 -06:00
Mateusz Pusz 7d70e6b1ce Predefined dimensions moved to a dedicated directory 2019-08-06 10:44:25 +02:00
Mateusz Pusz 22e0089c77 Conan test package build fixed 2019-07-24 13:28:07 +02:00
Mateusz Pusz 98203afa29 units moved to std::experimental namespace 2019-07-24 11:58:15 +02:00
Mateusz Pusz aca7861faf cppstd moved to compiler.cppstd 2019-05-08 15:09:42 -06:00
Mateusz Pusz e5ee2cd381 Conan is able to set C++ version when cppstd is used 2019-05-08 12:11:43 -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 816c86a81a cmake install and find_package removed from conanfile
find_package() does not really work well for header only libraries
2019-04-10 18:17:21 +01:00
Mateusz Pusz a2f829aa64 Test package fixed 2019-04-09 22:15:10 +01:00
Mateusz Pusz 125ecc56c8 units package renamed to mp-units/mp::units 2019-04-07 08:33:13 +02:00
Mateusz Pusz 8d86d9401f units building and packaging redesigned + Travis CI support 2019-04-06 23:25:35 +02:00