Skip to content

Commit

Permalink
boost: Remove version 1.70.0 to reduce the size of the recipe folder
Browse files Browse the repository at this point in the history
This is necessary for adding Boost version 1.82.0 in PR conan-io#17471.
  • Loading branch information
jwillikers committed May 14, 2023
1 parent 320eedb commit 5dc306e
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 490 deletions.
45 changes: 0 additions & 45 deletions recipes/boost/all/conandata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,6 @@ sources:
"1.71.0":
url: "https://boostorg.jfrog.io/artifactory/main/release/1.71.0/source/boost_1_71_0.tar.bz2"
sha256: "d73a8da01e8bf8c7eda40b4c84915071a8c8a0df4a6734537ddde4a8580524ee"
"1.70.0":
url:
- "https://boostorg.jfrog.io/artifactory/main/release/1.70.0/source/boost_1_70_0.tar.bz2"
- "https://sourceforge.net/projects/boost/files/boost/1.70.0/boost_1_70_0.tar.bz2"
sha256: "430ae8354789de4fd19ee52f3b1f739e1fba576f0aded0897c3c2bc00fb38778"
patches:
"1.81.0":
- patch_file: "patches/boost_1_77_mpi_check.patch"
Expand Down Expand Up @@ -328,43 +323,3 @@ patches:
- patch_file: "patches/1.75.0-boost_build-with-newer-b2.patch"
patch_description: "Bump build_requires of 'b2' to '4.7.1' (was '4.5.0')"
patch_type: "conan"
"1.70.0":
- patch_file: "patches/0001-beast-fix-moved-from-executor.patch"
patch_description: ""
patch_type: "conan"
- patch_file: "patches/bcp_namespace_issues_1_70.patch"
patch_description: ""
patch_type: "conan"
- patch_file: "patches/boost_build_qcc_fix_debug_build_parameter.patch"
patch_description: ""
patch_type: "conan"
- patch_file: "patches/boost_core_qnx_cxx_provide___cxa_get_globals.patch"
patch_description: ""
patch_type: "conan"
- patch_file: "patches/python_base_prefix.patch"
patch_description: ""
patch_type: "conan"
- patch_file: "patches/solaris_pthread_data.patch"
patch_description: ""
patch_type: "conan"
- patch_file: "patches/boost_locale_fail_on_missing_backend.patch"
patch_description: "Fails the build when there is no iconv backend"
patch_type: "conan"
- patch_file: "patches/boost_mpi_check.patch"
patch_description: "Fails the build when mpi is not configured"
patch_type: "conan"
- patch_file: "patches/1.69.0-contract-no-system.patch"
patch_description: "This library links to boost_system, even though that library is header-only"
patch_type: "conan"
- patch_file: "patches/1.69.0-locale-no-system.patch"
patch_description: "This library links to boost_system, even though that library is header-only"
patch_type: "conan"
- patch_file: "patches/1.69.0-random-no-system.patch"
patch_description: "This library links to boost_system, even though that library is header-only"
patch_type: "conan"
- patch_file: "patches/1.69.0-type_erasure-no-system.patch"
patch_description: "This library links to boost_system, even though that library is header-only"
patch_type: "conan"
- patch_file: "patches/1.70.0-boost_build-with-newer-b2.patch"
patch_description: "Bump build_requires of 'b2' to '4.7.1' (was '4.5.0')"
patch_type: "conan"
270 changes: 0 additions & 270 deletions recipes/boost/all/dependencies/dependencies-1.70.0.yml

This file was deleted.

Loading

0 comments on commit 5dc306e

Please sign in to comment.