1. 17 Oct, 2024 2 commits
  2. 15 Oct, 2024 3 commits
  3. 13 Oct, 2024 2 commits
  4. 09 Oct, 2024 1 commit
  5. 07 Oct, 2024 2 commits
  6. 06 Oct, 2024 2 commits
  7. 02 Oct, 2024 1 commit
  8. 26 Sep, 2024 1 commit
  9. 25 Sep, 2024 2 commits
  10. 24 Sep, 2024 1 commit
  11. 04 Sep, 2024 1 commit
  12. 03 Sep, 2024 4 commits
  13. 02 Sep, 2024 1 commit
  14. 30 Aug, 2024 1 commit
  15. 27 Aug, 2024 2 commits
  16. 21 Aug, 2024 1 commit
  17. 16 Aug, 2024 1 commit
  18. 15 Aug, 2024 4 commits
  19. 14 Aug, 2024 1 commit
  20. 09 Aug, 2024 1 commit
  21. 06 Aug, 2024 4 commits
  22. 02 Aug, 2024 2 commits
    • 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
    • Nikita Titov's avatar