42 Commits

Author SHA1 Message Date
Rene Rivera 65c6f353f4 Update tested compilers/OS.
[skip ci]
2026-06-25 20:26:06 -05:00
Rene Rivera 09fd2d4bd7 Add VS-2026 testing. 2026-04-15 23:21:52 -05:00
Rene Rivera 93f9126367 Clang 11 no longer available in FreeBSD. 2026-01-27 07:13:35 -06:00
Rene Rivera 0b05164371 Note for stack clean functions. [skip ci] 2026-01-20 07:13:13 -06:00
Rene Rivera 3521ba14b1 Update list of tested compilers. [skip ci] 2025-11-29 09:25:27 -06:00
Rene Rivera acacc78ba9 Update docs for current set of tested compilers. 2025-11-23 10:33:20 -06:00
Rene Rivera b967c358cf Revert "Add clang-20 to FreeBSD testing."
This reverts commit 507875ada2.
2025-04-03 08:40:54 -05:00
Rene Rivera 93b0de0068 Reapply "Add clang-20 testing."
This reverts commit 3d64033c83.
2025-04-03 08:39:44 -05:00
Rene Rivera 3d64033c83 Revert "Add clang-20 testing."
This reverts commit f1b8d23e50.
2025-04-03 08:38:34 -05:00
Rene Rivera 507875ada2 Add clang-20 to FreeBSD testing. 2025-04-02 20:52:35 -05:00
Rene Rivera f1b8d23e50 Add clang-20 testing. 2025-04-02 20:49:51 -05:00
Rene Rivera 8f80fb9a9c Remove testing & support for really old clang <= 3.8.
The old clangs have problems with the Lyra library and SFINAE. To avoid increased development time to workarounds dropping support for them.
2025-03-12 22:45:49 -05:00
Rene Rivera 710def1290 More Ci toolset tweaks. And reflect changes in readme. 2024-11-08 19:31:00 -06:00
Rene Rivera b966c032cb Add current gcc & clang freebsd tests. 2024-11-06 18:06:16 -06:00
Rene Rivera b99629937c Remove old xcodes and update readme to reflect current compilers. 2024-09-21 13:25:15 -05:00
René Ferdinand Rivera Morell c30bce8e2d Add property-db class to record & write structured data. (#397)
Add property-db class to record & write structured data.

This adds a utility to record structured data in the form of a property database where the keys are a property path with string or number values. The data can be converted to a string, or written to a file, as JSON.
2024-05-27 20:04:58 -05:00
Rene Rivera d5a432a6d0 Abandon FreeBSD clang10 testing as it's unavailable. 2024-04-20 16:01:43 -05:00
Rene Rivera bd161df559 Give up on gcc8 on freebsd. 2024-01-26 20:50:21 -06:00
Rene Rivera 31ff337943 Bump version for next release and add docs. 2024-01-13 09:37:37 -06:00
Rene Rivera 2499e71755 Update readme for compilers.
[skip ci]
2023-11-30 21:14:20 -06:00
Rene Rivera 2fc52a7bff Update info on tested toolsets. 2023-09-04 20:50:13 -05:00
Rene Rivera 3cfbebaa6d Update tested toolsets. 2023-08-29 22:41:02 -05:00
René Ferdinand Rivera Morell 32d906145a Remove use of sprintf.
Some toolsets are now warning that sprintf is insecure/deprecated. This
replaces all sprintf calls with equivalent b2 equivalents or new prtinf
style utilities. This is for all platforms. Which avoids having to debug
alternate implementations.
2023-08-28 11:02:47 -05:00
Rene Rivera d542aa3b31 Update freebsd tested compilers. 2023-04-08 10:55:07 -05:00
Rene Rivera 74f2396cdb Update tested compilers. 2023-04-05 20:39:04 -05:00
Rene Rivera c9557503c4 Update history and readme for release. 2022-03-10 22:39:49 -06:00
Rene Rivera 371b47af9d FBSD gcc7 no longer available. 2021-11-18 20:22:02 -06:00
Rene Rivera c86b033368 No clang13 for FreeBSD yet. 2021-10-03 08:12:52 -05:00
Rene Rivera 414e60ef5b Add clang13 ti freebsd, update readme to match. 2021-10-02 15:37:17 -05:00
Rene Rivera 96a3008d16 Update compiler test list.
[skip ci]
2021-06-11 22:45:22 -05:00
Rene Rivera 7b3e19136f Add latest compilers and Boost to testing. 2021-05-26 16:55:12 -05:00
Rene Rivera 60672f48ce Add C++11 note. 2021-02-26 07:29:03 -06:00
Rene Rivera 9184d2b313 Minor updates/tweaks to docs for bfgroup. 2021-02-23 23:01:04 -06:00
Rene Rivera c9cc1ae2ed Replace refs to boost.org witth bfgroup.xyz. 2021-02-20 21:35:16 -06:00
Rene Rivera 4625ec7524 Update the versions we support/test. 2020-12-22 14:45:32 -06:00
Rene Rivera f665f0501b Simplyfied bootstrap scripts to match each other.
The goal here is to avoid extra complexity of just building. If someone
needs more control they can use the src/engine/build scripts.
2020-02-10 17:45:50 -06:00
Rene Rivera a91d7a2da0 Update list of tested compilers.
[skip ci]
2019-06-05 08:29:26 -05:00
Rene Rivera ed45afc43a Fix shield for master tests.
[skip ci]
2019-04-14 13:07:32 -05:00
Rene Rivera 28668a271b Add links for the test shileds.
[skip ci]
2019-04-13 20:51:52 -05:00
Rene Rivera 1588b12b17 Update README with CI testing results.
[skip ci]
2019-04-13 20:48:56 -05:00
Rene Rivera 0a6b461389 Fix link to contrib doc.
[skip ci]
2019-04-11 22:21:45 -05:00
Rene Rivera d2b4730e07 Clean up the readme a bit.
[skip ci]
2019-04-10 21:45:24 -05:00