Marc Durdin
fff86bc1cf
fix(windows): RSP-19902 was fixed in Delphi 10.3 so unwind workaround
2019-10-28 09:28:20 +11:00
Marc Durdin
f3155a488e
fix(windows): Fix path for Delphi 10.3 IDE in devtools
2019-10-25 21:14:06 +07:00
Marc Durdin
83288a056a
[Windows] Support either Delphi 10.2 or 10.3 via defines
2019-10-25 06:01:17 +07:00
Marc Durdin
9c5e30d82a
[Windows] Update build scripts, compiler conditionals, and address hints arising with move to Delphi 10.3.2
2019-10-24 20:43:17 +07:00
Marc Durdin
63fbe8e5cf
[Windows] Address review comments
2019-10-24 07:22:21 +07:00
Marc Durdin
17f870b096
[Windows] Address review comments
2019-10-24 06:32:20 +07:00
Marc Durdin
3a90f258da
[Windows] Fix version.in file encoding back to Windows-1252
2019-10-21 06:43:13 +07:00
Marc Durdin
82e3a8528f
[Windows] Cleanup version.txt
2019-10-21 06:05:16 +07:00
Marc Durdin
3f5de32e35
[Windows] Refactor version.txt to use constant templates and avoid needing to update with major version changes
2019-10-21 05:54:15 +07:00
Marc Durdin
7139850d59
[Windows] Reduce CI failures by ensuring help.keyman.com is locally up-to-date before pushing
2019-09-20 07:02:03 +10:00
Marc Durdin
4fa79c44e0
Merge pull request #1977 from keymanapp/developer-model-support
...
[Developer] Add basic file format support for lexical model packages to Developer
2019-08-21 08:19:37 +09:30
Marc Durdin
1d6ae4bb1d
[Developer] Finish package editor support for lexical models
2019-08-16 17:08:54 +10:00
Marc Durdin
3ec2883d35
[Developer] Add initial compiler and file format support for lexical models
2019-08-16 16:40:40 +10:00
Marc Durdin
eb236d7dfe
Unnecessary file changes
2019-08-12 16:48:50 +10:00
Marc Durdin
692c64f659
Unnecessary file changes (version numbers)
2019-08-12 16:48:08 +10:00
Marc Durdin
eb4b8da7f4
[Windows] Support installing packages with keyboards that are disabled by default; support opening configuration at first run
2019-08-12 15:38:24 +10:00
Marc Durdin
2d1587a533
[fv_windows] Include fv_all in Windows installer
2019-08-09 13:22:43 +10:00
Marc Durdin
1decfeae84
[Windows] Customisation of setup look and feel, and cleanup of setup strings
2019-05-13 10:13:04 +10:00
Marc Durdin
836f8805d2
[Windows] 12.0 version files
2019-05-10 10:19:29 +10:00
glasseyes
5654c935a2
rename build alltags in engine and buildtools
2018-11-12 16:14:28 +07:00
glasseyes
4ac82460eb
rename alltags in other buildtools dirs
2018-11-12 16:06:16 +07:00
glasseyes
230a69b63b
rename build alltags
...
from Keyman.System.BuildLibPalasoAllTags.pas
to Keyman.System.BuildNRSIAllTags.pas
to make explicit that this is from the NRSI and nothing to do
with libpalaso
2018-11-07 10:07:38 +07:00
Marc Durdin
0f706d94f3
Merge branch 'master' into windows-engine-metro-support-rebased
2018-10-29 16:34:53 +11:00
Marc Durdin
c58410aa7c
[Windows] Upgrade keyboard configuration from Keyman 10 when installing version 11
2018-10-22 14:20:53 +11:00
Marc Durdin
9d356f681a
[Windows] Remove various paths from debug backup (fixes duplicate pdb in test folders error)
2018-10-18 20:14:08 +11:00
Marc Durdin
2d9861684a
[Windows] Fixup test_klog
2018-10-16 10:39:10 +11:00
Marc Durdin
b3b5c244ea
[Windows] Refactor Windows debug logging to use Event Tracing for Windows
2018-10-16 10:23:54 +11:00
Marc Durdin
eb53d4065c
[Developer] Rename project units, adding namespaces
2018-09-23 13:10:22 +10:00
Marc Durdin
0cf28cfc76
[Windows] Remove manual edit requirement for keymanversion.* and fixup build dependencies that arise as a result
2018-09-17 18:57:17 +10:00
Marc Durdin
dd07f1c522
[Windows] Cleanup version references (majority)
2018-09-05 10:50:56 +10:00
Marc Durdin
69dcb03ac1
[Developer] Remove old DELPHI_STARTER build path now that Delphi Community is available
2018-08-21 14:24:27 +07:00
Marc Durdin
e08b40d592
[developer] Add CEF to installer and build process
2018-07-16 20:03:36 +10:00
Marc Durdin
c3830bcea6
11.0 version.rc
2018-07-16 20:02:03 +10:00
Marc Durdin
93a206027d
Merge pull request #1022 from keymanapp/beta-merge-to-master-P3S6-1
...
Merge P3S6 beta changes to master
2018-06-25 21:04:59 +07:00
Marc Durdin
34b42b2644
Merge pull request #1009 from keymanapp/windows-disable-symsrv
...
[windows] Disable symsrv call from build agent
2018-06-19 14:28:58 +07:00
Marc Durdin
cb72a6ed17
Disable symsrv call from build agent (as it goes nowhere useful)
2018-06-19 13:54:05 +07:00
Marc Durdin
e27143fa8c
Fixes #959 . Script subtags are now appended for more scripts in the Keyboard languages dialog.
2018-06-19 11:41:05 +07:00
Marc Durdin
5a734c4ebd
Merge branch 'master' into beta-p3s4-merge-to-master
2018-05-31 10:44:11 +07:00
Marc Durdin
2324131671
Fixes #912 . BCP47 import will now use first description for a subtag rather than the last.
2018-05-30 10:17:08 +07:00
Marc Durdin
f6b2977aac
Fixes #886 . Fixes #887 . BCP 47 tags will now be canonicalized and scripts applied where possible and needed, automatically, during keyboard installation
2018-05-24 16:04:33 +07:00
Marc Durdin
27bb92aec8
Merge branch 'master' into beta-p3s3-merge-to-master
2018-05-18 13:10:32 +07:00
Marc Durdin
d8b2ec9599
Add extra project references
2018-05-07 15:08:12 +07:00
Marc Durdin
594eba5814
Fixes #731 , fixes #816 - add language dialog adds script and/or region as required and also shows friendly language name when bcp 47 tag entered
2018-05-07 14:36:21 +07:00
Marc Durdin
a9113c8f82
Merge branch 'master' into beta-p3s2-to-master
2018-05-04 21:06:21 +07:00
Marc Durdin
800042af65
Fixup other projects
2018-04-30 14:24:11 +07:00
Marc Durdin
c4587e49ea
Fixes #746 , fixes #766 -- BCP 47 picker is more complete and more stringent
2018-04-30 13:54:44 +07:00
Marc Durdin
c60f18b898
Upload new versions of help to help.keyman.com correctly
2018-03-22 16:03:49 +07:00
Marc Durdin
c7775da90a
Fixup hardcoded version in help.sh upload
2018-03-22 10:58:08 +07:00
Marc Durdin
434acc3ce1
Fixup hardcoded version in help.sh upload
2018-03-22 10:50:02 +07:00
Marc Durdin
10f58e17f7
Tweak script and add some docs
2018-03-12 12:52:28 +07:00