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
5dca0f5a9c
Merge pull request #2321 from keymanapp/chore/version
...
chore(linux): Allow to skip calculation of version number
2019-11-12 08:23:18 +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
Eberhard Beilharz
c8f66dd9ce
chore(linux): Update dependencies for Linux packaging
...
Also fix a typo in section name.
2019-11-11 12:07:22 +01:00
Eberhard Beilharz
9af0fa55ff
chore(linux): Pass parameters in Jenkinsfile
2019-11-04 16:47:56 +01:00
Eberhard Beilharz
76e74130ab
chore(linux): Add Jenkinsfile for package building
...
This allows to use a different approach for building packages.
2019-10-29 13:32:43 +07:00
Darcy Wong
fa89b4617b
Update history.md
2019-09-19 08:50:21 +07:00
Darcy Wong
b1e21ffb48
Update linux/.gitignore
2019-09-13 12:54:04 +07:00
Darcy
9f9df1fc0e
Save icon as .bmp.png
2019-09-12 10:10:05 +07:00
Darcy
686e421206
Start to address comments
...
* Revert tab whitespace to spaces
* Add sanity check after reading bmp
2019-09-11 17:43:16 +07:00
Darcy
2beb0aa8f6
Save ico/bmp files to png
2019-09-11 10:06:44 +07:00
Darcy
0f9432ae25
Merge branch 'beta' into linux-extractico
2019-09-11 08:25:06 +07:00
Darcy
b0cb4d85cc
Update history.md
2019-09-11 08:21:08 +07:00
Darcy
9498ce237d
Catch file handling exception
2019-09-10 16:23:07 +07:00
Darcy
6be88b8263
Attempt to handle both .ico and .bmp files
2019-09-09 15:16:53 +07:00
Darcy
7edb254fc0
Squash commits from #1679
2019-09-09 12:02:06 +07:00
Darcy
a4ed667cea
Don't download keyboard source
...
Fix #1789
Remove `download_source` (originally started in #1679 )
2019-09-09 11:07:08 +07:00
Marc Durdin
9e6ebc93a9
Remove dates from alpha notes
2019-08-05 09:18:36 +10:00
Marc Durdin
b2b2622a06
Update history.md for beta 12.0/alpha 13.0
2019-08-05 09:18:35 +10:00
glasseyes
2e14979e3a
jenkins and different tiers
2019-03-16 16:27:23 +00:00
Darcy Wong
38af4c97ed
Clean up readme about km-package command line
...
Further cleanup to match keymanapp/help.keyman.com#23
2019-03-08 12:01:16 +07:00
Marc Durdin
581971142b
Merge branch 'master' into beta-final-master-merge
2019-02-25 18:22:15 +11:00
Marc Durdin
cfccf677a3
Merge pull request #1608 from keymanapp/linux-watch-stable
...
[Linux] Have launchpad watch stable for Keyman 11 release
2019-02-25 15:57:24 +11:00
Marc Durdin
50dcc51543
[meta] 11.0 stable versions
2019-02-25 15:44:24 +11:00
Marc Durdin
a0eba1e56b
[meta] history for final beta
2019-02-25 14:05:55 +11:00
Marc Durdin
0925f6accb
Merge branch 'master' into beta-p5s4-alpha
2019-02-21 20:48:35 +11:00
Darcy Wong
a499be314d
Merge branch 'beta' into linux-kmx-filenames
2019-02-20 20:12:14 -06:00
darcywong00
81094918fb
Second attempt for history.md
2019-02-20 20:10:30 -06:00
darcywong00
bce5269b5a
Resolve merge conflict in history.md
2019-02-20 20:08:21 -06:00
darcywong00
c98667a602
Check .kmx names in install_kmp_shared
...
Also update history.md
2019-02-20 20:04:54 -06:00
darcywong00
6af594a344
Address review comments
2019-02-20 08:15:41 -06: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
Darcy Wong
da8943e901
Merge pull request #1574 from keymanapp/linux-launchpad-instructions
...
[linux] Update launchpad instructions
2019-02-19 19:45:54 -06:00
Darcy Wong
d42130baba
Fix typo
2019-02-19 06:13:53 +07:00
Darcy Wong
3f139a9e12
Update history.md
2019-02-18 11:16:24 +07:00
darcywong00
677f9546a3
Sanitize the keyboard id for ibus
2019-02-17 21:23:51 -06:00
Marc Durdin
ad0c21b057
Merge branch 'master' into beta-p5s4-master-week-1
2019-02-18 11:46:36 +11:00
darcywong00
b13e4b135a
Sanitize packageID and keyboard filename
...
As needed, lower-case the packageID and .kmx filename.
2019-02-17 03:15:15 -06:00
darcywong00
ea57792a52
Add sanity check on .kmx name
2019-02-15 02:22:21 -06:00
Darcy Wong
18531abfed
Merge branch 'beta' into linux-launchpad-instructions
2019-02-15 07:57:57 +07:00
Darcy Wong
f7eb1f6862
Update screenshot to permanent URL
2019-02-15 06:18:49 +07:00
Darcy Wong
941f342311
Merge branch 'beta' into linux-361-appdata
2019-02-15 06:16:51 +07:00
Darcy Wong
0bdc45d3c4
Update history.md
2019-02-15 06:08:59 +07:00
glasseyes
69cc40f11c
avoid potential memleak
2019-02-14 16:37:14 +00:00
darcywong00
46eb90f763
Update km-config to handle when languages empty in kmp
2019-02-14 07:37:08 -06:00
Darcy Wong
5f50638712
Add more updates for review comments
2019-02-12 22:15:52 +07:00
Darcy Wong
6560225dcd
Add more details for setting up launchpad
2019-02-12 21:03:24 +07:00