Commit graph

33 commits

Author SHA1 Message Date
timvisee
de7945645a
Remove completer property from snapcraft configuration, not supported 2019-03-24 18:22:35 +01:00
timvisee
13edd30ff4
Add bash completions file to snap package 2019-03-23 18:56:59 +01:00
timvisee
c6752231be
Remove license property from snapcraft configuration again 2019-03-17 19:45:50 +01:00
timvisee
d27b48aad0
Add license property to snapcraft configuration 2019-03-16 20:41:38 +01:00
timvisee
a694ded0fa
Add desktop interface/plug to snap package, to allow opening in browser
See issue timvisee/ffsend#66
2019-03-16 15:50:25 +01:00
timvisee
01cba1fe35
Update scoop manifest, specify dependency, update related READMEs 2019-03-14 22:30:02 +01:00
Maxime Blais
41db446812 Created scoop app manifest for ffsend 0.2.30 2019-03-13 17:49:16 -04:00
timvisee
fad390f584
Describe Docker image usage in README 2019-03-13 18:56:04 +01:00
timvisee
5de3f89de7
Add simple Docker image and Docker release job on CI 2019-03-13 18:41:36 +01:00
timvisee
4723059274
Attempt setting package version with PowerShell, remove obsolete install script 2019-03-08 16:21:28 +01:00
timvisee
c47f81df14
Merge remote-tracking branch 'origin/master' into pkg-choco 2019-03-07 21:12:56 +01:00
timvisee
103b6453b8
Remove invalid license property from snapcraft config [ci skip] 2019-03-07 10:48:11 +01:00
timvisee
ed0798cb8a
Merge remote-tracking branch 'origin/master' into pkg-choco 2019-03-07 09:48:35 +01:00
timvisee
983193a906
Add x11 plug to snapcraft configuration for clipboard support [ci skip] 2019-03-07 09:47:22 +01:00
timvisee
52d7ed6e16
Update openssl.light version constraint, set stubs in AppVeyor config [ci skip] 2019-03-07 00:53:39 +01:00
timvisee
91530e0465
Merge remote-tracking branch 'origin/master' into pkg-choco 2019-03-07 00:37:24 +01:00
timvisee
cbdb15fcc3
Enable network plug for snapcraft package [ci skip] 2019-03-07 00:36:31 +01:00
timvisee
196376e7b6
Add Chocolatey package definition [WIP] [ci skip] 2019-03-07 00:28:39 +01:00
timvisee
4dab2a3705
Use strict confinement for snapcraft package [ci skip] 2019-03-06 23:24:54 +01:00
timvisee
c00d7d16a6
Use proper snapcraft grade for publishing 2019-03-06 22:05:01 +01:00
timvisee
7e5cfe9e3b
Enable and fix snap package release job, mention snap package in README 2019-03-06 16:43:21 +01:00
timvisee
6e6e2aee3a
Fix cargo dependency version constraint for ffsend-git AUR package 2019-03-04 18:00:52 +01:00
timvisee
8ec647eac1
Specify minimum version for cargo and rust dependencies in AUR package 2019-03-04 16:23:38 +01:00
timvisee
9bd72bf7f4
Fix invalid provides property for ffsend-git AUR package 2019-03-04 16:12:58 +01:00
timvisee
f70734eeec
Attempt to fix Arch AUR packaging on CI, again 2019-03-04 14:33:18 +01:00
timvisee
1b6dc0d77d
Fix incorrect package name in Arch AUR package builds 2019-03-04 13:11:34 +01:00
timvisee
eb47d6f4ab
Release both binary and git AUR packages 2019-03-03 18:37:53 +01:00
timvisee
48d0b4f48d
Merge remote-tracking branch 'origin/master' into gitlab-ci-snap2 2019-01-20 17:37:52 +01:00
Tim Visée
ab4ba3e0c4 Build and release Arch AUR package 2019-01-12 22:19:11 +00:00
timvisee
0f7733f798
Add .gitignore for snapcraft files 2019-01-03 13:14:42 +01:00
timvisee
b4145db623
Add snapcraft build configuration 2019-01-03 13:14:34 +01:00
Tim Visée
58103f9e30
Use a new Debian package generation method (#5)
* Build .deb packages for some architectures on CI to publish on GitHub

* Add release binaries to archive root, update Cargo.toml

* Simplify Debian package building using cargo-deb tooling

* Update LICENSE file copyright statement

* Update Travis CI script to properly build Debian release packages

* Remove obsolete Debian package files

* Update Cargo.toml and Cargo.lock, add create_deb prototype for source package
2018-06-01 00:04:13 +02:00
Tim Visée
5d780cdc52
Build first Debian packages on release (#4)
* Build .deb packages for some architectures on CI to publish on GitHub

* Add release binaries to archive root, update Cargo.toml
2018-05-31 11:15:53 +02:00