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

Removing appeveyor and windows integration tests with GitHub Actions, many warning fixes #1689

Merged
merged 132 commits into from
Mar 9, 2023

Commits on Feb 22, 2023

  1. Testing conan for windows CI

    dcoeurjo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    dbb2097 View commit details
    Browse the repository at this point in the history
  2. PR CI

    dcoeurjo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    9971dd2 View commit details
    Browse the repository at this point in the history
  3. PR CI with conan

    dcoeurjo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    3e9ee05 View commit details
    Browse the repository at this point in the history
  4. PR CI with conan

    dcoeurjo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    a6e90da View commit details
    Browse the repository at this point in the history
  5. PR CI with conan

    dcoeurjo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    ad30287 View commit details
    Browse the repository at this point in the history
  6. PR CI with conan

    dcoeurjo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    84325ae View commit details
    Browse the repository at this point in the history
  7. PR CI with conan

    dcoeurjo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    e289226 View commit details
    Browse the repository at this point in the history
  8. PR CI with conan

    dcoeurjo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    8a1d34c View commit details
    Browse the repository at this point in the history
  9. WIN32 platform

    dcoeurjo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    73d9a04 View commit details
    Browse the repository at this point in the history
  10. WIN32 platform

    dcoeurjo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    d5a9814 View commit details
    Browse the repository at this point in the history
  11. WIN32 platform

    dcoeurjo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    3698298 View commit details
    Browse the repository at this point in the history
  12. cmake update

    dcoeurjo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    4651816 View commit details
    Browse the repository at this point in the history
  13. github action warning

    dcoeurjo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    e0a22a4 View commit details
    Browse the repository at this point in the history
  14. github action warning

    dcoeurjo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    e2c8c41 View commit details
    Browse the repository at this point in the history
  15. github action warning

    dcoeurjo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    ac864a4 View commit details
    Browse the repository at this point in the history
  16. Bumping to c++17

    dcoeurjo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    3645100 View commit details
    Browse the repository at this point in the history
  17. Bumping to conan1.57.0

    dcoeurjo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    6ab9159 View commit details
    Browse the repository at this point in the history
  18. zlib in conan

    dcoeurjo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    1389eb1 View commit details
    Browse the repository at this point in the history
  19. zlib in conan

    dcoeurjo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    5a55eec View commit details
    Browse the repository at this point in the history
  20. zlib in conan

    dcoeurjo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    c95ce6c View commit details
    Browse the repository at this point in the history
  21. conan only for CI

    dcoeurjo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    275c4cb View commit details
    Browse the repository at this point in the history
  22. ENABLE_CONAN option

    dcoeurjo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    e2abc43 View commit details
    Browse the repository at this point in the history
  23. ENABLE_CONAN option

    dcoeurjo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    0265dc7 View commit details
    Browse the repository at this point in the history
  24. ENABLE_CONAN option

    dcoeurjo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    1567e35 View commit details
    Browse the repository at this point in the history
  25. ENABLE_CONAN option

    dcoeurjo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    a6c37c4 View commit details
    Browse the repository at this point in the history
  26. ENABLE_CONAN option (typo)

    dcoeurjo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    9068f68 View commit details
    Browse the repository at this point in the history
  27. ENABLE_CONAN option (typo)

    dcoeurjo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    361459b View commit details
    Browse the repository at this point in the history
  28. ENABLE_CONAN option (typo)

    dcoeurjo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    8874138 View commit details
    Browse the repository at this point in the history
  29. ENABLE_CONAN option (typo)

    dcoeurjo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    4f5cd85 View commit details
    Browse the repository at this point in the history
  30. ENABLE_CONAN option (typo)

    dcoeurjo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    34f3bf3 View commit details
    Browse the repository at this point in the history
  31. ENABLE_CONAN option (typo)

    dcoeurjo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    8c6204e View commit details
    Browse the repository at this point in the history
  32. ENABLE_CONAN option (typo)

    dcoeurjo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    82ef123 View commit details
    Browse the repository at this point in the history
  33. ENABLE_CONAN option (typo)

    dcoeurjo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    25c56d5 View commit details
    Browse the repository at this point in the history
  34. activating Cache

    dcoeurjo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    892ea09 View commit details
    Browse the repository at this point in the history
  35. Removing appveyor

    dcoeurjo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    e1a280e View commit details
    Browse the repository at this point in the history
  36. Fixing openmp windows

    dcoeurjo authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    912bf43 View commit details
    Browse the repository at this point in the history
  37. Fixing openmp

    dcoeurjo authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    4516d5a View commit details
    Browse the repository at this point in the history
  38. full build

    dcoeurjo authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    65bda1a View commit details
    Browse the repository at this point in the history
  39. Force cache

    dcoeurjo authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    294d07e View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    3141feb View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    aee8fb5 View commit details
    Browse the repository at this point in the history
  42. updating cache path

    dcoeurjo authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    949af58 View commit details
    Browse the repository at this point in the history
  43. full

    dcoeurjo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    760c3a0 View commit details
    Browse the repository at this point in the history
  44. path

    dcoeurjo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    8acc290 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    1bda141 View commit details
    Browse the repository at this point in the history
  2. Renaming cache

    dcoeurjo authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    2fc8c53 View commit details
    Browse the repository at this point in the history
  3. Adding gmp'

    dcoeurjo committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    2c89673 View commit details
    Browse the repository at this point in the history
  4. Adding fftw

    dcoeurjo committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    86833e2 View commit details
    Browse the repository at this point in the history
  5. Adding fftw

    dcoeurjo committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    cbfbd1a View commit details
    Browse the repository at this point in the history
  6. Adding fftw / gmp / fftw

    dcoeurjo committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    17622ea View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Adding fftw / gmp / fftw

    dcoeurjo committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    0de1bca View commit details
    Browse the repository at this point in the history
  2. Adding fftw / gmp / fftw

    dcoeurjo committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    1dbe253 View commit details
    Browse the repository at this point in the history
  3. Adding fftw / gmp / fftw

    dcoeurjo committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    f609671 View commit details
    Browse the repository at this point in the history
  4. Adding fftw / gmp / fftw

    dcoeurjo committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    7ad3ac2 View commit details
    Browse the repository at this point in the history
  5. Reverting kk1 kk2

    dcoeurjo committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    4ebecd2 View commit details
    Browse the repository at this point in the history
  6. Cairo+GMP

    dcoeurjo committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    5d33135 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

  1. Cairo cmake issue

    dcoeurjo committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    74950bc View commit details
    Browse the repository at this point in the history
  2. Fixing

    dcoeurjo committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    07d5534 View commit details
    Browse the repository at this point in the history
  3. Fixing FindCairo

    dcoeurjo committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    9eec568 View commit details
    Browse the repository at this point in the history
  4. Fixing FindCairo

    dcoeurjo committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    d7042dd View commit details
    Browse the repository at this point in the history
  5. Fixing FindCairo

    dcoeurjo committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    8e2e0c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. cleanup

    dcoeurjo committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    d62040f View commit details
    Browse the repository at this point in the history
  2. polyscope

    dcoeurjo committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    eaff79e View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. windows

    dcoeurjo committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    4ac7c8a View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

  1. polyscope for mac linux

    dcoeurjo committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    6052c75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ada216 View commit details
    Browse the repository at this point in the history
  3. disabling welcome

    dcoeurjo committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    7073a05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    adfe3a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c1f9fe View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2023

  1. Few warnings

    dcoeurjo committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    7195cee View commit details
    Browse the repository at this point in the history
  2. Few warnings (changelog)

    dcoeurjo committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    862afa6 View commit details
    Browse the repository at this point in the history
  3. Warnings

    dcoeurjo committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    90146a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0bcb27c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b69451a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f423cf4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    14ebb43 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5a81120 View commit details
    Browse the repository at this point in the history
  9. Removing coverage

    dcoeurjo committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    dae6b2c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7964e9e View commit details
    Browse the repository at this point in the history
  11. fixind testTiled

    dcoeurjo committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    e4c651b View commit details
    Browse the repository at this point in the history
  12. fixind testIntegralInterva

    dcoeurjo committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    3eea1a9 View commit details
    Browse the repository at this point in the history
  13. fixind testIntegralInterva

    dcoeurjo committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    927aac0 View commit details
    Browse the repository at this point in the history
  14. fixind testIntegralInterva

    dcoeurjo committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    49ae843 View commit details
    Browse the repository at this point in the history
  15. fixind testIntegralInterva

    dcoeurjo committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    e26dc7b View commit details
    Browse the repository at this point in the history
  16. fixind testIntegralInterva

    dcoeurjo committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    589a04b View commit details
    Browse the repository at this point in the history
  17. fixing warnings

    dcoeurjo committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    158ccc2 View commit details
    Browse the repository at this point in the history
  18. Fixes

    dcoeurjo committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    a4f5884 View commit details
    Browse the repository at this point in the history
  19. types

    dcoeurjo committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    caede7d View commit details
    Browse the repository at this point in the history
  20. Fixes

    dcoeurjo committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    6c6b535 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    81880b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. fixing types

    dcoeurjo committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    a74f777 View commit details
    Browse the repository at this point in the history
  2. Warning fixes

    dcoeurjo committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    407e6dc View commit details
    Browse the repository at this point in the history
  3. removing types

    dcoeurjo committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    a73bdc0 View commit details
    Browse the repository at this point in the history
  4. removing types

    dcoeurjo committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    69b6c20 View commit details
    Browse the repository at this point in the history
  5. removing types

    dcoeurjo committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    d19fdcc View commit details
    Browse the repository at this point in the history
  6. WIP3

    dcoeurjo committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    f756864 View commit details
    Browse the repository at this point in the history
  7. Warning again

    dcoeurjo committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    e0ec689 View commit details
    Browse the repository at this point in the history
  8. Warning again

    dcoeurjo committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    e319c2c View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. fixes again

    dcoeurjo committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    9a423fc View commit details
    Browse the repository at this point in the history
  2. Merging conflict

    dcoeurjo committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    0f39293 View commit details
    Browse the repository at this point in the history
  3. Fixing warnings

    dcoeurjo committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    e5fe4ad View commit details
    Browse the repository at this point in the history
  4. Debug option for polyscope

    dcoeurjo committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    2625990 View commit details
    Browse the repository at this point in the history
  5. Debug option for polyscope

    dcoeurjo committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    006b99b View commit details
    Browse the repository at this point in the history
  6. Debug option for itk

    dcoeurjo committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    419512e View commit details
    Browse the repository at this point in the history
  7. Warnings

    dcoeurjo committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    3e4ac31 View commit details
    Browse the repository at this point in the history
  8. Warnings

    dcoeurjo committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    eaacacd View commit details
    Browse the repository at this point in the history
  9. Debug option for itk

    dcoeurjo committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    c657c3a View commit details
    Browse the repository at this point in the history
  10. Fixing

    dcoeurjo committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    a858410 View commit details
    Browse the repository at this point in the history
  11. Fixing

    dcoeurjo committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    55bb789 View commit details
    Browse the repository at this point in the history
  12. Deprecated copy

    dcoeurjo authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    09abfcc View commit details
    Browse the repository at this point in the history
  13. Fixing

    dcoeurjo committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    b163f19 View commit details
    Browse the repository at this point in the history
  14. Fixing

    dcoeurjo committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    899a4e8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    456bc3e View commit details
    Browse the repository at this point in the history
  16. Warning again

    dcoeurjo committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    cef1f58 View commit details
    Browse the repository at this point in the history
  17. Changelog

    dcoeurjo committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    969f128 View commit details
    Browse the repository at this point in the history
  18. or

    dcoeurjo committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    dc09c20 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8b7f7d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Fixing

    dcoeurjo committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    b9f038d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a871e98 View commit details
    Browse the repository at this point in the history
  3. Fixing

    dcoeurjo committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    6db5d1a View commit details
    Browse the repository at this point in the history
  4. GA yaml fix

    dcoeurjo committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    c518d60 View commit details
    Browse the repository at this point in the history
  5. Changelog + doc

    dcoeurjo committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    e5392ea View commit details
    Browse the repository at this point in the history
  6. ArrayImage fix

    dcoeurjo committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    838503a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eb7d86d View commit details
    Browse the repository at this point in the history
  8. full

    dcoeurjo committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    f433697 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ac32584 View commit details
    Browse the repository at this point in the history
  10. nullptr

    dcoeurjo committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    2fb8900 View commit details
    Browse the repository at this point in the history
  11. nullptr

    dcoeurjo committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    ead751b View commit details
    Browse the repository at this point in the history
  12. nullptr

    dcoeurjo committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    ccd7f58 View commit details
    Browse the repository at this point in the history
  13. nullptr

    dcoeurjo committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    6975644 View commit details
    Browse the repository at this point in the history
  14. nullptr

    dcoeurjo committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    12dfca2 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. YAML ready

    dcoeurjo committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    3391a96 View commit details
    Browse the repository at this point in the history