Revisions of tbb

buildservice-autocommit accepted request 1169823 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 97)
baserev update by copy to link target
Jan Engelhardt's avatar Jan Engelhardt (jengelh) committed (revision 96)
re-downloaded tarball. Content is different:

diff -dpru a b
Only in b/: .bazelrc
Only in b/: .bazelversion
Only in b/: .gitattributes
Only in b/: .github
Only in b/: .gitignore
Jan Engelhardt's avatar Jan Engelhardt (jengelh) accepted request 1169005 from Alessandro de Oliveira Faria's avatar Alessandro de Oliveira Faria (cabelo) (revision 95)
- Update to version 2021.11.0:
  * Fixed parallel_for_each algorithm behavior for iterators defining
    iterator_concept trait instead of iterator_category.
  * Fixed the incorrect binary search order in TBBConfig.cmake.
buildservice-autocommit accepted request 1141694 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 94)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1141559 from Ana Guerrero's avatar Ana Guerrero (anag+factory) (revision 93)
- Fix build to handle changes in (open)SUSE specific cmake macros,  
  no user visible changes
buildservice-autocommit accepted request 1130181 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 92)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1130173 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 91)
- Update to version 2021.11.0:
  * Fixed tbb::this_task_arena() behavior for specific
    tbb::task_arena{1,0}.
  * Restored performance on the high-core count systems that
    support _tpause.
- Refresh patches to apply cleanly:
  * use-FORTIFY_SOURCE-from-distribution.patch
  * add-cmake-check-for-libatomic-requirement-when-build.patch
- Update Summary and description tags to be consistent with
  upstream's TBB -> oneTBB renaming.
buildservice-autocommit accepted request 1128599 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 90)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1128292 from Bernhard Wiedemann's avatar Bernhard Wiedemann (bmwiedemann) (revision 89)
Avoid stuck build/tests

without this change, a osc build --noservice --vm-type=kvm -j1 standard
would get stuck forever, blocking the build machine
buildservice-autocommit accepted request 1101905 from Adam Majer's avatar Adam Majer (adamm) (revision 88)
baserev update by copy to link target
Adam Majer's avatar Adam Majer (adamm) accepted request 1101791 from Martin Liška's avatar Martin Liška (marxin) (revision 87)
* Add use-FORTIFY_SOURCE-from-distribution.patch and use FS settings from distribution
(we use either =2 or =3).

  * Since C++17, parallel algorithms and Flow Graph nodes are allowed to accept
    pointers to the member functions and member objects as the user-provided
    callables.
  * Added missed member functions, such as assignment operators and swap function,
    to the concurrent_queue and concurrent_bounded_queue containers.
Adam Majer's avatar Adam Majer (adamm) accepted request 1101594 from Alessandro de Oliveira Faria's avatar Alessandro de Oliveira Faria (cabelo) (revision 86)
- Update to 2021.10.0:
  * Since C++17, parallel algorithms and Flow Graph nodes are allowed to accept pointers to the member functions and member objects as the user-provided callables.
  * Added missed member functions, such as assignment operators and swap function, to the concurrent_queue and concurrent_bounded_queue containers.
buildservice-autocommit accepted request 1093680 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 85)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1093506 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 84)
- Drop 917.patch (patch was upstreamed).
- Drop retry-pthread_create.patch (upstream fixed it by using a similar
  approach).
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1093260 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 83)
- Update to 2021.9.0:
  * Hybrid CPU support is now a fully supported feature.
  * Fixed the issue reported by the Address Sanitizer.
  * Fixed the input_type alias exposed by flow_graph::join_node.
- Drop 917.patch
- Drop retry-pthread_create.patch
buildservice-autocommit accepted request 1056064 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 82)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1055995 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 81)
- Update to v2021.8.0
  * Fixed oneapi::tbb::concurrent_bounded_queue::pop return type (GitHub* #807).
  * Fixed oneapi::tbb::concurrent_queue and oneapi::tbb::concurrent_bounded_queue
    with non-default constructible value types (GitHub* #885).
  * Fixed incorrect splitting of iteration space in case there is no
    support for proportional splitting in custom ranges.
- Add patch to link against libatomic where necessary
  * add-cmake-check-for-libatomic-requirement-when-build.patch
- Drop 5cb212d44732947396abdd39eae1229c7cd51644.patch, merged upstream
- Use correct changelog entries for v2021.7.0

  * Memory allocator crash when allocating ~1TB on 64-bit systems (GitHub* #838).
  * Thread Distribution over NUMA Nodes on Windows OS systems.
  * For oneapi::tbb::suspend it is now guaranteed that the user-specified
    callable object is executed by the calling thread.
buildservice-autocommit accepted request 1042476 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 80)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1042203 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 79)
- update to v2021.7.0:
  * Memory allocator crash on a system with an incomplete /proc/meminfo
    (GitHub* #584).
  * Incorrect blocking of task stealing (GitHub* #478).
  * Hang due to incorrect decrement of a limiter_node (GitHub* #634).
  * Memory corruption in some rare cases when passing big messages in a flow
    graph (GitHub* #639).
  * Possible deadlock in a throwable flow graph node with a lightweight
    policy. The lightweight policy is now ignored for functors that can
    throw exceptions (GitHub* #420).
  * Crash when obtaining a range from empty ordered and unordered containers
    (GitHub* #641).
  * Deadlock in a concurrent_vector resize() that could happen when the new
    size is less than the previous size (GitHub* #733).
buildservice-autocommit accepted request 1005790 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 78)
baserev update by copy to link target
Displaying revisions 1 - 20 of 97
openSUSE Build Service is sponsored by