150 Commits

Author SHA1 Message Date
John Wellbelove
1af74206d2 Updated PlatformIO action 2025-08-13 16:10:35 +01:00
John Wellbelove
e449a09b3e Added automated PlatformIO update CI action 2025-08-13 10:37:59 +01:00
Roland Reichwein
fe928fa53a
Support C++23 (#1069)
* Support C++23

* Fix syntax checks for correct C++ standard version

---------

Co-authored-by: John Wellbelove <jwellbelove@users.noreply.github.com>
2025-05-13 21:27:04 +01:00
Roland Reichwein
9f5ad35d41
Cleanup fixes for C++03 (#1089)
* Typo fixes

* Fix typo

---------

Co-authored-by: John Wellbelove <jwellbelove@users.noreply.github.com>
2025-05-13 21:21:50 +01:00
John Wellbelove
0c2434239b Updates to CI scripts 2025-02-01 19:09:41 +00:00
John Wellbelove
bad4046e91 Updated Github Actions to checkout@v4 2024-11-10 17:59:56 +00:00
John Wellbelove
b8aa776c59 Updated workflows 2024-07-31 10:51:41 +01:00
John Wellbelove
87a2e544ad Added 'Syntax Check' to syntax check test runner names. 2024-07-29 10:56:00 +01:00
John Wellbelove
2387ade3c6 Refactored Github CI workflows 2023-11-25 11:29:50 +00:00
John Wellbelove
82420b4f1b Refactored Github CI workflows 2023-11-25 11:23:08 +00:00
John Wellbelove
1e2a127dbe Refactored Github CI workflows 2023-11-25 11:20:28 +00:00
John Wellbelove
d326a7e3f9 Try clang temporary fix for Github CI 2023-11-25 10:45:49 +00:00
John Wellbelove
b973e0cbe7 Try clang temporary fix for Github CI 2023-11-25 10:42:59 +00:00
John Wellbelove
2e3ee1f7e2 Try clang temporary fix for Github CI 2023-11-25 10:33:29 +00:00
John Wellbelove
23d5ca09d9 Try clang temporary fix for Github CI 2023-11-25 10:22:30 +00:00
John Wellbelove
34e621462f Disable Clang C++20 CI tests until Guthub sorts out the issue 2023-11-24 11:09:37 +00:00
John Wellbelove
1f082c6ab3 Remove tempory fix 2023-11-24 11:07:21 +00:00
John Wellbelove
4b25a4c77b Try clang Github fix 2023-11-24 10:51:43 +00:00
John Wellbelove
98ebaff1f9 Removed temporary fix 2023-10-26 22:08:48 +02:00
John Wellbelove
623687fa1c Merge branch 'pull-request/#777-Allow-Building-Tests-as-Submodule-and-GCC-less-than-11' of https://github.com/ETLCPP/etl into pull-request/#777-Allow-Building-Tests-as-Submodule-and-GCC-less-than-11
# Conflicts:
#	.github/workflows/clang.yml
2023-10-26 22:07:31 +02:00
John Wellbelove
3173d7e784 Added pul-request branches to CI 2023-10-26 22:06:48 +02:00
John Wellbelove
adcc4d9e77 Merge branch 'pull-request/#777-Allow-Building-Tests-as-Submodule-and-GCC-less-than-11' of https://github.com/ETLCPP/etl into pull-request/#777-Allow-Building-Tests-as-Submodule-and-GCC-less-than-11 2023-10-26 21:26:48 +02:00
John Wellbelove
95c7f44cc6 Merge branch 'pull-request/#777-Allow-Building-Tests-as-Submodule-and-GCC-less-than-11' of https://github.com/ETLCPP/etl into pull-request/#777-Allow-Building-Tests-as-Submodule-and-GCC-less-than-11 2023-10-26 21:02:44 +02:00
John Wellbelove
0c1bed079a Merge branch 'pull-request/#777-Allow-Building-Tests-as-Submodule-and-GCC-less-than-11' of https://github.com/ETLCPP/etl into pull-request/#777-Allow-Building-Tests-as-Submodule-and-GCC-less-than-11 2023-10-26 20:26:31 +02:00
John Wellbelove
f47fdfc0ff Try to fix library error for Github Actions for Clang C++20 2023-10-26 20:24:47 +02:00
John Wellbelove
f208eb4073 Try to fix library error for Github Actions for Clang C++20 2023-10-26 20:10:22 +02:00
John Wellbelove
ef3c6981fe Revert "Experimental -02 optimisation"
This reverts commit 3e0240591fe6886075e7b518a2eafdf6d32e0cc8.
2023-07-11 10:26:49 +01:00
John Wellbelove
3e0240591f Experimental -02 optimisation 2023-07-11 08:03:55 +01:00
John Wellbelove
f4b8fd73c6 Updated Github actions yml files 2023-05-08 17:19:01 +01:00
John Wellbelove
e61adcc51d Updated Github actions yml files 2023-05-08 09:20:43 +01:00
John Wellbelove
228cc04fd2 Updated Github actions yml files 2023-05-08 08:51:51 +01:00
John Wellbelove
5da752295a Merge branch 'feature/syntax-checks-for-github-ci' of https://github.com/ETLCPP/etl into feature/syntax-checks-for-github-ci 2023-05-07 10:42:05 +01:00
John Wellbelove
ac15ce166b Merge branch 'feature/syntax-checks-for-github-ci' of https://github.com/ETLCPP/etl into feature/syntax-checks-for-github-ci 2023-05-07 10:25:44 +01:00
John Wellbelove
3aa4a8af03 Sanity check CI test 2023-05-07 10:20:26 +01:00
John Wellbelove
f9d2b5e270 Sanity check CI test 2023-05-07 09:58:54 +01:00
John Wellbelove
10ea982ac9 Sanity check CI test 2023-05-07 08:37:31 +01:00
John Wellbelove
78afa95ca1 Sanity check CI test 2023-05-07 08:25:23 +01:00
John Wellbelove
b431afec9c Sanity check CI test 2023-05-07 08:19:32 +01:00
John Wellbelove
602e9aec7f Sanity check CI test 2023-05-07 08:08:58 +01:00
John Wellbelove
ae1698e988 Merge branch 'feature/sanity-checks-for-github-ci' of https://github.com/ETLCPP/etl into feature/sanity-checks-for-github-ci
# Conflicts:
#	.github/workflows/sanity-checks.yml
2023-05-06 20:12:24 +01:00
John Wellbelove
fbe703bb1c Merge branch 'feature/sanity-checks-for-github-ci' of https://github.com/ETLCPP/etl into feature/sanity-checks-for-github-ci
# Conflicts:
#	.github/workflows/sanity-checks.yml
2023-05-06 20:09:52 +01:00
John Wellbelove
97b6bb0925 Sanity check CI test 2023-05-06 19:07:38 +01:00
John Wellbelove
33be61e523 Sanity check CI test 2023-05-06 19:06:01 +01:00
John Wellbelove
068c9f5996 Added experimental C++14 and C++17 builds to GCC CI 2023-04-28 11:48:29 +01:00
John Wellbelove
1ab6eb7278 Modified CI for Github 2023-03-30 13:01:23 +01:00
John Wellbelove
1f2cba4b40 Modified CI for Github 2023-03-30 12:17:30 +01:00
John Wellbelove
f5d69d7f35 Modified CI for Github 2023-03-30 11:52:26 +01:00
John Wellbelove
3b0599b273 Modified CI for Github 2023-03-30 11:06:17 +01:00
John Wellbelove
8e39eef9bb Modified CI for Github 2023-03-29 11:32:19 +01:00
John Wellbelove
4fe03bbb95 Modified CI for Github 2023-03-29 10:20:49 +01:00