meson/tools
Niklas Claesson bbdba876af Boost: Improve search algorithm
The new implementation will correctly pick boost from 3 possible
locations on windows and two locations on posix compatible OSs.

The new search algorithm also differentiates between debug and
release builds of Boost and multi or single threading builds.

It was also decided to map "Meson modules" to Boost software libraries
and not Boost modules since it there are a lot of options regarding
linking. Some modules can even be used either as headers-only or with
dynamic linking.

This commit also fixes a bug that prevented header-only use on Windows.

Fixes: #2274 #2239 #1803 #669
2017-10-01 18:49:27 +02:00
..
ac_converter.py Improve ac_converter to print a help message. 2017-07-31 11:20:09 +01:00
boost_names.py Boost: Improve search algorithm 2017-10-01 18:49:27 +02:00
cmake2meson.py cmake2meson: convert varexp to lowercase 2017-09-14 10:23:54 +02:00