Commit Graph
1466 Commits
Author SHA1 Message Date
Mateusz Pusz 7006dfcafb build: Sphinx documentation install step refactored 2021-11-05 23:55:24 +01:00
Mateusz Pusz ec6b625135 build: units_as_system renamed to unitsAsSystem 2021-11-05 23:36:14 +01:00
Mateusz Pusz f9fb6cc8b3 build: projectPrefix usage added 2021-11-05 23:35:30 +01:00
Mateusz Pusz bc7849beb1 docs: mp-units talk updated to the one provided at NDC TechTown 2021 2021-11-05 11:32:09 +01:00
Mateusz Pusz 54457b2457 style: typo fixed 2021-11-04 12:24:34 +01:00
Mateusz Pusz 2333c4b3ea build: CMake targets generated by Conan updated 2021-11-04 12:09:54 +01:00
Mateusz Pusz 66fc906558 docs: CITATION.cff file added 2021-11-04 11:17:22 +01:00
Mateusz Pusz 8b28a0c6b9 chore: documentation requirements now installed properly on gitpod 2021-10-20 21:16:23 +00:00
Mateusz Pusz 627f39742d docs: SVG files are now copied and searched correctly 2021-10-20 22:28:42 +02:00
Mateusz Pusz ca3d111579 fix: CTAD test disabled for most of the compilers 2021-10-20 20:18:15 +02:00
Mateusz Pusz 240ec3a460 build: CTAD for quantity is not supported by clang 2021-10-20 19:58:31 +02:00
Mateusz Pusz 6eae368ad4 build: forgot to commit a CMakeFile for docs :-( 2021-10-20 19:53:21 +02:00
Mateusz Pusz b7b8a0bf93 fix: CTAD for aliases fixed 2021-10-20 18:52:13 +02:00
Mateusz Pusz 72ef7584a4 docs: basic concets UML refactored 2021-10-20 11:21:58 +02:00
Mateusz Pusz 1525101555 docs: UML diagrams replaced to plantuml generated SVGs 2021-10-20 10:52:57 +02:00
Mateusz Pusz 8fccfd2d68 docs: quantity arithmetics moved to a separate chapter 2021-10-20 09:49:23 +02:00
Mateusz Pusz 21cea146a5 docs: quick start example updated 2021-10-17 12:27:07 +02:00
Soham Roy bf938c4fa4 Implemented correctly, included type_list 2021-10-17 12:18:11 +02:00
Soham Roy 1b834e8e49 Replaced macro redefinition with appropriate usage 2021-10-17 12:18:11 +02:00
Soham Roy 4c9c651a9e Replace naked pragmas with defines 2021-10-17 12:18:11 +02:00
Mateusz Pusz 7d370eb496 refactor: forward_range replaced with input_range 2021-10-15 18:21:26 +02:00
Mateusz Pusz 342b8c9acf fix: missing input_iterator definition for clang added 2021-10-15 18:18:04 +02:00
Mateusz Pusz d853a2937a refactor: fmt algorithms were overconstrained with forward_iterator 2021-10-15 17:44:49 +02:00
Mateusz Pusz 5bd7852ae5 build: UNITS_USE_LIBFMT support improved 2021-10-15 17:43:58 +02:00
Mateusz Pusz ee70c48b13 build: linear_algebra examples re-enabled on gcc11 2021-10-15 16:14:00 +02:00
Mateusz Pusz 93921e8f31 chore: trond-snekvik.simple-rst VSCode extension added to gitpod 2021-10-15 08:57:59 +02:00
Mateusz Pusz 2fa96c80ab chore: Minor comments change in gitpod.yml 2021-10-14 17:28:44 +02:00
Mateusz Pusz f90cdd1b31 chore: gitpod updated 2021-10-14 16:13:53 +02:00
Mateusz Pusz 5f7b285c8c build: linear-algebra Conan repo is no needed anymore 2021-10-14 15:14:40 +02:00
Mateusz Pusz 3f0691d3e0 chore: "restructuredtext" extension settings added
Preview window scrolling is broken so it is better to disable it.
2021-10-14 15:07:54 +02:00
Mateusz Pusz b08f626af2 chore: "C++ TestMate" extension added to gitpod 2021-10-14 14:29:29 +02:00
Mateusz Pusz 901f53cf16 chore: vscode settings should now be dynamically created and used in gitpod 2021-10-01 12:41:53 +02:00
Mateusz Pusz 76f500d6c4 chore: gitpod docker base image updated 2021-10-01 11:44:32 +02:00
Mateusz Pusz 0514c57492 chore: gitpod prebuilds definition added 2021-10-01 11:27:28 +02:00
Mateusz Pusz a26eef0d93 docs: docs updated for gitpod 2021-10-01 11:27:01 +02:00
Mateusz Pusz c061b7ae95 chore: gcc-10 support added 2021-10-01 01:34:15 +02:00
Mateusz Pusz 7cc34a3c87 chore: Conan initialization fixed 2021-10-01 01:17:13 +02:00
Mateusz Pusz efc4ecf84a fix: It seems that CMake does not like when symlinks and real paths are mixed in configure step 2021-09-30 21:44:59 +00:00
Mateusz Pusz 448e1333e1 chore: gitpod now properly uses CMake multi-config pipeline 2021-09-30 21:10:14 +00:00
Mateusz Pusz ca61f575f0 chore: conan install -u option removed from gitpod 2021-09-30 22:30:29 +02:00
Mateusz Pusz f1eb22468b chore: Conan update step added for gitpod.io 2021-09-30 22:23:28 +02:00
Mateusz Pusz 7b36f54872 fix: Invalid paths in .gitpod.yml fixed 2021-09-30 22:02:50 +02:00
Mateusz Pusz 2b3ae64ba1 chore: VSCode initial settings added for gitpod.io needs 2021-09-30 21:58:51 +02:00
Mateusz Pusz c7c4fdd7b3 Merge branch 'gitpod' of https://github.com/mpusz/units into gitpod 2021-09-30 21:31:15 +02:00
Mateusz Pusz f4c89fc8a2 feat: Initial gitpod support 2021-09-30 21:31:11 +02:00
Mateusz Pusz 56a5500e57 feat: Initial gitpod support 2021-09-30 20:58:34 +02:00
Mateusz Pusz 7acc209eb4 fix: output stream operator implementation fixed 2021-09-25 12:53:44 +02:00
Mateusz Pusz c9708fb642 refactor: safe_multiply() was incorrectly marked as static 2021-09-25 12:49:35 +02:00
Mateusz Pusz ed1b2d2647 fix: Some MSVC-specific special cases removed 2021-09-23 19:16:44 +02:00
Mateusz Pusz 40d6be9f75 fix: non-std error handling removed from fmt 2021-09-20 19:54:07 +02:00