Revisions of tbb

Ismail Dönmez's avatar Ismail Dönmez (namtrac) committed (revision 57)
- 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
Ismail Dönmez's avatar Ismail Dönmez (namtrac) committed (revision 56)
- 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).
Ismail Dönmez's avatar Ismail Dönmez (namtrac) committed (revision 55)
- 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).
buildservice-autocommit accepted request 702777 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 54)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) committed (revision 53)
- Update to version 2019_U6
  * Added support for enqueuing tbb::task into tbb::task_arena
    (https://github.com/01org/tbb/issues/116).
  * Improved support for allocator propagation on concurrent_hash_map
    assigning and swapping.
  * Improved scalable_allocation_command cleanup operations to release
    more memory buffered by the calling thread.
  * Separated allocation of small and large objects into distinct memory
    regions, which helps to reduce excessive memory caching inside the
    TBB allocator.
- Disable python2 support
buildservice-autocommit accepted request 697786 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 52)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) committed (revision 51)
-
Ismail Dönmez's avatar Ismail Dönmez (namtrac) committed (revision 50)
-
Ismail Dönmez's avatar Ismail Dönmez (namtrac) committed (revision 49)
- Update to version 2019_U5
  * Too many changes to list, please see the included CHANGES file.
- Install TBBConfig*.cmake
buildservice-autocommit accepted request 631253 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 48)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 631209 from Bernhard Wiedemann's avatar Bernhard Wiedemann (bmwiedemann) (revision 47)
Extend reproducible.patch to not capture build kernel version (boo#1101107).

Also filed upstream https://github.com/01org/tbb/pull/82
buildservice-autocommit accepted request 626897 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 46)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 626788 from Bernhard Wiedemann's avatar Bernhard Wiedemann (bmwiedemann) (revision 45)
Extend reproducible.patch to override build date (boo#1047218)
buildservice-autocommit accepted request 562780 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 44)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 562437 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 43)
- Add conditions to build with py2 and py3 respectively in order
  to allow us disable one based on codestream
buildservice-autocommit accepted request 559074 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 42)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) committed (revision 41)
- Add disable-irml.patch to disable linking to libirml
- Actually update to tarball to 2018_U2 release
Ismail Dönmez's avatar Ismail Dönmez (namtrac) committed (revision 40)
Actually update the tarball
buildservice-autocommit accepted request 557681 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 39)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) committed (revision 38)
Displaying revisions 41 - 60 of 97
openSUSE Build Service is sponsored by