ubuntu/+source/tbb:applied/debian/sid

Last commit made on 2022-05-22
Get this branch:
git clone -b applied/debian/sid https://git.launchpad.net/ubuntu/+source/tbb
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/debian/sid
Repository:
lp:ubuntu/+source/tbb

Recent commits

700725a... by Paul Gevers

2020.3-2.1 (patches applied)

Imported using git-ubuntu import.

4a7cdeb... by Paul Gevers

__TBB_EXCEPTION_PTR_PRESENT fix for armel

Gbp-Pq: armel-exception-ptr.patch.

4f19956... by Paul Gevers

Remove unaligned mem-accesses from test_malloc_pools.cpp

Gbp-Pq: remove-unaligned-test.patch.

68fc84a... by Paul Gevers

Enhance debugging

Gbp-Pq: enhanced-debugging.patch.

732eb50... by Paul Gevers

Use 1MB stack on 32-bit MIPS, fix out of memory error on thread creation

Gbp-Pq: fixup-mips-harness.patch.

2dd8c69... by Paul Gevers

Reproducible build

Gbp-Pq: allow-reproducible-builds.patch.

2392018... by Paul Gevers

Allow TBB to build on armel systems (__ARM_ARCH == 4)

Gbp-Pq: fix-armel.patch.

7eeb98c... by Paul Gevers

have tbb honour $(CC) and $(CXX)

Gbp-Pq: cross.patch.

4d0a740... by Paul Gevers

Tweak 64 bits detection

Gbp-Pq: tweak-64bits-hppa-alpha.patch.

0836110... by Paul Gevers

Always define TBB_USE_GCC_BUILTINS on GCC.

Gbp-Pq: gcc-atomic-always.patch.