History log of /oneTBB/ (Results 1 – 25 of 486)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
627cac6d05-Feb-2024 Ilya Isaev <[email protected]>

Correct behavior on deactivated permit (#1308)

* Correct behavior on deactivated permit

---------

Signed-off-by: Isaev, Ilya <[email protected]>
Co-authored-by: Pavel Kumbrasev <pavel.kumb

Correct behavior on deactivated permit (#1308)

* Correct behavior on deactivated permit

---------

Signed-off-by: Isaev, Ilya <[email protected]>
Co-authored-by: Pavel Kumbrasev <[email protected]>

show more ...

fabaaa6505-Feb-2024 JhaShweta1 <[email protected]>

Flag to compile oneTBB without threads (#1303)

* compile WASM without pthread

144b184623-Jan-2024 Timmie Smith <[email protected]>

Adding read-only permission to all jobs in the CI flow to ensure minimum required access (#1300)

54a22a6222-Jan-2024 Alexandr-Konovalov <[email protected]>

Add NOMINMAX before windows.h in enumerable_thread_specific.h (#1291)

Currently enumerable_thread_specific.h inclusion breaks std::min and
std::max usage due to macro spreading from windows.h.

S

Add NOMINMAX before windows.h in enumerable_thread_specific.h (#1291)

Currently enumerable_thread_specific.h inclusion breaks std::min and
std::max usage due to macro spreading from windows.h.

Signed-off-by: Alexandr Konovalov <[email protected]>

show more ...

4dfcb6d211-Jan-2024 Kyle Knoepfel <[email protected]>

Fix typo (#1288)

8c9814cf09-Jan-2024 Ilya Isaev <[email protected]>

Update copyright year in MODULE.bazel (#1289)

Signed-off-by: Isaev, Ilya <[email protected]>

c41d478209-Jan-2024 Vertexwahn <[email protected]>

Improve Bazel support (#1285)

Bump of Bazel version to 7.0.0
Add MODULE.bazel to support Bazel's new system of handling dependencies (bzlmod)
Remove .bazelrc (config of out-of-source build is not

Improve Bazel support (#1285)

Bump of Bazel version to 7.0.0
Add MODULE.bazel to support Bazel's new system of handling dependencies (bzlmod)
Remove .bazelrc (config of out-of-source build is not needed or a best practice)

show more ...

3b9f9bae13-Dec-2023 Konstantin Boyarinov <[email protected]>

Fix parallel_for_each iterator tag dispatch for move iterators + fix stack overflow on Windows (#1276)

f4db1c8a13-Dec-2023 LE GARREC Vincent <[email protected]>

Fix flow graph reservation documentation (#1235)

Signed-off-by: LE GARREC Vincent <[email protected]>

f6b7cb1b13-Dec-2023 Alexandra <[email protected]>

Introduce SUPPORT.md (#1282)

58653a3706-Dec-2023 Olga Malysheva <[email protected]>

Set PKG_CONFIG_PATH in modulefiles (#1279)

Signed-off-by: Olga Malysheva <[email protected]>

8259efb327-Nov-2023 JhaShweta1 <[email protected]>

emscriptem 3.1.45+ doesn't support mrtm and waitpkg (#1271)

WASM: build fails for Emscripten 3.1.45+

f4629cc822-Nov-2023 Alexandra <[email protected]>

Update conf.py (#1272)

a71747cd20-Nov-2023 Alexandra <[email protected]>

Update WASM documentation (#1207)

d1c04c9017-Nov-2023 Alexandra <[email protected]>

Update RELEASE_NOTES.md for 2021.11 (#1267)

* Update RELEASE_NOTES.md for 2021.11

f71c92ae16-Nov-2023 Dmitri Mokhov <[email protected]>

Minor waiter code refactoring (#1262)

Signed-off-by: Dmitri Mokhov <[email protected]>

de0a3a6514-Nov-2023 Konstantin Boyarinov <[email protected]>

Fix parallel_for_each with C++20 iterators (#1250)

12ceae1210-Nov-2023 Liam Keegan <[email protected]>

Fix CMake "Threads::Threads target not found" issue for static builds (#1248)

- add `Threads` dependency to installed CMake config for static builds only
- based on #912 by @p12tic including review

Fix CMake "Threads::Threads target not found" issue for static builds (#1248)

- add `Threads` dependency to installed CMake config for static builds only
- based on #912 by @p12tic including reviewer comments from @ilya-lavrenov and @isaevil
- resolves #1145

Signed-off-by: Liam Keegan <[email protected]>

show more ...

c62b646808-Nov-2023 Alexandra <[email protected]>

Update Mixing_Two_Runtimes.rst (#1227)

ab7f370c08-Nov-2023 Pavel Kumbrasev <[email protected]>

Fix tests compilation on OpenBSD (#1246)

* Fix test_eh_thread on OpenBSD
* Disable test_malloc_compliance on OpenBSD
---------
Signed-off-by: pavelkumbrasev <[email protected]>

7b8018f006-Nov-2023 Brecht Sanders <[email protected]>

Support Windows on ARM64 (aarch64) when building with MinGW-w64 (#1245)

f27eb14706-Nov-2023 Vladislav Shchapov <[email protected]>

CMake: add option TBB_INSTALL (#800)

Signed-off-by: Vladislav Shchapov <[email protected]>

4bb8938d06-Nov-2023 Julien Schueller <[email protected]>

CMake: Bump required version (#1237)

Bump cmake version to 3.5 to avoid this deprecation message:

CMake Deprecation Warning at CMakeLists.txt:15 (cmake_minimum_required):
Compatibility with CM

CMake: Bump required version (#1237)

Bump cmake version to 3.5 to avoid this deprecation message:

CMake Deprecation Warning at CMakeLists.txt:15 (cmake_minimum_required):
Compatibility with CMake < 3.5 will be removed from a future version of
CMake.

Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.

Signed-off-by: Julien Schueller <[email protected]>

show more ...

9f59fcf426-Oct-2023 Olga Malysheva <[email protected]>

Change location of headers and lib files in NuGet packages (#1241)

Signed-off-by: Olga Malysheva <[email protected]>

3cd37a2224-Oct-2023 Dmitri Mokhov <[email protected]>

Upgrade oneTBB version to 2021.12 (#1238)

Signed-off-by: Dmitri Mokhov <[email protected]>

12345678910>>...20