802 Commits

Author SHA1 Message Date
cd1b1bd039 Update ci.yml 2025-06-09 03:08:24 +03:00
849e8e91fc Merge pull request #56 from grafikrobot/modular
Add modular library level build file.
2025-05-02 19:15:21 +03:00
cd44c911d7 Move project global include to target local include. 2025-04-07 20:56:59 -05:00
b64ec9dbc7 Sync from upstream. 2025-04-04 21:39:18 -05:00
d899a718f1 Merge pull request #44 from marcoffee/fix-e129-e193
Fix references to parameters e129 and e193
boost-1.88.0.beta1 boost-1.88.0
2024-12-28 16:37:31 +02:00
918ff83c02 Update ci.yml 2024-12-28 16:09:52 +02:00
f9ada379f2 Apply Node20 workaround 2024-12-28 15:35:54 +02:00
910e57e789 Update ci.yml 2024-12-28 15:33:59 +02:00
0d2a85b3de Move inter-lib dependencies to a project variable and into the build targets. 2024-07-23 22:34:22 -05:00
c62822b6b5 Update copyright dates. 2024-07-20 22:52:03 -05:00
d5e87381fe Bump B2 require to 5.2 2024-06-14 11:33:56 -05:00
4cef4160fa Add requires-b2 check to top-level build file. 2024-05-05 09:00:01 -05:00
bf702eb1fd Merge branch 'boostorg:develop' into modular 2024-02-04 12:21:04 -06:00
c4ea7e40d3 Update test/CMakeLists.txt boost-1.85.0 boost-1.87.0.beta1 boost-1.87.0 boost-1.86.0.beta1 boost-1.86.0 boost-1.85.0.beta1 2024-02-04 19:09:41 +02:00
fb8ebc8b42 Merge branch 'modular-location-independent' of https://github.com/grafikrobot/boostorg.preprocessor into feature/pr-57 2024-02-04 19:07:42 +02:00
3f3f1e070a Disable __VA_OPT__ for Clang 8 as well 2024-02-04 18:48:22 +02:00
ec8d33c4a0 Update ci.yml 2024-02-04 18:21:57 +02:00
a3d0db9305 Avoid references to root project. 2024-02-04 09:56:35 -06:00
a475d97e89 Add modular library level build file. 2024-02-04 09:47:19 -06:00
667e87b339 Change C test names to not conflict with the C++ ones boost-1.83.0 boost-1.81.0 boost-1.84.0 boost-1.83.0.beta1 boost-1.84.0.beta1 boost-1.82.0.beta1 boost-1.82.0 boost-1.81.0.beta1 2022-08-16 20:59:52 +03:00
e919b652af Disable __VA_OPT__ on g++ 8/9 in c++2a mode, as vaopt.cpp fails 2022-08-16 19:09:04 +03:00
108a948323 Add .github/workflows 2022-08-16 11:31:06 +03:00
eacc296fa5 Merge branch 'master' into develop 2022-08-16 11:27:43 +03:00
f29be910a0 Fix references to parameters e129 and e193 2022-02-07 09:55:43 -03:00
d4e82d7d3f Merge branch 'develop' boost-1.80.0.beta1 boost-1.80.0 boost-1.79.0.beta1 boost-1.79.0 boost-1.78.0.beta1 boost-1.78.0 boost-1.77.0.beta1 boost-1.77.0 2021-06-27 13:24:38 -04:00
69614bb1da Fix CMake tests in .travis.yml 2021-06-10 16:37:10 +03:00
24abbdc906 Update CMakeLists.txt 2021-06-10 02:09:03 +03:00
45178c3cc5 Merge branch 'master' into develop 2021-06-10 02:07:17 +03:00
93b896c932 Corrected cmake tests 2021-05-29 08:59:36 -04:00
229f654b59 Merge branch 'develop' boost-1.76.0 boost-1.76.0.beta1 2021-02-15 16:07:36 -05:00
aa8f347df2 Treat nvcc compiling in cuda mode with _MSC_VER defined as if it is the VC++ default preprocessor as far as variadic macro support is concerned. 2021-02-11 23:38:30 -05:00
d8471d6526 Merge pull request #36 from sdarwin/drone
Drone config
2021-01-13 12:42:59 -05:00
bee33b0117 add drone config [ci skip] 2021-01-13 17:09:26 +00:00
b49e14231f Merge branch 'develop' 2020-12-29 16:26:32 -05:00
5289c50299 Update meta information 2020-12-28 10:15:43 -05:00
5e17804af2 Merge branch 'develop' boost-1.75.0 boost-1.75.0.beta1 2020-10-25 06:16:15 -04:00
15dcb92ebf Revert "Chyange number of jobs to use $nproc"
This reverts commit 112673238a.
2020-10-25 06:15:04 -04:00
ae5e475169 Merge branch 'develop' 2020-10-24 20:35:07 -04:00
112673238a Chyange number of jobs to use $nproc 2020-10-24 20:33:54 -04:00
bff73def85 Remove preprocessor limits CI testing 2020-09-25 12:47:54 -04:00
5e2770334d Address model for msvc-10 and msvc-11 must be only 32-bit in appveyor.yml 2020-09-25 11:18:29 -04:00
e4186a6df1 Updated appveyor tests 2020-09-22 19:33:56 -04:00
4a274cbe86 Corrected msvc-14.0 setup 2020-09-22 13:24:12 -04:00
7bed5072e4 Update on config.hpp so we are not redefining a defined macro. 2020-09-22 00:30:33 -04:00
b3f95b899f More individual travis ci preprocessor limits tests. 2020-09-21 18:39:06 -04:00
8f937e431e More individual appveyor preprocessor limits tests. 2020-09-20 17:26:49 -04:00
879e876d45 Add address-model for limits build in Travis CI 2020-09-20 06:15:41 -04:00
1a2e813fcb Corrected Travis CI syntax 2020-09-20 05:38:29 -04:00
5a30bc472d Updated Appveyor setup. 2020-09-20 00:52:01 -04:00
d12d2d9a3a Updated .yml files 2020-09-19 23:02:30 -04:00