Commit Graph

6 Commits

Author SHA1 Message Date
Matthias Schmieder
cba23fe693 Fix boost compile & linker flags (#3871)
* 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-10-22 09:29:54 -07:00
Robert Schumacher
61253f80ad [boost-build] Update to 1.68 2018-08-24 14:20:56 -07:00
Robert Schumacher
751015f6a4 [boost] Update to 1.67 2018-04-19 10:40:06 -07:00
Robert Schumacher
b831381cf5 [boost] Improve non-windows support 2018-04-19 10:40:06 -07:00
Robert Schumacher
43c804a59e [boost-modular-build-helper] Improve handling of non-windows 2018-03-21 09:49:15 -07:00
Robert Schumacher
a773c59f05 [boost-build] Split out into boost-modular-build-helper and support non-Windows targets 2018-03-11 23:42:53 -07:00