ubuntu/+source/tbb:applied/ubuntu/jammy-proposed

Last commit made on 2022-03-09
Get this branch:
git clone -b applied/ubuntu/jammy-proposed 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/ubuntu/jammy-proposed
Repository:
lp:ubuntu/+source/tbb

Recent commits

203740d... by Matthias Klose

2020.3-1ubuntu3 (patches applied)

Imported using git-ubuntu import.

38738cd... by Matthias Klose

__TBB_EXCEPTION_PTR_PRESENT fix for armel

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

ac58ea8... by Matthias Klose

Remove unaligned mem-accesses from test_malloc_pools.cpp

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

46fdd85... by Matthias Klose

Enhance debugging

Gbp-Pq: enhanced-debugging.patch.

8974bf7... by Matthias Klose

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

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

b84de10... by Matthias Klose

Reproducible build

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

36be1ff... by Matthias Klose

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

Gbp-Pq: fix-armel.patch.

3358870... by Matthias Klose

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

Gbp-Pq: cross.patch.

b841f50... by Matthias Klose

Tweak 64 bits detection

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

7abe99f... by Matthias Klose

Always define TBB_USE_GCC_BUILTINS on GCC.

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