Commit Graph

61 Commits

Author SHA1 Message Date
Andrey Semashev
13c45c5e97 Removed override of the default 32 bit x86 instruction sets as it is not needed since Boost.Build now defaults to i686. Also removed log-api propagation as it seems to break the build sometimes.
[SVN r84222]
2013-05-10 12:31:12 +00:00
Andrey Semashev
e6586258cc Hotfix to work around Boost.Build problem (it does not detect compiler version).
[SVN r84207]
2013-05-09 17:37:26 +00:00
Andrey Semashev
e0c97bbdc5 Implemented AVX2 version of dump.
[SVN r84204]
2013-05-09 16:53:02 +00:00
Andrey Semashev
ab97ab66d9 Added a check for availability of Message Compiler (mc) on Windows. This should simplify building the library on MinGW, Cygwin and MSVC Express and fix MinGW tests.
[SVN r84186]
2013-05-07 23:03:54 +00:00
Andrey Semashev
3d484de717 Worked around Boost.Build failure in 32 bit MSVC builds.
[SVN r84174]
2013-05-06 19:26:18 +00:00
Andrey Semashev
dd7a0aaa4a Removed /arch:SSE2 for 64 bit MSVC as it's not needed.
[SVN r84156]
2013-05-05 22:20:58 +00:00
Andrey Semashev
39d32b3a1c Added SIMD versions of dump manipulator. Fixed performance tests compilation.
[SVN r84155]
2013-05-05 21:11:20 +00:00
Andrey Semashev
cc99f35c1a Added a new dump manipulator.
[SVN r84126]
2013-05-03 18:19:32 +00:00
Steven Watanabe
8a1e14bd5c Fix MinGW errors.
[SVN r84039]
2013-04-24 14:29:54 +00:00
Andrey Semashev
de668a3cf8 Fixing linking the tests against the library.
[SVN r83943]
2013-04-17 19:37:57 +00:00
Andrey Semashev
a7c4e0e319 Boost.Log merged to trunk.
[SVN r83860]
2013-04-13 12:30:25 +00:00