Commit graph

6 commits

Author SHA1 Message Date
vaf
610415dd5c
update submodule before compiling liboqs and make clean build work properly 2025-02-06 09:10:20 +01:00
ivk
a498a13362
Update vendored libs on install 2024-07-18 18:36:32 +02:00
nig
218af90b59 fix bump-version.js failing due to invalid package versions
* tutanota-test-utils now requires otest as a dependency,
  it's explicitly importing it after all.
* bump-version now first increments all version numbers,
  then updates the dependencies between the packages.
* we also have to clean the node_modules and package-lock
  so the postinstall script does not warn about invalid
  package versions (which would be an actual problem, this
  is not to silence the warning).
2023-08-02 16:33:48 +02:00
nig
978d9780c2 fix linter errors for missing node: protocol
close #4367
2023-05-05 11:29:09 +02:00
ivk
50b23ebd1b Run prettier on the whole project 2022-12-27 16:08:23 +01:00
ivk
935dcf2cba
[build] Rewrite postinstall in js 2022-05-27 14:46:31 +02:00