-
Notifications
You must be signed in to change notification settings - Fork 608
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
Add caching for submodules and CMake to Windows CI. #11906
Commits on Jan 19, 2023
-
Add
IREE_USE_LOCAL_CCACHE
mode to setup_ccache.sh.Also use `$(which ccache)` to make sure that the latest install of ccache is used.
Configuration menu - View commit details
-
Copy full SHA for 45ee7ae - Browse repository at this point
Copy the full SHA 45ee7aeView commit details -
Use actions/cache in build_test_runtime_windows job.
Using two caches: one for git submodules and one for ccache. The caches are always read/restored, and they are only written/saved when `needs.setup.outputs.write-caches` is true (postsubmit workflows).
Configuration menu - View commit details
-
Copy full SHA for 0a62623 - Browse repository at this point
Copy the full SHA 0a62623View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd3b08a - Browse repository at this point
Copy the full SHA dd3b08aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c23f78 - Browse repository at this point
Copy the full SHA 2c23f78View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb4490c - Browse repository at this point
Copy the full SHA cb4490cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2007858 - Browse repository at this point
Copy the full SHA 2007858View commit details
Commits on Jan 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 23aeb6a - Browse repository at this point
Copy the full SHA 23aeb6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56d4620 - Browse repository at this point
Copy the full SHA 56d4620View commit details -
Revert "Remove other steps and short-circuit checks for testing."
This reverts commit 2c23f78.
Configuration menu - View commit details
-
Copy full SHA for f211318 - Browse repository at this point
Copy the full SHA f211318View commit details -
Revert "Use actions/cache in build_test_runtime_windows job."
This reverts commit 0a62623.
Configuration menu - View commit details
-
Copy full SHA for ee7f12d - Browse repository at this point
Copy the full SHA ee7f12dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 317a7bc - Browse repository at this point
Copy the full SHA 317a7bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5352020 - Browse repository at this point
Copy the full SHA 5352020View commit details -
Configuration menu - View commit details
-
Copy full SHA for d475871 - Browse repository at this point
Copy the full SHA d475871View commit details -
Configuration menu - View commit details
-
Copy full SHA for e47e81a - Browse repository at this point
Copy the full SHA e47e81aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1626af - Browse repository at this point
Copy the full SHA f1626afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95a93cf - Browse repository at this point
Copy the full SHA 95a93cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa83e55 - Browse repository at this point
Copy the full SHA fa83e55View commit details
Commits on Jan 21, 2023
-
Revert "Disable other jobs, flip conditions for testing."
This reverts commit f1626af.
Configuration menu - View commit details
-
Copy full SHA for 31c524c - Browse repository at this point
Copy the full SHA 31c524cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5012e3 - Browse repository at this point
Copy the full SHA e5012e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c85793 - Browse repository at this point
Copy the full SHA 0c85793View commit details -
Configuration menu - View commit details
-
Copy full SHA for 597c956 - Browse repository at this point
Copy the full SHA 597c956View commit details -
Configuration menu - View commit details
-
Copy full SHA for 201f014 - Browse repository at this point
Copy the full SHA 201f014View commit details
Commits on Jan 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 150ee28 - Browse repository at this point
Copy the full SHA 150ee28View commit details -
Configuration menu - View commit details
-
Copy full SHA for c935aef - Browse repository at this point
Copy the full SHA c935aefView commit details