Committing TBB 2019 Update 9 source code
[platform/upstream/tbb.git] / index.html
1 <HTML>
2 <BODY>
3 <H2>Overview</H2>
4 Top level directory for Intel&reg; Threading Building Blocks (Intel&reg; TBB).
5 <H2>Common directories</H2>
6 <DL>
7 <DT><A HREF="include/index.html">include</A>
8 <DD>Include files required for compiling code that uses the library.
9 <DT><A HREF="examples/index.html">examples</A>
10 <DD>Examples of how to use the library.
11 <DT><A HREF="python/index.html">python</A>
12 <DD>Python* API for Intel TBB.
13 </DL>
14 <H2>Intel TBB source package</H2>
15 <P>
16 To build Intel TBB, use the <A HREF=Makefile>top-level Makefile</A>; see also the <A HREF=build/index.html#build>build directions</A>.
17 To port Intel TBB to a new platform, operating system or architecture, see the <A HREF=build/index.html#port>porting directions</A>.
18 </P>
19 <H3>Files</H3>
20 <DL>
21 <DT><A HREF="Makefile">Makefile</A>
22 <DD>Top-level Makefile for Intel TBB. See also the <A HREF=build/index.html#build>build directions</A>.
23 </DL>
24 <H3>Directories</H3>
25 <DL>
26 <DT><A HREF="src/index.html">src</A>
27 <DD>Source code for the library.
28 <DT><A HREF="build/index.html">build</A>, <A HREF="jni/">jni</A>
29 <DD>Internal Makefile infrastructure for Intel TBB. Do not use directly; see the <A HREF=build/index.html#build>build directions</A>.
30 </DL>
31 <H2>Intel TBB binary package</H2>
32 <H3>Directories</H3>
33 <DL>
34 <DT><A HREF="bin">bin</A>
35 <DD>Start-up scripts for sourcing library for Linux* OS and macOS*. For Windows* OS: start-up scripts and dynamic-link libraries.
36 <DT><A HREF="lib">lib</A>
37 <DD>Platform-specific binary files for the library.
38 </DL>
39 <HR>
40 <p></p>
41 Copyright &copy; 2005-2019 Intel Corporation.  All Rights Reserved.
42 <P></P>
43 Intel is a registered trademark or trademark of Intel Corporation
44 or its subsidiaries in the United States and other countries.
45 <p></p>
46 * Other names and brands may be claimed as the property of others.
47 </BODY>
48 </HTML>