Commit Graph

857 Commits

Author SHA1 Message Date
Peter Dimov ae1bb087cb Merge branch 'feature/gha-cuda' into feature/issue-68 2021-11-18 19:52:57 +02:00
Peter Dimov f471bf4997 Update ci.yml 2021-11-18 19:52:17 +02:00
Peter Dimov 4db9263091 Merge branch 'feature/gha-cuda' into feature/issue-68 2021-11-18 19:51:16 +02:00
Peter Dimov 8e883ae9e7 Update ci.yml 2021-11-18 19:34:11 +02:00
Peter Dimov e364f2575e Merge branch 'feature/gha-cuda' into feature/issue-68 2021-11-18 18:49:49 +02:00
Peter Dimov 86121bb76b Update ci.yml 2021-11-18 18:23:03 +02:00
Peter Dimov de09706e79 Update ci.yml 2021-11-18 18:03:53 +02:00
Peter Dimov a01908774a Update ci.yml 2021-11-18 15:56:27 +02:00
Peter Dimov 8bece6d0a6 Update ci.yml 2021-11-18 15:45:33 +02:00
Peter Dimov 6781db002b Update ci.yml 2021-11-18 15:29:25 +02:00
Peter Dimov 754af95379 Update ci.yml 2021-11-18 15:18:37 +02:00
Peter Dimov b2365dd68d Add cuda-linux, cuda-windows jobs to ci.yml 2021-11-18 14:23:03 +02:00
Peter Dimov a4d7c46670 Define host compiler macro when using CUDA (refs #68) 2021-11-18 14:08:33 +02:00
Peter Dimov df1cb655be Fetch static_assert and throw_exception when testing standalone boost-1.78.0.beta1 2021-10-28 22:35:00 +03:00
Peter Dimov 91ac80468e Add msvc-14.3 to ci.yml 2021-10-28 21:56:29 +03:00
Peter Dimov c32d86f224 Enable syntax highlighting 2021-10-28 21:55:12 +03:00
Peter Dimov 2ae1c458a6 Update example caption 2021-10-28 21:53:20 +03:00
Peter Dimov 151bf2aa2a Merge pull request #66 from bernhardmgruber/mpl
Document how to convert an MPL sequence into an mp_list
2021-10-28 21:48:18 +03:00
Peter Dimov 48f5b642aa Update appveyor.yml 2021-10-08 18:14:34 +03:00
Peter Dimov c8bff426ec Do not use -DBOOST_INCLUDE_LIBRARIES in standalone ci.yml jobs 2021-10-08 17:02:45 +03:00
Peter Dimov 8cee5a4ce0 Add standalone CMake jobs to ci.yml 2021-10-08 16:29:58 +03:00
Peter Dimov 294fc9335e Set BUILD_TESTING to OFF by default 2021-10-08 16:29:40 +03:00
Peter Dimov c4e2259c8f Move BoostInstall call inside the root project section 2021-10-08 16:22:09 +03:00
Peter Dimov fc1a347d57 Add CMake jobs to ci.yml 2021-10-08 07:43:54 +03:00
Bernhard Manfred Gruber 891b4ddd88 document how to convert an MPL sequence into an mp_list 2021-09-14 21:36:40 +02:00
Peter Dimov 28a9ff62f1 Update README.md 2021-09-11 15:24:50 +03:00
Peter Dimov cfdda0378b Remove ubuntu-16.04 from ci.yml 2021-09-11 15:21:45 +03:00
Peter Dimov 758d51b4c0 Remove unnecessary include 2021-08-21 15:10:07 +03:00
Peter Dimov f8206aa37d Remove unnecessary includes 2021-08-21 15:08:21 +03:00
Peter Dimov ce1046f007 Remove unnecessary include 2021-08-21 15:06:10 +03:00
Peter Dimov 3d8901bf8b Merge branch 'feature/nary-compose' of https://github.com/grisumbras/mp11 into feature/pr-64 2021-08-21 15:01:02 +03:00
Peter Dimov f081f3e516 Update ci.yml 2021-08-17 15:49:42 +03:00
Peter Dimov 5954168980 Update version 2021-08-17 15:14:34 +03:00
Dmitry Arkhipov f4b3414e62 Add support for n-ary functions to mp_compose 2021-07-27 08:39:01 +03:00
Dmitry Arkhipov 8cd25cc950 Put mp_rename, mp_apply into their own file 2021-07-27 08:38:29 +03:00
Dmitry Arkhipov 7b854477f8 Put mp_front into its own file 2021-07-27 08:33:01 +03:00
Peter Dimov 9d43d1f696 Update appveyor.yml boost-1.77.0.beta1 boost-1.77.0 2021-06-13 18:17:13 +03:00
Peter Dimov 20aa0f9dcd Update ci.yml 2021-06-13 02:52:14 +03:00
Peter Dimov c3aed9a44f Update ci.yml 2021-06-13 02:03:19 +03:00
Peter Dimov ab2ed40371 Update .travis.yml 2021-06-13 01:16:58 +03:00
Peter Dimov ec581685d8 Update GHA ci.yml 2021-04-17 20:12:42 +03:00
Peter Dimov 03fbf117f3 Update version 2021-04-17 19:47:34 +03:00
Peter Dimov 575b858a9b Update version 2021-04-17 19:14:14 +03:00
Peter Dimov 7694815d7b Switch msvc-14.0 to VS2017 image 2021-03-25 06:17:23 +02:00
Peter Dimov b7295ee2c3 Add xcode 11.6, 12.2 to Travis 2021-03-24 21:29:58 +02:00
Peter Dimov 680d5e6396 Disable g++-4.7 warning 2021-03-24 19:10:53 +02:00
Peter Dimov 6fdfb5bde8 Avoid g++-10 warning about < 0 compare 2021-03-24 18:59:09 +02:00
Peter Dimov 531a8d173e Enable -Wextra in test/Jamfile 2021-03-24 18:14:50 +02:00
Peter Dimov 091648424d Split msvc-12.0 and msvc-14.0 in appveyor.yml 2021-03-23 16:09:38 +02:00
Peter Dimov 9215c68d35 Implement mp_any in terms of mp_count 2021-03-23 03:11:03 +02:00