aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/boost/info.txt
Commit message (Collapse)AuthorAgeFilesLines
* Simplify date conversion by avoiding OS utilitiesJack Lloyd2017-12-041-1/+0
| | | | | | | We have to rely on non-portable OS calls to convert UTC times, and they are not available on many systems (including Solaris and MinGW). But instead there is a simple algorithm due to Howard Hinnant that does the same job. Woo.
* Remove "Dirty hack" for multiple defines in lex_me_harder()Simon Warta2017-04-021-5/+5
|
* Move boost and sqlite3 to utilsJack Lloyd2015-09-221-0/+11
|
* Enable OpenSSL for providing ciphers and hashes again.lloyd2015-02-051-8/+0
|
* Add MinGW support for the CryptoAPI RNG. Also disable the dependencieslloyd2014-12-171-0/+1
| | | | | | | | in auto_rng for a working entropy source as in situations where it doesn't work almost none of the library builds. Disable boost by default from the library. Github issue 34. Unrelated - remove long dead Tru64 as a target.
* Move lib into srclloyd2014-01-101-0/+7