waf/waflib
Alexander Afanasyev 9e2da12800 Correction of boost module detection of Boost.Log
The previous logic in #1709 made an incorrect assumption that the
filename of shared/static library indicates that it was build as
multi-threaded or single threaded. This assumption does not hold in many
Linux distributions.

In addition to that. Boost.Thread and Boost.Log require -pthread (or
some other) flags in order to properly link.
2018-03-09 08:49:42 +01:00
..
Tools Enable deep input dependencies as a task decorator 2018-02-17 18:40:29 +01:00
extras Correction of boost module detection of Boost.Log 2018-03-09 08:49:42 +01:00
Build.py Update docs for 2018 2018-01-01 20:53:49 +01:00
ConfigSet.py Update docs for 2018 2018-01-01 20:53:49 +01:00
Configure.py Update docs for 2018 2018-01-01 20:53:49 +01:00
Context.py waf-2.0.6 2018-02-18 13:24:13 +01:00
Errors.py Update docs for 2018 2018-01-01 20:53:49 +01:00
Logs.py Update docs for 2018 2018-01-01 20:53:49 +01:00
Node.py Update docs for 2018 2018-01-01 20:53:49 +01:00
Options.py Update docs for 2018 2018-01-01 20:53:49 +01:00
Runner.py Update docs for 2018 2018-01-01 20:53:49 +01:00
Scripting.py Update docs for 2018 2018-01-01 20:53:49 +01:00
Task.py Enable deep input dependencies as a task decorator 2018-02-17 18:40:29 +01:00
TaskGen.py Enable deep input dependencies as a task decorator 2018-02-17 18:40:29 +01:00
Utils.py Update docs for 2018 2018-01-01 20:53:49 +01:00
__init__.py Update docs for 2018 2018-01-01 20:53:49 +01:00
ansiterm.py Typos 2017-03-27 19:33:16 +02:00
fixpy2.py Update docs for 2018 2018-01-01 20:53:49 +01:00
processor.py Update docs for 2018 2018-01-01 20:53:49 +01:00