Commit Graph

8 Commits

Author SHA1 Message Date
jzmaddock
acade9f20c Allow use of ICU with static runtime.
See: https://svn.boost.org/trac/boost/ticket/12011
2016-06-11 18:46:23 +01:00
jzmaddock
e3228b61eb Fix ICU detection.
See: https://svn.boost.org/trac/boost/ticket/12152.
2016-06-09 18:02:31 +01:00
jzmaddock
0bc8abb04c Fix ICU error code usage. 2015-10-18 18:38:29 +01:00
jzmaddock
1787274280 Comment new tests. 2015-10-18 18:18:37 +01:00
jzmaddock
0abd5557c0 Add missing #includes. 2015-10-18 18:13:27 +01:00
jzmaddock
39fda8e55b Make sure std lib is invoked to catch shared lib miss-match. 2015-10-18 18:11:49 +01:00
jzmaddock
389b9c35e0 Try and improve ICU detection to avoid "DLL Hell". 2015-10-18 17:50:40 +01:00
John Maddock
05636b5c89 Fix numerous VC-10 compiler warnings.
Rewrite ICU configuration to use the new Boost.Build configuration logic.

[SVN r61893]
2010-05-10 12:13:49 +00:00