-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
boost-commitbot
committed
Dec 24, 2024
1 parent
68ffc9d
commit af56bcc
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule interval
updated
9 files
+0 −18 | .appveyor.yml | |
+195 −84 | .github/workflows/ci.yml | |
+0 −11 | Jamfile | |
+2 −2 | README.md | |
+25 −0 | build.jam | |
+5 −3 | examples/Jamfile.v2 | |
+17 −18 | test/Jamfile.v2 | |
+22 −0 | test/cmake_test/CMakeLists.txt | |
+24 −0 | test/cmake_test/main.cpp |