Commit Graph

9 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
b6f1217a63 [boost-modular-build-helper] Pass address-model=64 on all 64-bit platforms. 2018-05-15 21:45:02 -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
88931dc94b [boost-modular-build-helper] Reformat 2018-03-21 09:54:13 -07:00
Robert Schumacher
43c804a59e [boost-modular-build-helper] Improve handling of non-windows 2018-03-21 09:49:15 -07:00
Daniel
7528c4d525 Fix boost build errors when vcpkg path has spaces (#3054)
* 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-16 01:02:55 -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