1. Jun 03, 2022
  2. Jun 02, 2022
    • Marc Durdin's avatar
      fix(developer): kmcomp package compiler race condition · 48a4d8c2
      Marc Durdin authored
      Fixes a race condition when compiling multiple packages, where the
      temp path may be re-used before the compiler has finished with it.
      
      To take advantage of this fix, I wanted to make sure I was using the
      right kmcomp.exe when building unit tests for Keyman Core. This
      uncovered a couple of other things:
      
      * Updates Keyman Core build infrastructure to use the current kmcomp.exe
        rather than a system-installed one.
      * Corrects a bug that was identified by the 15.0 version of kmcomp in
        one unit test (duplicate `&NAME` stores -- the meson test script
        prepends a `&NAME` store to each source file during build).
      
      @keymanapp-test-bot skip
      48a4d8c2
    • Keyman Server's avatar
      Merge pull request #6693 from keymanapp/auto/version-beta-15.0.257 · 8980e889
      Keyman Server authored
      auto: increment beta version to 15.0.257
      8980e889
    • Keyman Build Agent's avatar
      99add57d
  3. Jun 01, 2022
  4. May 31, 2022
  5. May 30, 2022
  6. May 28, 2022
  7. May 27, 2022
  8. May 26, 2022
  9. May 25, 2022
  10. May 24, 2022