Revisions of tbb

Kurt Garloff's avatar Kurt Garloff (garloff) committed (revision 10)
Avoid macro exp in comment
Kurt Garloff's avatar Kurt Garloff (garloff) committed (revision 9)
Fix buildon old SLES11
Kurt Garloff's avatar Kurt Garloff (garloff) committed (revision 8)
Accept older swig for py2
Kurt Garloff's avatar Kurt Garloff (garloff) committed (revision 7)
- Fix local copy ...

- Add cmake-remove-include-path.patch to remove setting include
  path since we already install under /usr/include and this fixes
  idiot OpenCV trying to do -isystem $TBB_INCLUDE_DIR

- Update to version 2019_U8
  * Fixed a bug in TBB 2019 Update 7 that could lead to incorrect memory
    reallocation on Linux (https://github.com/intel/tbb/issues/148).
  * Fixed enqueuing tbb::task into tbb::task_arena not to fail on threads
    with no task scheduler initialized
    (https://github.com/intel/tbb/issues/116).

- Update to version 2019_U7
  * Added TBBMALLOC_SET_HUGE_SIZE_THRESHOLD parameter to set the
    lower bound for allocations that are not released back to OS
    unless a cleanup is explicitly requested.
  * Added zip_iterator::base() method to get the tuple of underlying
    iterators.
  * Improved async_node to never block a thread that sends a message
    through its gateway.
  * Extended decrement port of the tbb::flow::limiter_node to accept
    messages of integral types.
  * Removed the number_of_decrement_predecessors parameter from the
    constructor of flow::limiter_node. To allow its usage, set
    TBB_DEPRECATED_LIMITER_NODE_CONSTRUCTOR macro to 1.
  * Added ordered associative containers:
    concurrent_{map,multimap,set,multiset} (requires C++11).

- Update to version 2019_U6
Kurt Garloff's avatar Kurt Garloff (garloff) committed (revision 6)
Fix spec file
Kurt Garloff's avatar Kurt Garloff (garloff) committed (revision 5)
Kurt Garloff's avatar Kurt Garloff (garloff) committed (revision 4)
Try to build on ARMV7HL.
Kurt Garloff's avatar Kurt Garloff (garloff) committed (revision 3)
Merge.

- Update to version 41_20130116:
  * See CHANGES file for news.
- Removed tbb package which included only doc files (moved them to tbb-devel).
- Updated optflags.patch to make it apply correctly and also fix "File is
  compiled without RPM_OPT_FLAGS" rpm post build check warning.
- Added a patch "tbb-4.0-cas.patch" to fix build on PowerPC (taken from
  Fedora).
Kurt Garloff's avatar Kurt Garloff (garloff) committed (revision 2)
Kurt Garloff's avatar Kurt Garloff (garloff) committed (revision 1)
Displaying all 10 revisions
openSUSE Build Service is sponsored by