1272 Commits

Author SHA1 Message Date
René Ferdinand Rivera Morell 1fa2229b70 Add modular library level build file. (#228) 2024-08-18 20:20:03 -05:00
tocic 814f2be286 Fix typos (#225) 2023-03-27 09:29:35 -05:00
Paul Fultz II 63ac019fca Convert to code fences (#224)
* Convert to code fences

* Improve handling of conde fences and nested lists
boost-1.82.0 boost-1.91.0.beta1 boost-1.91.0 boost-1.90.0.beta1 boost-1.90.0 boost-1.89.0 boost-1.88.0.beta1 boost-1.88.0 boost-1.87.0.beta1 boost-1.87.0 boost-1.86.0.beta1 boost-1.86.0 boost-1.85.0.beta1 boost-1.85.0 boost-1.84.0.beta1 boost-1.84.0 boost-1.83.0.beta1 boost-1.83.0 boost-1.82.0.beta1 boost-1.92.0.beta1
2023-01-11 18:32:42 -06:00
Sam Darwin 56626e0b76 Support newer version of Sphinx (#222)
* Support newer version of Sphinx

* Update eval_rst lexer for new Sphinx
2023-01-10 16:11:38 -06:00
Paul Fultz II f02efc12cb Merge pull request #219 from sdarwin/feature/gha_fix_1
Update GitHub Actions CI file
2021-10-18 12:08:00 -05:00
sdarwin 33b8d0c2c5 Update GitHub Actions CI file 2021-07-30 16:10:49 +00:00
Paul Fultz II 0a28586156 Merge pull request #218 from boostorg/pr/cmakelists
Add a Boost-friendly subproject case to CMakeLists
boost-1.80.0.beta1 boost-1.78.0 boost-1.78.0.beta1 boost-1.79.0 boost-1.79.0.beta1 boost-1.80.0 boost-1.81.0 boost-1.81.0.beta1
2021-07-26 16:58:35 -05:00
Peter Dimov 27b3c4c51d Add a Boost-friendly subproject case to CMakeLists 2021-06-04 21:02:03 +03:00
Paul 0cd9c34d65 Use type intrinsinc on msvc boost-1.77.0 boost-1.77.0.beta1 2021-05-26 11:12:12 -05:00
Paul Fultz II b57fec703d Merge pull request #216 from sdarwin/githubactions
GitHub Actions config
2021-03-21 23:11:28 -05:00
sdarwin ae8f1e62f6 Add GitHub Actions config [ci skip] 2021-03-05 15:59:49 +00:00
Paul Fultz II 998db42a24 Merge pull request #214 from sdarwin/drone
Drone config
2021-02-01 12:55:08 -06:00
sdarwin 2015df2830 add drone config [ci skip] 2021-01-28 17:51:11 +00:00
Paul Fultz II c4ede232f5 Merge pull request #212 from eldiener/develop
Change the redirect to go to where the documentation will actually ex…
2020-12-28 16:54:53 -06:00
Edward Diener 8d3a1b2d88 Add "cxxstd" json field. The "cxxstd" json field is being added to each Boost library's meta json information for libraries whose minumum C++ standard compilation level is C++11 on up. The value of this field matches one of the values for 'cxxstd' in Boost.Build. The purpose of doing this is to provide information for the Boost website documentation for each library which will specify the minimum C++ standard compilation that an end-user must employ in order to use the particular library. This will aid end-users who want to know if they can successfully use a Boost library based on their C++ compiler's compilation level, without having to search the library's documentation to find this out. 2020-12-15 21:13:09 -05:00
Edward Diener 47204703bb Change the redirect to go to where the documentation will actually exist once the doc is built. 2020-12-13 02:55:06 -05:00
Paul Fultz II d5672765e3 Merge pull request #210 from CJBussey/patch-1
lambda.hpp: document MSVC limitation
2020-05-20 12:50:19 -05:00
CJBussey 1f6a3667d6 lambda.hpp: document MSVC limitation
* Since the MSVC implementation doesn't use a static variable to allocate memory for the lambda, the pre-C++17 implementation doesn't guarantee a unique address for MSVC.
* This is now documented in the description.
2019-09-10 19:25:18 +02:00
Paul Fultz II a5fcba3ae4 Merge pull request #207 from kondratyev-nv/develop
Fix links and typos
boost-1.73.0.beta1 boost-1.72.0.beta1 boost-1.76.0 boost-1.75.0.beta1 boost-1.75.0 boost-1.74.0.beta1 boost-1.74.0 boost-1.76.0.beta1 boost-1.73.0 boost-1.70.0 boost-1.72.0 boost-1.71.0.beta1 boost-1.71.0 boost-1.70.0.beta1
2018-10-09 15:12:48 -05:00
Nikolay Kondratyev 6da857bf5e Fix links and typos 2018-10-09 21:18:17 +03:00
Paul Fultz II b159d2b8ef Merge pull request #203 from nekko1119/patch-1
Fix `by` to `proj`
2018-08-23 17:42:36 -05:00
nekko1119 ffae3a0ba3 Fix by to proj 2018-08-24 01:19:24 +09:00
Paul Fultz II 1bdf4a8aef Merge pull request #202 from shreyans800755/gitignore
Add gitignore file to ignore local build and docs files
2018-06-12 20:19:15 -05:00
Paul Fultz II c7d9556ced Merge pull request #200 from shreyans800755/travis
Add a travis ci badge to README
2018-06-12 20:17:46 -05:00
Shreyans Doshi cf5f13acc3 Add gitignore file to ignore local build and docs files
Fixes https://github.com/boostorg/hof/issues/201
2018-06-13 03:02:41 +05:30
Shreyans Doshi 6c8173486b Add travis & appveyor ci badges to README
Fixes https://github.com/boostorg/hof/issues/49
2018-06-13 02:58:10 +05:30
Paul c68e13e6a8 Merge branch 'master' into develop 2018-02-27 14:03:55 -06:00
Paul 7e7610854e Use cxx11_constexpr boost-1.69.0-beta1 boost-1.69.0 boost-1.68.0 boost-1.67.0 2018-02-27 14:03:44 -06:00
Paul 6ce1c44f42 Merge from master 2018-02-27 14:03:03 -06:00
Paul b81cd9f41c Require constexpr 2018-02-27 14:02:10 -06:00
Paul 9419f62758 Fix compile error on clang 2018-02-27 14:01:31 -06:00
Paul 09e7903a52 Use the right name 2018-02-26 09:30:46 -06:00
Paul 49f2c2a9e1 Require constexpr 2018-02-26 09:27:46 -06:00
Paul d740d1030c Merge branch 'develop' 2018-02-20 20:50:43 -06:00
Paul cfda09cd92 Add license to markdown files 2018-02-20 20:27:31 -06:00
Paul 73638f94e6 Add license file 2018-02-20 19:45:57 -06:00
Paul 5468994012 Merge from develop 2018-02-19 14:29:22 -06:00
Paul 8902598570 Update make.bat 2018-02-19 14:28:27 -06:00
Paul b29b56a66f Dont build examples for c++11 2018-02-19 10:06:33 -06:00
Paul 5c8472d9d7 Fix name 2018-02-19 10:05:49 -06:00
Paul 5fcff072f7 Simplify get result from apply_eval 2018-02-18 23:43:07 -06:00
Paul 16655f4127 Suppres warning about const member 2018-02-18 23:15:59 -06:00
Paul 09ec75ac0d Add a variant to travis 2018-02-18 23:12:13 -06:00
Paul 5aae9403d0 Fix test with clang using c++11 2018-02-18 23:10:04 -06:00
Paul 7e9c843e08 Disable autodoc extension since its not needed 2018-02-18 19:47:01 -06:00
Paul 6458f3286f Add function objects to meta file 2018-02-17 23:53:45 -06:00
Paul b0d9ddef26 Require varidiac templates to try and save testing time 2018-02-17 23:46:28 -06:00
Paul e82f581053 Update boostrelease target 2018-02-16 18:39:51 -06:00
Paul 16a16773e7 Use path-constant 2018-02-16 18:37:19 -06:00
Paul ecb9c27655 Add index.html file 2018-02-16 09:37:49 -06:00