neovim/cmake.deps
dundargoc 801ac2accb
build: drop diff.exe from windows builds
The shipped versions of xdiff already does everything diff does, so this
duplication of tools isn't necessary. Furthermore, this setup is more
consistent overall, as the 'diffopt=external' option should be for
external programs rather than programs we bundle neovim with.

Install diffutils for oldtests in CI to avoid needing to modify tests.
2023-04-22 18:36:33 +02:00
..
cmake refactor(build): use vendored versions of mpack and luabitop 2023-04-19 10:44:25 +02:00
CMakeLists.txt build: drop diff.exe from windows builds 2023-04-22 18:36:33 +02:00