server/dep/tbb
2011-03-12 20:03:22 +01:00
..
build [11242] Fix line endings for Visual Studio Solution Files (they need to be CRLF, not LF) 2011-03-12 20:03:22 +01:00
include [8735] New memory allocator for MaNGOS, based on Intel Threading Building Blocks library. Performance gains depend greatly on OS you use! 2009-10-26 00:59:35 +02:00
src [11164] Changed TBB lib to same version but with make script 2011-02-14 12:53:53 +03:00
CHANGES [8735] New memory allocator for MaNGOS, based on Intel Threading Building Blocks library. Performance gains depend greatly on OS you use! 2009-10-26 00:59:35 +02:00
CMakeLists.txt [11167] Added CMake support 2011-02-14 12:56:50 +03:00
COPYING [8735] New memory allocator for MaNGOS, based on Intel Threading Building Blocks library. Performance gains depend greatly on OS you use! 2009-10-26 00:59:35 +02:00
index.html [8735] New memory allocator for MaNGOS, based on Intel Threading Building Blocks library. Performance gains depend greatly on OS you use! 2009-10-26 00:59:35 +02:00
Makefile [11164] Changed TBB lib to same version but with make script 2011-02-14 12:53:53 +03:00
README [8735] New memory allocator for MaNGOS, based on Intel Threading Building Blocks library. Performance gains depend greatly on OS you use! 2009-10-26 00:59:35 +02:00

Threading Building Blocks - README

See index.html for directions and documentation.

If source is present (./Makefile and src/ directories),
type 'gmake' in this directory to build and test.

See examples/index.html for runnable examples and directions.

See http://threadingbuildingblocks.org for full documentation
and software information.