ubuntu/+source/blt:applied/ubuntu/wily

Last commit made on 2014-11-25
Get this branch:
git clone -b applied/ubuntu/wily https://git.launchpad.net/ubuntu/+source/blt
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/wily
Repository:
lp:ubuntu/+source/blt

Recent commits

89ec12a... by Sergei Golovan <email address hidden>

2.5.3+dfsg-1 (patches applied)

Imported using git-ubuntu import.

b69f5bc... by Sergei Golovan <email address hidden>

Patch adds explicit casts to intptr_t or uintptr_t types

Gbp-Pq: pointertoint.patch.

b5b4201... by Sergei Golovan <email address hidden>

Patch deletes or comments out all unused variables.

Gbp-Pq: unused.patch.

213adb1... by Sergei Golovan <email address hidden>

Patch initializes all variables for which GCC gave warnings

Gbp-Pq: uninitialized.patch.

3ea5a62... by Sergei Golovan <email address hidden>

const.patch

No DEP3 Subject or Description header found

Gbp-Pq: const.patch.

bafcacb... by Sergei Golovan <email address hidden>

Patch silences GCC warnings for overflow on implicit constant

Gbp-Pq: blthash.patch.

31ec175... by Sergei Golovan <email address hidden>

Patch fixes call to Blt_ParseQualifiedName().

Gbp-Pq: bltnsutil.patch.

c74e981... by Sergei Golovan <email address hidden>

Patch fixes BLT stubs declarations.

Gbp-Pq: decls.patch.

375b8ad... by Sergei Golovan <email address hidden>

Patch fixes loading the libBLT library from

Gbp-Pq: pkgindex.patch.

85f18b4... by Sergei Golovan <email address hidden>

Patch adds support for externally set LDFLAGS. It lets

Gbp-Pq: ldflags.patch.