Commit Graph

756 Commits

Author SHA1 Message Date
Mateusz Pusz f46e0af79d Minor cleanup in directories chapter 2020-05-13 15:36:50 +02:00
Mateusz Pusz e7ac6bd563 Reference section of documentation improved 2020-05-13 15:36:33 +02:00
Mateusz Pusz e58c8054bc Doxygen documentation added 2020-05-13 15:33:29 +02:00
Mateusz Pusz 64a8b32b8f Remaining examples added to documentation 2020-05-13 13:11:07 +02:00
Mateusz Pusz df6a0da9d3 Documentation updated 2020-05-13 12:50:14 +02:00
Mateusz Pusz cf7dab42c3 doxygen link resolution failure fixed 2020-05-11 12:38:50 +02:00
Mateusz Pusz e622529fd9 Deployment preparation removed for gcc-9 2020-05-11 12:06:37 +02:00
Mateusz Pusz 7a5df94deb Documentation deployment switched to gcc-10 2020-05-11 11:09:26 +02:00
Mateusz Pusz efec7448cc Conan package_id fixed to support different recipes for different compilers 2020-05-11 11:08:56 +02:00
Mateusz Pusz 5555422f6a Documentation deployment fixed in Travis CI 2020-05-11 10:55:21 +02:00
Mateusz Pusz a9ff29c637 Compiler Explorer links updated (resolves #104) 2020-05-11 08:52:08 +02:00
Mateusz Pusz a6c7676828 travis.yml fixed 2020-05-10 23:24:24 +02:00
Mateusz Pusz 62434507a2 test_package fixed 2020-05-10 22:59:16 +02:00
Mateusz Pusz c6627ed20f Compilation errors in LA example fixed 2020-05-10 22:40:54 +02:00
Mateusz Pusz 09e24114b0 Missing headers added to si.h 2020-05-10 22:40:28 +02:00
Mateusz Pusz 12ca5dd3c9 CONAN_DOCKER_32_IMAGES removed from Travis CI 2020-05-10 22:24:05 +02:00
Mateusz Pusz 39109faa1e Sphinx epxression parsing errors fixed 2020-05-10 17:32:47 +02:00
Mateusz Pusz ce301748dd Velocity renamed to Speed (resolves #103) 2020-05-10 17:31:47 +02:00
Mateusz Pusz f70d6d0be1 Common CMake tools updated 2020-05-10 09:43:06 +02:00
Mateusz Pusz 8b7b6848cd CMake common tools updated 2020-05-09 13:14:19 +02:00
Mateusz Pusz 3b22826a79 Merge branch 'master' of github.com:mpusz/units 2020-05-09 13:12:39 +02:00
Mateusz Pusz 257d86185a Compilation Errors chapter added to FAQ 2020-05-09 13:12:35 +02:00
Mateusz Pusz 90fddb925d Compiler Explorer links updated 2020-05-09 13:12:05 +02:00
Johel Ernesto Guerrero Peña 598a617634 Fix minimum required CMake version 2020-05-09 09:49:20 +02:00
Mateusz Pusz e5b7487066 PT replaced with PF for PrefixFamily 2020-05-09 09:22:16 +02:00
Mateusz Pusz 4fa0f90a4e gcc10 build added to Travis CI 2020-05-08 23:08:01 +02:00
Mateusz Pusz 097a7badd7 Python updated for Travis CI 2020-05-08 23:07:34 +02:00
Mateusz Pusz 56d0b6d4a2 Typo fixed 2020-05-08 22:57:21 +02:00
Mateusz Pusz 8d9680d2b4 si_length group removed from systems.rst 2020-05-08 22:57:01 +02:00
Mateusz Pusz 52d1fecc49 github_url unsupported theme option commented out 2020-05-08 22:56:37 +02:00
Mateusz Pusz ac371213d2 Changelog updated 2020-05-08 22:40:35 +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 771a9a1551 Documentation for alias_unit added 2020-05-08 21:19:33 +02:00
Mateusz Pusz 1830735544 Unit tests for alias_unit added 2020-05-08 21:18:16 +02:00
Mateusz Pusz a330f9a8f9 Constraints for prefixed_alias_unit added 2020-05-08 21:17:35 +02:00
Mateusz Pusz 31e76f03c1 prefix_family in prefixed_alias_unit fixed 2020-05-08 21:16:50 +02:00
Mateusz Pusz 68405ef7f6 Errors in CMake generator expressions fixed 2020-05-08 17:50:28 +02:00
Mateusz Pusz 3eb40043dc CHANGELOG updated 2020-05-08 12:09:36 +02:00
Mateusz Pusz d18480879d Linking with Conan targets only when they exists (resolves #98) 2020-05-08 11:56:07 +02:00
Ramzi Sabra 2f6ecb113a removed base_prefix_family from unit classes, added PrefixFamily template argument to alias_unit 2020-05-08 10:41:38 +02:00
Ramzi Sabra 17ce8d3dc8 replaced back unit test with one using exponent 2020-05-08 10:41:38 +02:00
Ramzi Sabra 81b3ff9bdc added prefixed SI units for current 2020-05-08 10:41:38 +02:00
Ramzi Sabra 7b8ad8e37c changed hectare to an alias_unit 2020-05-08 10:41:38 +02:00
Ramzi Sabra 6f8bddc832 added more prefixed SI units; added alias_unit and prefixed_alias_unit types 2020-05-08 10:41:38 +02:00
Mateusz Pusz 202a2b0823 Missing dimension concepts tests added 2020-05-07 09:25:34 +02:00
Mateusz Pusz 1afdf99dad Conductance concept definition fixed 2020-05-07 09:05:26 +02:00
Mateusz Pusz 6b1d7d1808 CHANGELOG updated 2020-05-07 08:57:38 +02:00
Mateusz Pusz 125aa8bcb7 CONAN_RUN_TESTS usage updated 2020-05-06 18:21:58 +02:00
Mateusz Pusz d8ec48722a Template parameters constraints added for math.h 2020-05-06 18:20:55 +02:00
Mateusz Pusz ac0f10184c fabs() removed as abs() is enough 2020-05-06 18:17:49 +02:00