Page MenuHomePhabricator

Update Boost to version 1.60
Closed, ResolvedPublic

Event Timeline

User kislinsk has pushed new remote branch:

bug-19547-Boost-1-60

[e1873b]: Merge branch 'bug-19547-Boost-1-60'

Merged commits:

2016-02-10 02:04:28 Stefan Kislinskiy [acb37d]
Fixed download link


2016-02-05 11:13:42 Stefan Kislinskiy [887e1d]
Update Boost to version 1.60

CMake has trouble during the extraction process of the downloaded Boost archive on Windows, which leads to untrue errors about missing files. Thus, we separate the download/extraction from the configure, build, and install project.

User kislinsk has pushed new remote branch:

bug-19547-SeparateBoostDownloadStep

[d1e1ad]: Merge branch 'bug-19547-SeparateBoostDownloadStep'

Merged commits:

2016-05-10 10:35:17 Stefan Kislinskiy [c061bc]
COMP: Separate download and extraction step