mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-07 09:25:33 +00:00
If `-no-compiler-version` is specified, then we skip the embedding of the `TSS_COMPILEDVERSION` and `TSS_KEYMANCOPYRIGHT` stores. This is intended for use with regression test builds of keyboards when we want to verify changes to the compiler. This patch introduces the new export `SetCompilerOptions` in kmcmpdll, which should make it easier to include new options like this in future versions. |
||
|---|---|---|
| .. | ||
| icons.rc | ||
| kccompilekvk.pas | ||
| kccompilepackage.pas | ||
| kccompileproject.pas | ||
| Keyman.Developer.System.Project.ProjectLogConsole.pas | ||
| Keyman.Developer.System.ValidateRepoChanges.pas | ||
| kmcomp.dpr | ||
| kmcomp.dproj | ||
| kmcomp.res | ||
| kmcomp_Icon.ico | ||
| main.pas | ||
| Makefile | ||
| manifest.in | ||
| manifest.rc | ||
| version.rc | ||