Commit graph

420 commits

Author SHA1 Message Date
timvisee
ae7e285879
Bump version to 0.2.12, update dependencies 2019-03-04 20:48:04 +01:00
timvisee
3138fe716b
Update README to reflect changes for Windows binaries 2019-03-04 20:47:30 +01:00
Tim Visée
a36325b84a Merge branch 'appveyor-ci' into 'master'
Release Windows binaries through AppVeyor CI

See merge request timvisee/ffsend!12
2019-03-04 19:41:57 +00:00
timvisee
0b1d67e686
Fix AppVeyor trigger in GitLab CI 2019-03-04 20:40:52 +01:00
timvisee
ac1e1f8081
Trigger AppVeyor release builds only on GitLab CI release using trigger 2019-03-04 20:38:27 +01:00
timvisee
2584a6a643
Add .exe extension to Windows binaries 2019-03-04 18:50:52 +01:00
timvisee
4937feb92c
Build both dynamic and static Windows binaries, upload as GitHub release 2019-03-04 18:49:38 +01:00
timvisee
dfe3b103b1
Explicitly statically link on AppVeyor CI 2019-03-04 18:18:38 +01:00
timvisee
505cbeed5e
Bump version to 0.2.11 2019-03-04 18:01:23 +01:00
timvisee
6e6e2aee3a
Fix cargo dependency version constraint for ffsend-git AUR package 2019-03-04 18:00:52 +01:00
timvisee
ae2e64a181
Test static Windows build on AppVeyor 2019-03-04 17:37:54 +01:00
timvisee
6a87a815d5
Do not install other targets, remove notifications from AppVeyor CI 2019-03-04 17:11:28 +01:00
timvisee
4d16c721fe
Explicitly install OpenSSL on AppVeyor CI 2019-03-04 17:07:40 +01:00
timvisee
e4a7a2e5e9
Add AppVeyor CI configuration 2019-03-04 16:53:35 +01:00
timvisee
4cb9e4813f
Mention new AUR package in README 2019-03-04 16:33:46 +01:00
timvisee
3b45feca28
Bump version to 0.2.10, update Cargo.lock 2019-03-04 16:28:56 +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
9ba6939f72
Bump version to 0.2.9 2019-03-04 14:33:51 +01:00
timvisee
f70734eeec
Attempt to fix Arch AUR packaging on CI, again 2019-03-04 14:33:18 +01:00
timvisee
1db0833a13
Bump version to 0.2.8 2019-03-04 13:11:56 +01:00
timvisee
1b6dc0d77d
Fix incorrect package name in Arch AUR package builds 2019-03-04 13:11:34 +01:00
timvisee
e41f18c55d
Bump version to 0.2.7 2019-03-04 00:56:43 +01:00
Tim Visée
f503c11ba3 Merge branch 'fix-github-release' into 'master'
Fix GitHub release on CI

See merge request timvisee/ffsend!11
2019-03-03 23:56:22 +00:00
timvisee
1b0d255ad1
Install netbase required by github-release 2019-03-04 00:53:03 +01:00
timvisee
26e39ac580
Re-enable temporarily disabled CI jobs for testing [ci skip] 2019-03-04 00:21:15 +01:00
timvisee
279ed08051
Fix GitHub releases on CI, explicitly create release first 2019-03-04 00:20:12 +01:00
timvisee
75ff0db32f
Use explicit relative file path for GitHub release uploads 2019-03-03 23:59:26 +01:00
timvisee
c5aca77062
Attempt to fix GitHub release job on CI 2019-03-03 23:32:18 +01:00
timvisee
a6104eef30
Use proper Rust target for test job on CI 2019-03-03 21:47:56 +01:00
timvisee
27e71e9dae
Bump version to 0.2.6 2019-03-03 21:46:44 +01:00
timvisee
996a12b0ec
Do not explicitly remove github-release archive on CI 2019-03-03 21:46:14 +01:00
timvisee
dffd71e10b
Bump version to 0.2.5 2019-03-03 20:33:14 +01:00
timvisee
cdd05c513d
Fix various GitLab CI configuration issues in release 2019-03-03 20:32:10 +01:00
timvisee
4e25472b32
Bump version to 0.2.4 2019-03-03 18:52:07 +01:00
Tim Visée
c244762f50 Merge branch 'pkg-aur-bin' into 'master'
Release both binary and git AUR packages

See merge request timvisee/ffsend!10
2019-03-03 17:51:26 +00:00
timvisee
095e7d60ef
Merge remote-tracking branch 'origin/master' into pkg-aur-bin 2019-03-03 18:51:16 +01:00
timvisee
a227f9fe22
Install dependencies for GitLab release job on CI 2019-03-03 18:49:37 +01:00
timvisee
eb47d6f4ab
Release both binary and git AUR packages 2019-03-03 18:37:53 +01:00
timvisee
a2e0a363de
Bump version to 0.2.3 2019-03-03 17:44:52 +01:00
Tim Visée
f4221e1737 Merge branch 'gitlab-ci' into 'master'
Improve CI configuration, strip binaries, publish binaries on GitHub on release

See merge request timvisee/ffsend!9
2019-03-03 16:44:17 +00:00
timvisee
e0a8af6c00
Merge remote-tracking branch 'origin/master' into gitlab-ci 2019-03-03 17:40:49 +01:00
timvisee
4b641cb28d
Use GitLab CI status badge for Cargo 2019-03-03 17:39:43 +01:00
timvisee
c47c36c692
Strip ffsend binaries on CI from debug symbols 2019-03-03 16:57:24 +01:00
timvisee
77baf54d84
Switch to Rust 1.32 as minimum version 2019-03-03 16:52:17 +01:00
timvisee
1148d8141a
Upload binaries as GitHub releases 2019-03-03 16:24:00 +01:00
timvisee
0d55bee532
Fix invalid old Rust version 2019-03-03 16:20:51 +01:00
timvisee
b302128499
Delete uploaded test files after download, to fix history glitch 2019-03-03 15:51:19 +01:00
timvisee
3cbbc56ce8
Configure and use Rust platform target on CI, better name static bin 2019-03-03 15:47:55 +01:00
timvisee
2e194086d6
Also build against oldest supported Rust compiler on CI 2019-03-03 15:24:07 +01:00