Marc Durdin
6f5a55cd65
Merge branch 'master' into chore/beta-to-master-p9s2-final
2020-02-19 14:35:29 +11:00
Darcy
0770fe5bc4
fix(linux): Use TIER.md or environment var to set tier
...
Determine tier from `TIER.md` or environment variable `${TIER}`.
Use sed to replace any previously set tier in the watch files.
2020-02-17 13:46:30 +07:00
Darcy
f965cbc092
change(linux): Replace tier in debian/watch files
2020-02-17 12:02:47 +07:00
Darcy Wong
df5de88d41
fix(linux): Cherrypick linux packaging fixes
...
Cherrypick linux packaging fixes from #2591 , #2599 , #2609 into beta
2020-02-11 09:35:52 +07:00
Eberhard Beilharz
30f9476129
Merge pull request #2599 from keymanapp/fix/linux/packaging
...
fix(linux): Install requirements before packaging
2020-02-07 08:22:18 +01:00
Marc Durdin
6902f7bf1c
Merge branch 'master' into chore/beta-alpha-p9s1
2020-02-07 16:25:39 +11:00
Eberhard Beilharz
daae618386
fix(linux): add more package requirements
...
These packages are required for building the source package for
keyman-config.
2020-02-06 18:26:57 +01:00
Eberhard Beilharz
d7417cf3c2
fix(linux): add another package requirement
2020-02-06 15:44:48 +01:00
Eberhard Beilharz
9479937b0f
fix(linux): Install requirements before packaging
...
This change checks that the required packages are installed and
if necessary installs them before trying to build a source
package.
2020-02-06 15:39:26 +01:00
Eberhard Beilharz
81c807ef4c
Merge pull request #2591 from keymanapp/fix/linux/packaginglogging
...
fix(linux): Display the script name in log output
2020-02-06 09:53:53 +01:00
Eberhard Beilharz
60366e1cb0
fix(linux): Display the script name in log output
2020-02-05 15:17:41 +01:00
Darcy Wong
640a6b92ff
fix(linux): Add eoan
...
(cherry picked from commit a3ff9d10d1 )
2020-02-05 15:11:43 +01:00
Darcy Wong
c7b37eac1d
fix(linux): Remove one more reference to disco
...
(cherry picked from commit 70e0f9308a )
2020-02-05 15:11:37 +01:00
Darcy Wong
4f99009938
fix(linux): Also remove disco
...
19.04 Disco is EOL Jan 23, 2020 so also remove it
(cherry picked from commit 3c65b5fcb9 )
2020-02-05 15:11:30 +01:00
Darcy Wong
ce3ca67f36
fix(linux): Remove cosmic distribution
...
18.10 was end-of-life July 18, 2019 and launchpad is rejecting any further package updates for that version.
(cherry picked from commit bdd1244860 )
2020-02-05 15:11:24 +01:00
Darcy
925e7d0a45
Merge remote-tracking branch 'origin/beta' into linux-options-dconf
2020-02-05 15:22:33 +07:00
Darcy Wong
a3ff9d10d1
fix(linux): Add eoan
2020-02-03 19:20:23 +07:00
Darcy Wong
70e0f9308a
fix(linux): Remove one more reference to disco
2020-02-03 15:10:25 +07:00
Darcy Wong
3c65b5fcb9
fix(linux): Also remove disco
...
19.04 Disco is EOL Jan 23, 2020 so also remove it
2020-02-03 14:31:30 +07:00
Darcy Wong
bdd1244860
fix(linux): Remove cosmic distribution
...
18.10 was end-of-life July 18, 2019 and launchpad is rejecting any further package updates for that version.
2020-02-03 14:16:33 +07:00
Marc Durdin
ef02b1bdda
chore: address review comments
2020-01-31 20:01:46 +11:00
Darcy Wong
c83b390601
feat(linux): Add ability to configure keyboard options
2020-01-31 11:43:58 +07:00
Marc Durdin
a9d9c35891
chore(linux): use shared version infra
2020-01-31 06:52:45 +11:00
Marc Durdin
524afb46cd
chore(linux): use new version infrastructure
2020-01-31 06:09:17 +11:00
Darcy
b7bc9543c6
fix(linux): Update launchpad PPA link
...
Update launchpad.sh so that `${tier}` corresponds to the ppa link:
`stable` --> ppa:keymanapp/keyman
others --> ppa:keymanapp/keyman-daily
ppa depends on the `${tier}`.
2020-01-30 11:57:10 +07:00
Eberhard Beilharz
e62bead777
chore(linux): fix Linux packaging
2020-01-22 13:14:37 +01:00
Eberhard Beilharz
6253340d30
chore(linux): More fixing of linux packaging
2020-01-22 13:12:01 +01:00
Eberhard Beilharz
2d2182cf8d
chore(linux): fix Linux packaging
2020-01-22 12:39:58 +01:00
Darcy Wong
639bbe7c25
fix(linux): Set default tier to alpha
2020-01-07 15:31:17 +07:00
Eberhard Beilharz
3c4ac01dd5
style(linux): normalize whitespace
2019-11-12 18:54:34 +01:00
Eberhard Beilharz
0a85fef86b
chore(common): Add .editorconfig file
...
This allows IDEs to automatically pick up the preferred coding
style and might help with a more consistent use of spaces/tabs for
indentation.
2019-11-12 18:53:21 +01:00
Eberhard Beilharz
4aa2afb10c
fix(linux): Fix Linux package build
2019-11-12 08:39:30 +01:00
Eberhard Beilharz
adbf174c55
chore(linux): Allow to skip calculation of version number
...
This change allows to calculate the version number once at the
beginning and then skip the calculation when we create the source
packages for the various packages. This allows to set the version
number in Jenkins early on.
2019-11-11 15:34:38 +01:00
Eberhard Beilharz
798a638499
style(linux): normalize whitespace
2019-11-11 15:33:15 +01:00
glasseyes
2e14979e3a
jenkins and different tiers
2019-03-16 16:27:23 +00:00
Darcy Wong
da94befcfb
Update launchpad to watch stable tier
...
In preparation for Keyman for Linux 11 stable release
2019-02-20 09:00:23 +07:00
Daniel Glassey
3335fc9527
Merge pull request #1572 from keymanapp/linux-missing-dist-testfile
...
[Linux] missing dist testfile
2019-02-07 16:41:01 -06:00
glasseyes
4cd775b356
build.sh non-tmp build link against built libkmfl
2019-01-31 18:09:11 -06:00
glasseyes
c0d40559f1
add disco and cosmic to cow script
...
and reorder steps
2019-01-28 10:00:17 -06:00
glasseyes
35580c2241
fix majorversion
2019-01-04 10:20:03 +07:00
glasseyes
71cd012b4a
comment about updating tier in launchpad.sh
2019-01-03 16:25:03 +07:00
glasseyes
fb419e6097
dist.sh more robust for kbp version number
2019-01-03 15:20:33 +07:00
glasseyes
50c325b0ad
ignore alphas in d/watch
...
set tier for launchpad.sh to get SHA256SUMS from right place
2019-01-03 12:57:02 +07:00
glasseyes
27080c08b2
set kbp version to same as rest of keyman for linux
2019-01-03 12:36:29 +07:00
glasseyes
5317a1f1a9
use resources/VERSION.md for linux, default tier beta
2019-01-03 11:23:25 +07:00
glasseyes
f6e7125b64
make version() more robust to tiers
2019-01-03 11:11:18 +07:00
glasseyes
99569fcd8c
keyboardprocessor dist version numbers
...
now only from meson.build at least during beta
2019-01-03 11:10:28 +07:00
glasseyes
c110d21cc1
specify PACKAGEVERSION to launchpad script
2019-01-03 11:10:28 +07:00
glasseyes
0139f4324c
improve cleaning keyman-config
2019-01-02 13:11:31 +07:00
glasseyes
13a20b3350
set GTK_CFLAGS and GTK_LIBS for make dist on jenkins
2018-12-17 23:18:05 +07:00