forked from boostorg/boost
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
12 changed files
with
12 additions
and
12 deletions.
There are no files selected for viewing
Submodule beast
updated
13 files
Submodule compute
updated
4 files
+10 −1 | include/boost/compute/detail/sha1.hpp | |
+2 −0 | include/boost/compute/types/fundamental.hpp | |
+1 −0 | test/Jamfile.v2 | |
+1 −0 | test/test_functional_popcount.cpp |
Submodule container
updated
2 files
+1 −1 | include/boost/container/detail/function_detector.hpp | |
+2 −2 | src/dlmalloc_2_8_6.c |
Submodule describe
updated
4 files
+33 −8 | .drone.jsonnet | |
+2 −2 | test/Jamfile | |
+1 −1 | test/cmake_install_test/CMakeLists.txt | |
+1 −1 | test/cmake_subdir_test/CMakeLists.txt |
Submodule endian
updated
4 files
+7 −10 | build.jam | |
+1 −0 | test/Jamfile.v2 | |
+1 −1 | test/cmake_install_test/CMakeLists.txt | |
+1 −1 | test/cmake_subdir_test/CMakeLists.txt |
Submodule function
updated
7 files
+14 −12 | .drone.jsonnet | |
+15 −14 | .github/workflows/ci.yml | |
+0 −1 | CMakeLists.txt | |
+6 −10 | build.jam | |
+6 −4 | test/Jamfile.v2 | |
+1 −1 | test/cmake_install_test/CMakeLists.txt | |
+1 −4 | test/cmake_subdir_test/CMakeLists.txt |
Submodule interprocess
updated
6 files