Skip to content
Snippets Groups Projects
  1. Jan 02, 2025
    • Vicente Bolea's avatar
      java: require JAVA SDK 11 · a88ed692
      Vicente Bolea authored
      
      I am bumping the required JAVA SDK to 11 since it simplifies its usage
      which results in improved maintanability. It also eliminates the need to
      use bootclasspath.
      
      - Merge VTK_JAVA_TARGET_VERSION and VTK_JAVA_SOURCE_VERSION to
        VTK_JAVA_RELEASE_VERSION.
      - RENAME VTK_JAVA_INSTALL to VTK_JAVA_BUILD_MAVEN_PKG.
      - Update Java build instructions
      
      Co-authored-by: default avatarBen Boeckel <ben.boeckel@kitware.com>
      a88ed692
  2. Dec 12, 2024
  3. Dec 03, 2024
  4. Nov 22, 2024
  5. Nov 15, 2024
  6. Nov 14, 2024
  7. Nov 07, 2024
    • Jaswant Panchumarti (Kitware)'s avatar
    • Jaswant Panchumarti (Kitware)'s avatar
      ci: remove wasm tests in linux · 46bd1c90
      Jaswant Panchumarti (Kitware) authored
      - Since the standard linux tester tags do not
        inject GPU into the docker container, the browser tended
        to use the mesa driver and chrome fell back to an unstable
        software implementation of webgpu/webgl2 which lead to a
        very high rate of failures.
      - This commit entirely removes wasm testing in linux because
        there is no real requirement to run the wasm tests in linux
        browsers right now. On top of that, there don't seem to be
        that many linux runners which inject the GPU into a container using
        nvidia-container-toolkit. Theoretically, linux_cuda_tester_tags could work,
        but there's not a sufficient number of runners with that tag.
      46bd1c90
  8. Oct 29, 2024
  9. Oct 21, 2024
  10. Oct 09, 2024
  11. Sep 27, 2024
  12. Sep 18, 2024
  13. Sep 10, 2024
  14. Aug 30, 2024
  15. Aug 16, 2024
  16. Aug 08, 2024
    • Jaswant Panchumarti (Kitware)'s avatar
      Fix wasm upload jobs · cbabf2f4
      Jaswant Panchumarti (Kitware) authored
      - Use cmake script to download node, the shell script was removed.
      - Merge the wasm upload job and use `WASM_WORDSIZE` env var to distinguish between 32/64 bit
      cbabf2f4
  17. Jul 30, 2024
  18. Jul 19, 2024
  19. Jul 15, 2024
  20. Jul 08, 2024
  21. Jul 02, 2024
  22. Jun 20, 2024
  23. Jun 14, 2024
  24. Jun 11, 2024
  25. Jun 07, 2024
  26. Jun 06, 2024
  27. May 30, 2024
Loading