Commit Graph
2009 Commits
Author SHA1 Message Date
Mateusz Pusz 1bee3439d3 ci: rebuild of mp-units fixed in the CI 2023-03-29 20:56:12 +02:00
Mateusz Pusz 33d9f43b0f style: clang-format-16 applied to all the code base 2023-03-29 17:05:02 +02:00
Mateusz Pusz 60eaa4728d ci: pre-commit updated to use clang-format-16 2023-03-29 17:03:50 +02:00
Mateusz Pusz 71e1982bbe chore: .clang-format updated to clang-format-16 2023-03-29 17:02:59 +02:00
Mateusz Pusz c5b5756b4d refactor(example): constraints added to ranged_representation 2023-03-29 16:47:39 +02:00
Mateusz Pusz 4dca00617c refactor(example): ref qualifiers added to a conversion operator of validated_type 2023-03-29 16:46:34 +02:00
Mateusz Pusz bdbf2c37f8 chore: Conan 1.X temporary files removed from .gitignore 2023-03-29 16:42:34 +02:00
Mateusz Pusz 53fd362fe3 docs: README badges cleanup 2023-03-22 16:20:12 +01:00
Mateusz Pusz 3534a6772e ci: Conan build in CodeQL fixed 2023-03-22 13:10:30 +01:00
Mateusz Pusz f9b8e3cd16 ci: local cache path fixed for Conan 2.0 2023-03-22 13:06:16 +01:00
Mateusz Pusz 38dff1c74f docs: README badges updated 2023-03-22 10:15:43 +01:00
Mateusz Pusz 9bddcafbe9 build: check_min_cppstd() does not require a safe check anymore 2023-03-21 23:30:37 +01:00
Mateusz Pusz 666676f424 build: MSVC update is not checked in validate() anymore 2023-03-21 23:30:02 +01:00
Mateusz Pusz f21c7354d0 fix: explicit deduction guilde for estimation is still needed for clang-16 2023-03-21 23:17:15 +01:00
Mateusz Pusz 002e3feec3 ci: clang-16 support added to CI 2023-03-21 23:12:59 +01:00
Mateusz Pusz 43a112c8be Merge pull request #446 from Cazadorro/dependency_subdirectory_support
Added support for use of units as subdirectory when *dependencies* are *also* subdirectories
2023-03-15 21:51:37 +01:00
Cazadorro 03dc1c8a3c Added check for gsl::gsl-lite to avoid find_package if targets already added by add_subdirectory(...) and did the same for fmt::fmt and ranges-v3, with out these changes, impossible to use library if dependencies are also subdirectories 2023-03-13 14:56:42 -05:00
Mateusz Pusz 23debc34e2 build: conanfile.py updated after the CCI review 2023-03-05 11:20:50 +01:00
Mateusz Pusz 97e1425bc5 ci: conan user was replaced with conan remote login in Conan 2.0 2023-03-05 11:14:45 +01:00
Mateusz Pusz 1a0f5e69ce ci: conan remove -f is no longer in Conan 2.0 2023-03-05 10:10:46 +01:00
Mateusz Pusz c103db8279 Merge pull request #443 from JohelEGP/llvm17
refactor: update hacks for LLVM 17
2023-03-05 09:08:15 +01:00
Johel Ernesto Guerrero Peña fbbddb9e7b refactor: update hacks for LLVM 17 2023-03-04 14:28:37 -04:00
Mateusz Pusz 1899f7803f ci: GitHub workflows updated for Conan 2.0 2023-02-24 09:36:27 +01:00
Mateusz Pusz d46377ee16 build: recipes updated to Conan 2.0 2023-02-23 12:19:27 +01:00
Mateusz Pusz 7427993fc1 build: building of linear algebra based examples temporarily disabled in CMake 2023-02-23 12:19:20 +01:00
Mateusz Pusz 8e61286548 docs: "Terms and Definitions" added to README 2023-02-04 08:28:29 +01:00
Mateusz Pusz c86359f37e docs: simple documentation typo fixed to trigger a documentation build in CI 2023-02-02 10:23:49 +01:00
Mateusz Pusz 749ec8d379 build: enable CMake configuration files generation for doxygen in a new Conan version 2023-02-02 10:21:58 +01:00
Mateusz Pusz 03eeea172a Merge pull request #431 from aostrowski/fix-isort
Update isort to work around build from source bug
2023-02-01 22:42:29 +01:00
Adrian Ostrowski e6227c36fb Update isort to work around build from source bug
A Poetry update broke isort: https://github.com/PyCQA/isort/issues/2077
The bug occurs when building from source, which is what pre-commit does.
The latest version of isort fixes this issue.
2023-02-01 22:38:03 +01:00
Mateusz Pusz 6030b2e4e4 Merge branch 'master' of github.com:mpusz/units 2023-02-01 21:03:56 +01:00
Mateusz Pusz 48d11cce8a docs: Compiler Explorer examples compilation fixed 2023-02-01 21:03:44 +01:00
Mateusz Pusz d35e9e33b8 Merge pull request #424 from chiphogg/chiphogg/badge
Fix badge image links
2023-01-14 21:12:40 +01:00
Chip Hogg 712a38eda6 Fix badge image links
For background, see: https://github.com/badges/shields/issues/8671
2023-01-14 14:11:21 +00:00
Mateusz Pusz 3a4eb9143c Merge pull request #420 from Twon/update_codeql_cachekey
Update codeql cachekey
2023-01-07 12:21:40 +01:00
Antony Peacock cfb4614fb6 Remove whitespace 2023-01-07 10:27:38 +00:00
Antony Peacock 05e80a75f6 Merge branch 'master' into update_codeql_cachekey 2023-01-07 10:24:33 +00:00
Antony Peacock a1ed005c12 Ensure OS present 2023-01-07 10:15:48 +00:00
Mateusz Pusz af5d562047 Merge pull request #419 from Twon/update_codeql_cachekey
Update codeql cachekey
2023-01-07 10:10:50 +01:00
Antony Peacock 09c2fabec4 Stray stdlib with old style expansion 2023-01-07 08:52:39 +00:00
Antony Peacock 845d347773 Cache keys were missed in last update 2023-01-07 08:34:36 +00:00
Mateusz Pusz 57ad07573d Merge pull request #418 from Twon/workflow_run_on_requires_matrix
Run on does not have access to environment.  Use matrix for common OS setting
2023-01-07 09:22:04 +01:00
Antony Peacock 6fbbdb0e47 Remove trailing white space 2023-01-06 22:45:19 +00:00
Antony Peacock 30d0dbfff8 Run on does not have access to environment. Use matrix for common OS setting 2023-01-06 22:40:08 +00:00
Mateusz Pusz 867e5cd2b8 Merge pull request #417 from Twon/conan_cache_fix
Environment variable access does not require env prefix
2023-01-06 20:19:13 +01:00
Antony Peacock c786ae1e47 Whitespace fix 2023-01-06 17:07:17 +00:00
Antony Peacock c677264e44 Syntax fix 2023-01-06 16:49:48 +00:00
Antony Peacock 10df364407 Missing env 2023-01-06 16:35:44 +00:00
Antony Peacock b028f76664 Remove matrix values 2023-01-06 16:33:24 +00:00
Antony Peacock 93e2daced8 Environment variable acccess does not require env prefix 2023-01-06 16:20:12 +00:00