aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-modular-build-helper
AgeCommit message (Collapse)Author
2018-10-22Fix boost compile & linker flags (#3871)Matthias Schmieder
* making sure there is a leading <compileflags> even if CMAKE_CXX_FLAGS do not start with a whitespace * making sure there is a leading <compileflags> even if CMAKE_CXX_FLAGS do not start with a whitespace * full support for CXXFLAGS, CFLAGS and LDFLAGS throughout the boost-modular-build-helper * [boost-modular-build-helper] Bump version and use CMAKE_* macros since the VCPKG_* macros are not passed in * [boost-type-erasure] Depend on boost-thread even in UWP
2018-08-24[boost-build] Update to 1.68Robert Schumacher
2018-05-15[boost-modular-build-helper] Pass address-model=64 on all 64-bit platforms.Robert Schumacher
2018-04-19[boost] Update to 1.67Robert Schumacher
2018-04-19[boost] Improve non-windows supportRobert Schumacher
2018-03-21[boost-modular-build-helper] ReformatRobert Schumacher
2018-03-21[boost-modular-build-helper] Improve handling of non-windowsRobert Schumacher
2018-03-16Fix boost build errors when vcpkg path has spaces (#3054)Daniel
* Fix boost build errors when vcpkg path has spaces Add missing quotes in boost_serialization path * [boost-modular-build-helper] Bump version due to change * [boost-modular-build-helper] Quote mpi as well
2018-03-11[boost-build] Split out into boost-modular-build-helper and support ↵Robert Schumacher
non-Windows targets