|
25 | 25 | <!-- https://svn.boost.org/trac/boost/ticket/8973 [gcc, 1.54] --> |
26 | 26 | <!-- https://svn.boost.org/trac/boost/ticket/6851 [gcc, 1.50-1.53] --> |
27 | 27 | <!-- [log rotation derivation for customization] [???? 1.56] --> |
28 | | - <dependency name="boost" version="1.57.0"> |
| 28 | + <dependency name="boost" version="1.62.0"> |
29 | 29 | <nuget compiler="vc120" name="boost" version="1.57.0.0" /> |
30 | 30 | <nuget compiler="vc140" name="boost" version="1.64.0.0" /> |
31 | 31 | <nuget compiler="vc141" name="boost" version="1.64.0.0" /> |
|
214 | 214 | </build> |
215 | 215 | <build name="qrencode" version="3.4.4" parallel="true" > |
216 | 216 | </build> |
217 | | - <build name="boost" version="1.57.0" parallel="true" nuget="true" > |
| 217 | + <build name="boost" version="1.62.0" parallel="true" nuget="true" > |
218 | 218 | <option value="--with-atomic" /> |
219 | 219 | <option value="--with-chrono" /> |
220 | 220 | <option value="--with-date_time" /> |
|
329 | 329 | <option type="enable" name="ndebug" default="yes" define="NDEBUG" description="Compile without debug assertions." /> |
330 | 330 | <option type="enable" name="shared" default="yes" define="BOOST_ALL_DYN_LINK" inherited="true" description="Required for dynamically linking boost test." /> |
331 | 331 |
|
332 | | - <dependency name="boost" version="1.57.0"> |
| 332 | + <dependency name="boost" version="1.62.0"> |
333 | 333 | <nuget compiler="vc120" name="boost" version="1.57.0.0" /> |
334 | 334 | <nuget compiler="vc140" name="boost" version="1.64.0.0" /> |
335 | 335 | <nuget compiler="vc141" name="boost" version="1.64.0.0" /> |
|
399 | 399 | </make> |
400 | 400 |
|
401 | 401 | <install> |
402 | | - <build name="boost" version="1.57.0" parallel="true" nuget="true" > |
| 402 | + <build name="boost" version="1.62.0" parallel="true" nuget="true" > |
403 | 403 | <option value="--with-atomic" /> |
404 | 404 | <option value="--with-chrono" /> |
405 | 405 | <option value="--with-date_time" /> |
|
504 | 504 | <option type="enable" name="ndebug" default="yes" define="NDEBUG" description="Compile without debug assertions." /> |
505 | 505 | <option type="enable" name="shared" default="yes" define="BOOST_ALL_DYN_LINK" inherited="true" description="Required for dynamically linking boost test." /> |
506 | 506 |
|
507 | | - <dependency name="boost" version="1.57.0"> |
| 507 | + <dependency name="boost" version="1.62.0"> |
508 | 508 | <nuget compiler="vc120" name="boost" version="1.57.0.0" /> |
509 | 509 | <nuget compiler="vc140" name="boost" version="1.64.0.0" /> |
510 | 510 | <nuget compiler="vc141" name="boost" version="1.64.0.0" /> |
|
579 | 579 | </make> |
580 | 580 |
|
581 | 581 | <install> |
582 | | - <build name="boost" version="1.57.0" parallel="true" nuget="true" > |
| 582 | + <build name="boost" version="1.62.0" parallel="true" nuget="true" > |
583 | 583 | <option value="--with-atomic" /> |
584 | 584 | <option value="--with-chrono" /> |
585 | 585 | <option value="--with-date_time" /> |
|
593 | 593 | <option value="--with-thread" /> |
594 | 594 | <option value="--with-test" /> |
595 | 595 | </build> |
596 | | - <build name="zmq" version="4.2.0" parallel="true" nuget="true" > |
| 596 | + <build name="zmq" version="4.2.5" parallel="true" nuget="true" > |
597 | 597 | </build> |
598 | 598 | <build name="secp256k1" github="libbitcoin" repository="secp256k1" branch="version5" parallel="true" nuget="true" > |
599 | 599 | <option value="--disable-tests" /> |
|
720 | 720 | <define header="sys/endian.h" export="htobe32" /> |
721 | 721 | <define header="sys/endian.h" export="htobe64" /> |
722 | 722 |
|
723 | | - <dependency name="boost" version="1.57.0" option="tests"> |
| 723 | + <dependency name="boost" version="1.62.0" option="tests"> |
724 | 724 | <nuget compiler="vc120" name="boost" version="1.57.0.0" /> |
725 | 725 | <nuget compiler="vc140" name="boost" version="1.64.0.0" /> |
726 | 726 | <nuget compiler="vc141" name="boost" version="1.64.0.0" /> |
|
816 | 816 |
|
817 | 817 | <install> |
818 | 818 | <!-- Boost.system is necessary for detection, which is only required for test. --> |
819 | | - <build name="boost" version="1.57.0" parallel="true" nuget="true" > |
| 819 | + <build name="boost" version="1.62.0" parallel="true" nuget="true" > |
820 | 820 | <option value="--with-system" /> |
821 | 821 | <option value="--with-test" /> |
822 | 822 | </build> |
|
907 | 907 | <option type="enable" name="ndebug" default="yes" define="NDEBUG" description="Compile without debug assertions." /> |
908 | 908 | <option type="enable" name="shared" default="yes" define="BOOST_ALL_DYN_LINK" inherited="true" description="Required for dynamically linking boost test." /> |
909 | 909 |
|
910 | | - <dependency name="boost" version="1.57.0"> |
| 910 | + <dependency name="boost" version="1.62.0"> |
911 | 911 | <nuget compiler="vc120" name="boost" version="1.57.0.0" /> |
912 | 912 | <nuget compiler="vc140" name="boost" version="1.64.0.0" /> |
913 | 913 | <nuget compiler="vc141" name="boost" version="1.64.0.0" /> |
|
975 | 975 | </make> |
976 | 976 |
|
977 | 977 | <install> |
978 | | - <build name="boost" version="1.57.0" parallel="true" nuget="true" > |
| 978 | + <build name="boost" version="1.62.0" parallel="true" nuget="true" > |
979 | 979 | <option value="--with-atomic" /> |
980 | 980 | <option value="--with-chrono" /> |
981 | 981 | <option value="--with-date_time" /> |
|
1068 | 1068 | <option type="enable" name="ndebug" default="yes" define="NDEBUG" description="Compile without debug assertions." /> |
1069 | 1069 | <option type="enable" name="shared" default="yes" define="BOOST_ALL_DYN_LINK" inherited="true" description="Required for dynamically linking boost test." /> |
1070 | 1070 |
|
1071 | | - <dependency name="boost" version="1.57.0"> |
| 1071 | + <dependency name="boost" version="1.62.0"> |
1072 | 1072 | <nuget compiler="vc120" name="boost" version="1.57.0.0" /> |
1073 | 1073 | <nuget compiler="vc140" name="boost" version="1.64.0.0" /> |
1074 | 1074 | <nuget compiler="vc141" name="boost" version="1.64.0.0" /> |
|
1179 | 1179 | </build> |
1180 | 1180 | <build name="qrencode" version="3.4.4" parallel="true" > |
1181 | 1181 | </build> |
1182 | | - <build name="boost" version="1.57.0" parallel="true" nuget="true" > |
| 1182 | + <build name="boost" version="1.62.0" parallel="true" nuget="true" > |
1183 | 1183 | <option value="--with-atomic" /> |
1184 | 1184 | <option value="--with-chrono" /> |
1185 | 1185 | <option value="--with-date_time" /> |
|
1193 | 1193 | <option value="--with-thread" /> |
1194 | 1194 | <option value="--with-test" /> |
1195 | 1195 | </build> |
1196 | | - <build name="zmq" version="4.2.0" parallel="true" nuget="true" > |
| 1196 | + <build name="zmq" version="4.2.5" parallel="true" nuget="true" > |
1197 | 1197 | </build> |
1198 | 1198 | <build name="secp256k1" github="libbitcoin" repository="secp256k1" branch="version5" parallel="true" nuget="true" > |
1199 | 1199 | <option value="--disable-tests" /> |
|
1326 | 1326 | <option type="enable" name="ndebug" default="yes" define="NDEBUG" description="Compile without debug assertions." /> |
1327 | 1327 | <option type="enable" name="shared" default="yes" define="BOOST_ALL_DYN_LINK" inherited="true" description="Required for dynamically linking boost test." /> |
1328 | 1328 |
|
1329 | | - <dependency name="boost" version="1.57.0"> |
| 1329 | + <dependency name="boost" version="1.62.0"> |
1330 | 1330 | <nuget compiler="vc120" name="boost" version="1.57.0.0" /> |
1331 | 1331 | <nuget compiler="vc140" name="boost" version="1.64.0.0" /> |
1332 | 1332 | <nuget compiler="vc141" name="boost" version="1.64.0.0" /> |
|
1392 | 1392 | </make> |
1393 | 1393 |
|
1394 | 1394 | <install> |
1395 | | - <build name="boost" version="1.57.0" parallel="true" nuget="true" > |
| 1395 | + <build name="boost" version="1.62.0" parallel="true" nuget="true" > |
1396 | 1396 | <option value="--with-atomic" /> |
1397 | 1397 | <option value="--with-chrono" /> |
1398 | 1398 | <option value="--with-date_time" /> |
|
1489 | 1489 | <option type="enable" name="ndebug" default="yes" define="NDEBUG" description="Compile without debug assertions." /> |
1490 | 1490 | <option type="enable" name="shared" default="yes" define="BOOST_ALL_DYN_LINK" inherited="true" description="Required for dynamically linking boost test." /> |
1491 | 1491 |
|
1492 | | - <dependency name="boost" version="1.57.0"> |
| 1492 | + <dependency name="boost" version="1.62.0"> |
1493 | 1493 | <nuget compiler="vc120" name="boost" version="1.57.0.0" /> |
1494 | 1494 | <nuget compiler="vc140" name="boost" version="1.64.0.0" /> |
1495 | 1495 | <nuget compiler="vc141" name="boost" version="1.64.0.0" /> |
|
1567 | 1567 | </make> |
1568 | 1568 |
|
1569 | 1569 | <install> |
1570 | | - <build name="boost" version="1.57.0" parallel="true" nuget="true" > |
| 1570 | + <build name="boost" version="1.62.0" parallel="true" nuget="true" > |
1571 | 1571 | <option value="--with-atomic" /> |
1572 | 1572 | <option value="--with-chrono" /> |
1573 | 1573 | <option value="--with-date_time" /> |
|
1688 | 1688 | <option type="enable" name="ndebug" default="yes" define="NDEBUG" description="Compile without debug assertions." /> |
1689 | 1689 | <option type="enable" name="shared" default="yes" define="BOOST_ALL_DYN_LINK" inherited="true" description="Required for dynamically linking boost test." /> |
1690 | 1690 |
|
1691 | | - <dependency name="boost" version="1.57.0"> |
| 1691 | + <dependency name="boost" version="1.62.0"> |
1692 | 1692 | <nuget compiler="vc120" name="boost" version="1.57.0.0" /> |
1693 | 1693 | <nuget compiler="vc140" name="boost" version="1.64.0.0" /> |
1694 | 1694 | <nuget compiler="vc141" name="boost" version="1.64.0.0" /> |
|
1699 | 1699 | <nuget compiler="vc141" name="boost_unit_test_framework-vc141" version="1.64.0.0" /> |
1700 | 1700 | </dependency> |
1701 | 1701 | <!-- We specify zmq explicitly to require a version with tweetnacl. --> |
1702 | | - <dependency name="zmq" version="4.2.0"> |
| 1702 | + <dependency name="zmq" version="4.2.5"> |
1703 | 1703 | <nuget compiler="vc120" name="libzmq_vc120" version="4.2.30" /> |
1704 | 1704 | <nuget compiler="vc140" name="libzmq_vc140" version="4.2.30" /> |
1705 | 1705 | <nuget compiler="vc141" name="libzmq_vc141" version="4.2.30" /> |
|
1758 | 1758 | </make> |
1759 | 1759 |
|
1760 | 1760 | <install> |
1761 | | - <build name="boost" version="1.57.0" parallel="true" nuget="true" > |
| 1761 | + <build name="boost" version="1.62.0" parallel="true" nuget="true" > |
1762 | 1762 | <option value="--with-atomic" /> |
1763 | 1763 | <option value="--with-chrono" /> |
1764 | 1764 | <option value="--with-date_time" /> |
|
1772 | 1772 | <option value="--with-thread" /> |
1773 | 1773 | <option value="--with-test" /> |
1774 | 1774 | </build> |
1775 | | - <build name="zmq" version="4.2.0" parallel="true" nuget="true" > |
| 1775 | + <build name="zmq" version="4.2.5" parallel="true" nuget="true" > |
1776 | 1776 | </build> |
1777 | 1777 | <build name="secp256k1" github="libbitcoin" repository="secp256k1" branch="version5" parallel="true" nuget="true" > |
1778 | 1778 | <option value="--disable-tests" /> |
|
1863 | 1863 | <option type="enable" name="ndebug" default="yes" define="NDEBUG" description="Compile without debug assertions." /> |
1864 | 1864 | <option type="enable" name="shared" default="yes" define="BOOST_ALL_DYN_LINK" inherited="true" description="Required for dynamically linking boost test." /> |
1865 | 1865 |
|
1866 | | - <dependency name="boost" version="1.57.0"> |
| 1866 | + <dependency name="boost" version="1.62.0"> |
1867 | 1867 | <nuget compiler="vc120" name="boost" version="1.57.0.0" /> |
1868 | 1868 | <nuget compiler="vc140" name="boost" version="1.64.0.0" /> |
1869 | 1869 | <nuget compiler="vc141" name="boost" version="1.64.0.0" /> |
|
1942 | 1942 | </make> |
1943 | 1943 |
|
1944 | 1944 | <install> |
1945 | | - <build name="boost" version="1.57.0" parallel="true" nuget="true" > |
| 1945 | + <build name="boost" version="1.62.0" parallel="true" nuget="true" > |
1946 | 1946 | <option value="--with-atomic" /> |
1947 | 1947 | <option value="--with-chrono" /> |
1948 | 1948 | <option value="--with-date_time" /> |
|
1956 | 1956 | <option value="--with-thread" /> |
1957 | 1957 | <option value="--with-test" /> |
1958 | 1958 | </build> |
1959 | | - <build name="zmq" version="4.2.0" parallel="true" nuget="true" > |
| 1959 | + <build name="zmq" version="4.2.5" parallel="true" nuget="true" > |
1960 | 1960 | </build> |
1961 | 1961 | <build name="secp256k1" github="libbitcoin" repository="secp256k1" branch="version5" parallel="true" nuget="true" > |
1962 | 1962 | <option value="--disable-tests" /> |
|
0 commit comments