1. 18 Oct, 2024 1 commit
  2. 17 Oct, 2024 2 commits
  3. 15 Oct, 2024 3 commits
  4. 13 Oct, 2024 2 commits
  5. 09 Oct, 2024 1 commit
  6. 07 Oct, 2024 2 commits
  7. 06 Oct, 2024 2 commits
  8. 02 Oct, 2024 1 commit
  9. 26 Sep, 2024 1 commit
  10. 25 Sep, 2024 2 commits
  11. 24 Sep, 2024 1 commit
  12. 04 Sep, 2024 1 commit
  13. 03 Sep, 2024 4 commits
  14. 02 Sep, 2024 1 commit
  15. 30 Aug, 2024 1 commit
  16. 27 Aug, 2024 2 commits
  17. 21 Aug, 2024 1 commit
  18. 16 Aug, 2024 1 commit
  19. 15 Aug, 2024 4 commits
  20. 14 Aug, 2024 1 commit
  21. 09 Aug, 2024 1 commit
  22. 06 Aug, 2024 4 commits
  23. 02 Aug, 2024 1 commit
    • Nikita Titov's avatar
      [ci] Require CMake 3.28 and replace `FetchContent_Populate` with... · 3175a912
      Nikita Titov authored
      [ci] Require CMake 3.28 and replace `FetchContent_Populate` with `FetchContent_MakeAvailable` (#6550)
      
      * Replace `FetchContent_Populate` with `FetchContent_MakeAvailable`
      
      * Test with VS 2022
      
      * Update IntegratedOpenCL.cmake
      
      * Update IntegratedOpenCL.cmake
      
      * Update IntegratedOpenCL.cmake
      
      * Update IntegratedOpenCL.cmake
      
      * Update IntegratedOpenCL.cmake
      
      * Update .vsts-ci.yml
      
      * bump minimum CMake version
      
      * force symlinking
      
      * fix line length
      
      * install curl
      
      * install sudo
      
      * install certs
      
      * install CMake for R Windows jobs
      
      * debug cmake
      
      * new try
      
      * remove CMake from RTools
      
      * cleanup
      
      * remove duplicted curl installation
      
      * CMake version as variable
      3175a912