Rene Rivera
471aec5940
build: modular build structure
2024-08-20 19:41:20 -03:00
alandefreitas
fcb5f58b0e
test: simplify error flags
...
Aggregate Jamfile error flags per compiler and update CI compiler versions with warnings-as-errors based on new cpp-actions entry flags.
2024-01-18 23:43:01 -03:00
alandefreitas
e34828ecd0
build: test flags depend on frontend
...
The logic for test flags in cmake also needs to check CMAKE_CXX_COMPILER_FRONTEND_VARIANT. In particular, if the compiler is clang but the frontend is MSVC, we need to add flags as if it were MSVC rather than GCC-like flags.
This commit also updates existing flags to account for new compiler versions.
2023-12-22 12:05:53 -03:00
sdarwin
33cfb939d0
ci: self-hosted runners
2023-07-22 15:21:03 -03:00
Vinnie Falco
963bf5a4b7
Refactor library translation units
2023-04-14 15:46:53 -03:00
alandefreitas
af8aa03887
url::format
2022-12-29 14:54:45 -08:00
alandefreitas
a39076e9fe
update msvc requirements in Jamfile
...
fix #618
2022-11-07 14:13:38 -08:00
Vinnie Falco
3a75adb4bf
static_url, url storage
2021-09-11 15:03:18 -07:00
Dmitry Arkhipov
f8dc27aaf9
Update jam files
2021-09-06 17:15:18 -07:00
Vinnie Falco
2c70fc7b8e
Tidying
2019-11-27 12:13:22 -08:00
Vinnie Falco
ab84af954f
Port beast uri
2019-11-27 08:11:12 -08:00