ubuntu/+source/tbb:applied/ubuntu/eoan

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

Recent commits

9e3f278... by Mo Zhou

2019~U8-1 (patches applied)

Imported using git-ubuntu import.

813ded5... by Mo Zhou

__TBB_EXCEPTION_PTR_PRESENT fix for armel

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

190e279... by Mo Zhou

Remove unaligned mem-accesses from test_malloc_pools.cpp

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

bc0f859... by Mo Zhou

Enhance debugging

Gbp-Pq: enhanced-debugging.patch.

4f8b931... by Mo Zhou

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

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

e80858c... by Mo Zhou

Reproducible build

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

05ef72e... by Mo Zhou

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

Gbp-Pq: fix-armel.patch.

efe809e... by Mo Zhou

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

Gbp-Pq: cross.patch.

4afefe4... by Mo Zhou

Tweak 64 bits detection

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

e9c9384... by Mo Zhou

Always define TBB_USE_GCC_BUILTINS on GCC.

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