neovim/ci
kylo252 9f4b19b6d0
ci: refactor build.ps1 #19336
Refactor `build.ps1` into a more modular design

9728f3b558/.github/workflows/ci.yml (L283-L296)

- Separate CI steps.
- Remove unneeded code related to setting up CMake.
- Use parallel/incremental builds.
- Fix github's cache.
- Clear the way for the possibility of replacing this file with a cmake-preset:
  https://github.com/neovim/neovim/pull/19128
2022-07-17 15:07:35 -07:00
..
common build: rename build-related dirs 2022-06-28 04:02:29 -07:00
snap chore: fix typos (#17755) 2022-03-25 19:57:59 +01:00
before_cache.sh ci: only cache third-party deps if they exist 2022-02-19 20:36:29 -05:00
before_script.sh ci: remove outdated travis-specific code (#16869) 2022-01-01 12:42:26 -05:00
build.ps1 ci: refactor build.ps1 #19336 2022-07-17 15:07:35 -07:00
install.sh ci: use python3 explicitly to fix macos warnings #18837 2022-06-03 08:15:45 -07:00
run_tests.sh ci: remove unnecessary file ci/script.sh 2022-07-11 17:16:55 +02:00