2
0
mirror of https://github.com/boostorg/compute.git synced 2026-01-24 05:42:14 +00:00

11 Commits

Author SHA1 Message Date
Rene Rivera
7359c0f73d Sync from upstream. 2024-08-22 10:01:16 -05:00
Peter Dimov
3084aa4acd Link to OpenCL under Windows as well in test/Jamfile.v2 2024-08-22 10:08:54 +03:00
Rene Rivera
370f890280 Change all <source> references to <library>. 2024-07-20 19:37:05 -05:00
Rene Rivera
8bda41d126 Make the library modular usable. 2024-03-11 08:30:25 -05:00
Adam Wulkiewicz
f68111457d Use 'obj' rule instead of 'compile' in opencl availability test.
The use of 'compile' rule interferes with --dump-tests option of b2 and prevents correct running of tests in some of the other Boost libraries.
2017-03-30 00:17:28 +02:00
Kohei Takahashi
1da7245d0f Check opencl availability on test. 2017-02-01 23:38:16 +09:00
Jakub Szuppe
c41c1d98b1 Link OpenCL in FreeBSD in test/Jamfile.v2 2016-03-09 17:08:59 +01:00
Jakub Szuppe
fec8913be2 Remove redundant compile option
Remove redundant -Wno-deprecated-declaration (msvc: wd4996) compile
option from Travis-CI builds and test/Jamfile.v2.
2016-03-09 17:08:58 +01:00
Jakub Szuppe
112537a8cb Update tests compile options in Jamfile.v2
Different compilers have different options to suppress the same
warnings.
2016-03-09 14:57:50 +01:00
Kyle Lutz
aed377d6d8 Fix Boost.Test link error in test/Jamfile.v2 2015-10-19 20:02:53 -07:00
Kyle Lutz
a1e3366ade Add Boost.Build support 2015-03-01 09:36:59 -08:00