spiegel-keyman/linux/scripts
Marc Durdin 0d42160bc9 chore(core): avoid skipping docs folder in linux dist.sh
Unfortunately dpkg-source can only list files to exclude, not files to
include, which makes it fragile to changes in other platforms. The list
previously included 'docs', and as I renamed /core/doc to /core/docs to
match the other platforms, that caused it to be excluded. Changing it to
'./docs' should hopefully only match the top-level folder.

At the same time, updated many other top-level folder matches.
2024-11-08 05:24:47 +07:00
..
test fix(linux): fix problem with API checks with merge commits 2024-10-09 19:35:41 +02:00
.editorconfig chore(linux): Fix API check if lines got removed in .symbols file 2024-02-02 20:15:22 +01:00
build.sh chore(linux): Rename keyboardprocessor to Keyman Core 2023-03-08 16:52:10 +01:00
deb-packaging.sh refactor(linux): move API verification functions to separate file 2024-10-09 16:56:10 +02:00
deb.sh chore(linux): remove unused building with pbuilder 2024-06-24 18:37:10 +02:00
debian.sh chore(linux): Fix debian.sh by removing quotes 2024-02-19 19:41:16 +01:00
dist.sh chore(core): avoid skipping docs folder in linux dist.sh 2024-11-08 05:24:47 +07:00
install.sh chore(linux): Move some files to keyman-config 2023-06-05 15:24:41 +02:00
launchpad.sh chore(linux): add support for Ubuntu 25.04 Plucky Puffin 2024-11-04 18:21:45 +01:00
package-build.inc.sh chore(linux): Install python3-dev 2024-04-24 18:38:40 +02:00
reconf.sh fix(linux): Fix environment for Debian packages 2023-11-02 22:18:02 +07:00
upload-to-debian.sh change(linux): improve changelog PRs after upload to debian 2024-07-25 16:50:38 +02:00
verify_api.inc.sh chore(linux): improve output if dpkg-gensymbols fails and run other tests 2024-10-10 11:59:19 +02:00
watch.in chore(linux): Force signature verification 2021-03-08 19:42:07 +01:00