fanquake
51c97ffb69
build: patch boost process for macOS 14 SDK
2023-12-05 09:55:01 +00:00
fanquake
39e66e938f
build: use header-only Boost unit test
2022-02-13 20:59:02 +00:00
fanquake
471d15536f
build: add support for OpenBSD to depends
2022-02-10 12:33:10 +00:00
Carl Dong
a57b498560
depends: boost: Bump to 1.71.0
2020-11-23 15:50:53 -05:00
fanquake
335bd7f8bc
build: use patch rather than sed in Boost package
...
The depends comment is actually incorrect, and this can be dropped once
we move to 1.71.0 or later.
2020-08-25 13:19:56 +08:00
MarcoFalke
fafe446d0e
[depends] Delete unused patches
...
Superseded by 4bdad99f50
2016-03-01 13:03:42 +01:00
Jacob Welsh
b19a88b2a0
depends: fix Boost 1.55 build on GCC 5
...
Boost assumes variadic templates are always available in GCC 4.4+, but
they aren't since we don't build with -std=c++11.
This applies the patch that fixed the issue in boost 1.57:
eec8085549
See also: https://svn.boost.org/trac/boost/ticket/10500
2015-06-13 17:02:34 -05:00
Cory Fields
1dec09b341
depends: add shared dependency builder
...
See the README's in depends for documentation
2014-08-08 15:10:46 -04:00