| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-01-04 | CI: Run boost test for Cygwin | Jon Turney | |
| Also, use '^' to escape newlines in appveyor-install.bat to avoid an absurdly long line, remove some unnecessary quotation, and alphabetically sort packages Also, define the _XOPEN_SOURCE feature test macro in the boost test to avoid 'not declared in this scope' warnings for pthread_rwlock_init(), etc. | |||
| 2017-08-20 | Find Boost dep when there is an extra lib to link | Michał Wikliński | |
| There are several components in Boost which must be linked with extra libraries. Boost Log is one of them and in special circumstances needs linking with boost_log_setup. http://www.boost.org/doc/libs/1_64_0/libs/log/doc/html/log/detailed/utilities.html#log.detailed.utilities.setup This fix covers the case when there is no source file corresponding to the additional library. | |||
