82 Commits

Author SHA1 Message Date
John Wellbelove
eb3c6b7c58 Attempt to fix clang CI error 2022-09-12 00:23:28 +01:00
John Wellbelove
0bfe4baa63 Attempt to fix clang CI error 2022-09-11 16:04:15 +01:00
John Wellbelove
23be4cfd02 Attempt to fix clang CI error 2022-09-11 15:41:51 +01:00
John Wellbelove
38458a71e3 Attempt to fix clang CI error 2022-09-11 15:29:51 +01:00
John Wellbelove
69aa8aa08f Reverted changes 2022-06-24 16:18:51 +01:00
John Wellbelove
c0923e1d6a Fix to message_packet
Fix tests for atomic under GCC
2022-06-24 15:59:25 +01:00
John Wellbelove
92996109c7 Added ASAN options to Github CI 2022-05-18 20:29:51 +01:00
John Wellbelove
44065e5ad3 Replace GCC with Clang in clang Github CI 2022-05-04 17:09:45 +01:00
John Wellbelove
f75b98aa7d Replace GCC with Clang in clang Github CI 2022-05-04 17:08:10 +01:00
Robin Mueller
fbffca3b4c Update cmake & meson version handling (#522)
* updated the version handling

- Introduces a new version.txt file
- This file is parsed by CMake to determine the current version

* assign version in project call

* use version variable

* Meson update

1. Minor fix for GCC build
2. Use external version file which can be used by CMake as well

* get version from git tag now

* ci/cd broke..

* maybe this solves the error

* updated workflow files

* one last test

* remove git describe call
2022-04-08 09:37:21 +02:00
John Wellbelove
48738f980a Modified VS2019 Github Actions 2022-03-20 17:49:59 +00:00
John Wellbelove
80c4a2234f Modified VS2019 Github Actions 2022-03-20 17:42:27 +00:00
John Wellbelove
5cd7cb0036 Modified VS2019 Github Actions 2022-03-20 17:32:08 +00:00
John Wellbelove
8f76f9401d Modified VS2019 Github Actions 2022-03-20 17:15:39 +00:00
John Wellbelove
7f2525a48f Modified VS2019 Github Actions 2022-03-20 16:45:53 +00:00
John Wellbelove
a1747ad910 Modified VS2019 Github Actions 2022-03-20 16:34:06 +00:00
John Wellbelove
26db7120fc Modified VS2019 Github Actions 2022-03-20 16:26:55 +00:00
John Wellbelove
714569ed5d Modified VS2019 Github Actions 2022-03-20 16:13:29 +00:00
John Wellbelove
c4fe45f526 Modified VS2019 Github Actions 2022-03-20 14:34:48 +00:00
John Wellbelove
3b2307a54c Modified VS2019 Github Actions 2022-03-20 14:24:29 +00:00
John Wellbelove
8bbc5e5bf4 Modified VS2019 Github Actions 2022-03-20 14:06:18 +00:00
John Wellbelove
24d01b8e52 Modified VS2019 Github Actions 2022-03-20 13:54:10 +00:00
John Wellbelove
eaaea7bb55 Modified VS2019 Github Actions 2022-03-20 13:44:23 +00:00
John Wellbelove
e964e61724 Modified VS2019 Github Actions 2022-03-20 13:34:33 +00:00
John Wellbelove
949a831901 Modified VS2019 Github Actions 2022-03-20 13:30:41 +00:00
John Wellbelove
a0557510c5 Modified VS2019 Github Actions 2022-03-20 13:23:46 +00:00
John Wellbelove
c1703bc871 Modified VS2019 Github Actions 2022-03-20 13:21:20 +00:00
John Wellbelove
a75c2bd3ad Modified VS2019 Github Actions 2022-03-20 13:19:55 +00:00
John Wellbelove
4d307cfa21 Updated Github CI for Visual Studio 2022-03-06 19:20:41 +00:00
John Wellbelove
9c0dd4c9a0 Added Force C++03 option to Github CI 2021-08-13 17:05:55 +01:00
John Wellbelove
e2101d13ab Added Force C++03 option to Github CI 2021-08-13 16:56:13 +01:00
John Wellbelove
ca335e6afa Added Force C++03 option to VS Github CI 2021-08-13 16:38:44 +01:00
John Wellbelove
2f39ebdafd Expanded compiled variants for scripts 2021-08-13 16:37:47 +01:00
John Wellbelove
417c3b9e77 Expanded compiled variants for scripts 2021-08-13 16:32:43 +01:00
John Wellbelove
629e864c8a Refactoring of type traits for GCC compatibility 2021-08-04 19:01:08 +01:00
John Wellbelove
b779696eb9 Refactoring of type traits for GCC compatibility 2021-08-04 18:47:42 +01:00
John Wellbelove
5bd7222e92 Updated version numbers 2021-06-14 17:31:33 +01:00
John Wellbelove
a287877ac9 Fixed ambiguous function call for clang 2021-06-14 14:00:53 +01:00
John Wellbelove
2c8f079c60 Fixed ambiguous function call for clang 2021-06-14 13:53:15 +01:00
John Wellbelove
1781be7702 Fixed ambiguous function call for clang 2021-06-14 13:23:41 +01:00
John Wellbelove
f68624f909 Fixed ambiguous function call for clang 2021-06-14 13:18:17 +01:00
John Wellbelove
e4e61cfe69 Fixed ambiguous function call for clang 2021-06-14 13:11:03 +01:00
John Wellbelove
2a01d36ea4 Add fix to CI 2021-04-13 16:30:35 +01:00
John Wellbelove
68d27c0de8 Add fix to CI 2021-04-13 16:09:26 +01:00
John Wellbelove
51907100b4 Add fix to CI 2021-04-13 16:02:19 +01:00
John Wellbelove
a99473eb3f Intermediate commit 2021-03-24 12:16:19 +00:00
John Wellbelove
b8e6e6070d Make modifying constexpr C++14 only 2020-12-03 18:56:12 +00:00
John Wellbelove
3dd45ca504 issue-314-constexpr 2020-12-03 11:55:12 +00:00
John Wellbelove
5f1ab55c61 Squashed commit of the following:
commit dceb56dd1a19be6fe9b991bb50e08902eefe36a8
Author: John Wellbelove <github@wellbelove.co.uk>
Date:   Tue Nov 24 19:27:18 2020 +0000

    Fixed non-initialisation of in_use flag.

commit c7ee1d6574ca5d95869152c5f8e4e6d02a7fa6bc
Author: John Wellbelove <github@wellbelove.co.uk>
Date:   Tue Nov 24 19:20:24 2020 +0000

    Fixed non-initialisation of in_use flag.

commit 36cbf21cd1b67a28255582cfb4a188a601631ab2
Author: John Wellbelove <github@wellbelove.co.uk>
Date:   Tue Nov 24 18:52:53 2020 +0000

    Refactor buffer_descriptors test

commit 49c60add63153bf53f400a891d8c4fb880cacda8
Author: John Wellbelove <github@wellbelove.co.uk>
Date:   Tue Nov 24 18:44:42 2020 +0000

    Refactor buffer_descriptors test

commit 7bda7678311bf2eb497483f3ef27c3af9211680b
Author: John Wellbelove <github@wellbelove.co.uk>
Date:   Tue Nov 24 18:29:02 2020 +0000

    Refactor buffer_descriptors test

commit 7a68c932a7df05f66690fa63e67365cf4b0619e8
Author: John Wellbelove <github@wellbelove.co.uk>
Date:   Tue Nov 24 18:14:30 2020 +0000

    Refactor buffer_descriptors test

commit a9b25ac67d175f58751a2eb819f0e5822e8f0cf9
Author: John Wellbelove <github@wellbelove.co.uk>
Date:   Tue Nov 24 18:08:21 2020 +0000

    Refactor buffer_descriptors test

commit 0c721c0466733751708fcbd995ce0bc1d7c0a932
Author: John Wellbelove <github@wellbelove.co.uk>
Date:   Tue Nov 24 17:58:22 2020 +0000

    Refactor buffer_descriptors test

commit 4b2dd2fce22cd0a4846b95695fbfd812e0823540
Author: John Wellbelove <github@wellbelove.co.uk>
Date:   Tue Nov 24 17:47:43 2020 +0000

    Refactor buffer_descriptors test

commit 80d5776c409b416377269d543bd539bdad83dc86
Author: John Wellbelove <github@wellbelove.co.uk>
Date:   Tue Nov 24 17:32:27 2020 +0000

    Refactor buffer_descriptors test

commit 3564ac5b7ef89c41b240d9f54fce36042408daa0
Author: John Wellbelove <github@wellbelove.co.uk>
Date:   Tue Nov 24 17:17:50 2020 +0000

    Refactor buffer_descriptors test

commit 297ef42c60e4228bfbcb2adcddeb6b8a617c4113
Author: John Wellbelove <github@wellbelove.co.uk>
Date:   Tue Nov 24 17:08:45 2020 +0000

    Refactor buffer_descriptors test

commit 658d592c96eb7eaf1afb5d09fef38e293ea6f79b
Author: John Wellbelove <github@wellbelove.co.uk>
Date:   Tue Nov 24 16:58:52 2020 +0000

    Refactor buffer_descriptors test

commit e97d8f90d5527349324ea84fd578c1d879d7a5a4
Author: John Wellbelove <github@wellbelove.co.uk>
Date:   Tue Nov 24 16:48:52 2020 +0000

    Refactor buffer_descriptors test

commit ed783a8ccccc8673c0f55eb1780c08668880a745
Author: John Wellbelove <github@wellbelove.co.uk>
Date:   Tue Nov 24 16:43:52 2020 +0000

    clang.yml hack for testing
2020-11-24 22:33:08 +00:00
John Wellbelove
4c4149abf6 clang hack for testing 2020-11-24 16:45:53 +00:00