~spvkgn/transmission/+git/transmission:snap-packaging

Last commit made on 2019-03-17
Get this branch:
git clone -b snap-packaging https://git.launchpad.net/~spvkgn/transmission/+git/transmission

Branch merges

Branch information

Name:
snap-packaging
Repository:
lp:~spvkgn/transmission/+git/transmission

Recent commits

2b6803e... by Mike Gelfand

Add basic Snap packaging for daemon, gtk, qt, utils

2cc996c... by Mike Gelfand

Refactor daemon startup a bit

Fix exit code to be zero when dumping settings along the way.

Closes: #487

f3951fa... by Mike Gelfand

Actually add new languages to the build

698bb2c... by Mike Gelfand

Attempt to explain something to Coverity

I'm seeing 7 potentially false reported issues re. use of uninitialized buffer
data here. It seems that `read` function should be properly supported by
Coverity, but maybe it can't figure out the postconditions of it properly...
Walking in the dark here.

10b0a28... by Mike Gelfand

Let compiler calculate static quark lenghts for us

1442f8f... by Mike Gelfand

Fix build break from previous commit on old Clangs

Remove static assert altogether: it should have worked everywhere anyway,
otherwise there is no point.

Add a few casts here and there to ensure proper type for directory handle.

36110e1... by Mike Gelfand

Fix build on E2K with LCC (patch by Michael Shigorin, ALT Linux)

95dd630... by Mike Gelfand

Add new translations from Transifex (95% and higher)

GTK client: Portuguese (Portugal).

Qt client: Afrikaans, Catalan, Danish, Greek, Norwegian Bokmål, Slovenian.

Mac client: none (there're suitable languages, but they're lacking XIB files
and we haven't switched to base localization yet).

3debbc7... by Mike Gelfand

Sync existing translations with Transifex

a440981... by Mike Gelfand <email address hidden>

Merge pull request #584 from userwithuid/rmintltool

cmake: replace intltool with gettext