2
0
mirror of https://github.com/boostorg/regex.git synced 2026-01-23 06:02:10 +00:00

14 Commits

Author SHA1 Message Date
jzmaddock
9ddfbd2923 Adjust test script again. 2024-04-19 18:25:36 +01:00
jzmaddock
456bf7756d More msvc workarounds. 2024-04-19 13:42:43 +01:00
jzmaddock
27a5bcb1f4 TRy again with msvc config. 2024-04-19 13:28:21 +01:00
jzmaddock
d2bfcaf146 Correct msvc version 2024-04-18 20:03:35 +01:00
jzmaddock
736f0de18d Try again with implementation unit includes. 2024-04-18 20:02:16 +01:00
jzmaddock
cc60bce275 Correct module implementation units.
Update script permissions.
2024-04-18 18:14:44 +01:00
jzmaddock
2c0058a902 Hide key template instances behind factory functions.
And provide a separate "module library"
Update testing scripts.
2024-04-18 16:37:12 +01:00
jzmaddock
fbfdda66fd Clean up #includes. 2024-04-10 12:28:57 +01:00
jzmaddock
02f8f3119e Update clang linkage options. 2024-04-06 18:33:44 +01:00
jzmaddock
cf2a60c88b Add msvc module test. 2024-04-06 17:21:53 +01:00
jzmaddock
9e36a0b67e Set file permissions. 2024-04-06 16:28:47 +01:00
jzmaddock
ba61613eff Remove modules Jamfile: it doesn't work.
Add shell script for testing modules with clang.
2024-04-06 13:57:40 +01:00
jzmaddock
15acbd5117 Merge branch 'develop' into modules
Fixed Conflicts:
	include/boost/regex/config.hpp

Also fix up msvc build failures.
Example now build with msvc or with clang.  The build script is still hopelessly broken though.
2024-04-04 19:17:39 +01:00
jzmaddock
66389f6e21 Add module support and tests. 2022-04-20 19:39:27 +01:00