Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MSVC support, CI github Actions windows-2019 #2098

Merged
merged 89 commits into from
Mar 10, 2022

Commits on Mar 5, 2022

  1. github windows CI

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    e22e198 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b6bdfb View commit details
    Browse the repository at this point in the history
  3. format

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    bb44010 View commit details
    Browse the repository at this point in the history
  4. disable profile test on MSVC

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    cca53ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a9499ee View commit details
    Browse the repository at this point in the history
  6. standard exception handling

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    49b1a41 View commit details
    Browse the repository at this point in the history
  7. not constexpr

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    0b06d6c View commit details
    Browse the repository at this point in the history
  8. fix conversion

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    17027e2 View commit details
    Browse the repository at this point in the history
  9. intrinsics

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    0a877ce View commit details
    Browse the repository at this point in the history
  10. intrinsics

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    aca8b09 View commit details
    Browse the repository at this point in the history
  11. intrinsics

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    6e977be View commit details
    Browse the repository at this point in the history
  12. intrinsics

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    c851de9 View commit details
    Browse the repository at this point in the history
  13. intrinsics

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    3d3ba4c View commit details
    Browse the repository at this point in the history
  14. temporarily restricts CI

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    e10a17d View commit details
    Browse the repository at this point in the history
  15. unistd.h

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    bb76b8f View commit details
    Browse the repository at this point in the history
  16. STDERR_FILENO

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    e421a7a View commit details
    Browse the repository at this point in the history
  17. inline functions

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    5656613 View commit details
    Browse the repository at this point in the history
  18. fix yaml

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    439b16a View commit details
    Browse the repository at this point in the history
  19. fix xml

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    8716501 View commit details
    Browse the repository at this point in the history
  20. fix choco packages

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    93b38e8 View commit details
    Browse the repository at this point in the history
  21. dependencies, tests

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    6509c78 View commit details
    Browse the repository at this point in the history
  22. getopt_long test, fixes

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    7fae615 View commit details
    Browse the repository at this point in the history
  23. fix getopt_long_test

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    441f4c6 View commit details
    Browse the repository at this point in the history
  24. ctest command

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    419c29f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    195d76e View commit details
    Browse the repository at this point in the history
  26. disable testing with MSVC

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    78600e7 View commit details
    Browse the repository at this point in the history
  27. format

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    733e4f1 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    e96f23a View commit details
    Browse the repository at this point in the history
  29. run CI on push

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    953e5a2 View commit details
    Browse the repository at this point in the history
  30. some fixes

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    93c320f View commit details
    Browse the repository at this point in the history
  31. fixes

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    764ed07 View commit details
    Browse the repository at this point in the history
  32. fixes

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    f0dae0c View commit details
    Browse the repository at this point in the history
  33. fixes

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    8be7acf View commit details
    Browse the repository at this point in the history
  34. fixes

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    adb0088 View commit details
    Browse the repository at this point in the history
  35. unistd.h sys/wait.h

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    daad62b View commit details
    Browse the repository at this point in the history
  36. SubProcess::execute

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    cc1952b View commit details
    Browse the repository at this point in the history
  37. fixes

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    1b52205 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    33f98af View commit details
    Browse the repository at this point in the history
  39. fix brie_test

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    226b334 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    e03630e View commit details
    Browse the repository at this point in the history
  41. restart actions

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    d0fde5d View commit details
    Browse the repository at this point in the history
  42. include for YieldProcessor

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    34bbefa View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    98ab3f9 View commit details
    Browse the repository at this point in the history
  44. more fixes to pass tests

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    fe7f947 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    59d7dfb View commit details
    Browse the repository at this point in the history
  46. lot of fixes for windows

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    89f6fda View commit details
    Browse the repository at this point in the history
  47. some fixes

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    6e1d3c2 View commit details
    Browse the repository at this point in the history
  48. more fixes

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    770b758 View commit details
    Browse the repository at this point in the history
  49. reformat

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    fb335fb View commit details
    Browse the repository at this point in the history
  50. fix souffle-compile.rb

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    11f237a View commit details
    Browse the repository at this point in the history
  51. fix issue with Choco

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    22e3983 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    ffc11f6 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    e76b088 View commit details
    Browse the repository at this point in the history
  54. fix size_t to int conversion

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    47c440e View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    bf8b9c6 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    1bf7a25 View commit details
    Browse the repository at this point in the history
  57. tests must find libraries

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    440aaa2 View commit details
    Browse the repository at this point in the history
  58. pass more tests

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    1d8f279 View commit details
    Browse the repository at this point in the history
  59. use python scripts

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    ea85840 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    b25fb26 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    91a297e View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    5c6ffa5 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    2720810 View commit details
    Browse the repository at this point in the history
  64. disable some syntaxic tests

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    5d18a8c View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    fc1b3d4 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    a923a65 View commit details
    Browse the repository at this point in the history
  67. formatting

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    f4a43e1 View commit details
    Browse the repository at this point in the history
  68. MacOS fix

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    fbe6e17 View commit details
    Browse the repository at this point in the history
  69. formatting

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    fadd3cd View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    cca86d3 View commit details
    Browse the repository at this point in the history
  71. test load6 needs zlib

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    93e9240 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    4d51ba2 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    757208a View commit details
    Browse the repository at this point in the history
  74. support tests of SWIG python

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    431ae10 View commit details
    Browse the repository at this point in the history
  75. support tests of SWIG Java

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    a835740 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    f20891e View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    bb55902 View commit details
    Browse the repository at this point in the history
  78. add python3 dependencies

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    8813d61 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    73ec369 View commit details
    Browse the repository at this point in the history
  80. copyright notices

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    3bd42ca View commit details
    Browse the repository at this point in the history
  81. cleanup

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    107027b View commit details
    Browse the repository at this point in the history
  82. use windows-2019

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    ef5c591 View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    2a617f3 View commit details
    Browse the repository at this point in the history
  84. fixes

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    5681e85 View commit details
    Browse the repository at this point in the history
  85. formatting

    quentin committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    195cff7 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2022

  1. fix ram arithmetic test

    quentin committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    a9a6587 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70bb49d View commit details
    Browse the repository at this point in the history
  3. formatting

    quentin committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    c2eb17c View commit details
    Browse the repository at this point in the history
  4. formatting

    quentin committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    4dff141 View commit details
    Browse the repository at this point in the history