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 |
|
Vinnie Falco
|
2d490f6e6a
|
beast cleaning and tidying:
* Consolidate small modules into one
* Remove Android-specific platform support
* Remove Chrono.h from beast_core.h
* Removed files:
- TypeTraits.h
- Utility.h
- Net.h
- Asio.h
* Remove zlib support:
- Remove inline zlib library sources
- Remove GZIPCompressorOutputStream
- Remove GZIPDecompressorInputStream
* Remove obsolete or unused classes:
- AbstractObject
- BigInteger
- BufferedInputStream
- CacheLine
- CPUMeter
- DatagramSocket
- DynamicObject
- FileLogger
- FPUFlags
- Identifier
- JSON
- LocalisedStrings
- MACAddress
- MemoryAlignment
- MemoryInputStream
- MemoryMappedFile
- NamedValueSet
- OptionalScopedPointer
- PerformanceCounter
- PropertySet
- ScopedTimeInterval
- SparseSet
- SpinDelay
- StreamingSocket
- StringPool
- SubregionStream
- Uuid
- Variant
|
2014-03-21 07:30:50 -07:00 |
|
Vinnie Falco
|
8b659a6d32
|
Add workaround/noexcept.h for visual studio
|
2014-03-19 13:42:05 -07:00 |
|
Vinnie Falco
|
2a99a8350f
|
Add C++11 noexcept compatibility for VS2013
|
2014-03-14 07:57:19 -07:00 |
|
Vinnie Falco
|
4f7dca3e5a
|
Add compiler, stdlib, and platform skeleton to beast/config
|
2013-09-28 19:34:16 -07:00 |
|