Edward Hennis
|
d352a744a5
|
Enable std::array overloads for boost::asio on clang:
* Remove Boost config option from beast config.
* Define from compiler, or let Boost figure out itself.
|
2014-10-30 13:55:00 -07:00 |
|
Vinnie Falco
|
ce8f56727e
|
Make all include paths relative to a root directory:
* Better include path support in the VSProject scons tool.
* Various manual fixes to include paths.
|
2014-06-02 09:16:28 -07:00 |
|
Howard Hinnant
|
4a3176e3a0
|
Force BOOST_ASIO_HAS_STD_ARRAY to 1
for the clang / gcc libstdc++ 4.8 combination
|
2014-04-03 14:58:28 -04:00 |
|
Vinnie Falco
|
4f7dca3e5a
|
Add compiler, stdlib, and platform skeleton to beast/config
|
2013-09-28 19:34:16 -07:00 |
|
Vinnie Falco
|
0b7574ba00
|
Add compilation test script
|
2013-09-28 15:09:11 -07:00 |
|
Vinnie Falco
|
5c5de57290
|
Reorganize beast modules and files
|
2013-09-23 10:13:24 -07:00 |
|
Vinnie Falco
|
ebbd9ff414
|
Move TargetPlatform.h to beast/Config.h
|
2013-09-19 14:42:52 -07:00 |
|