dundargoc
99b8a343e1
fixup: quick update, squash later
2023-11-20 15:21:55 +01:00
dundargoc
7a80e169c5
build: disable all compiler warnings from dependencies
2023-11-20 15:21:55 +01:00
dundargoc
5cefec7349
build: various cmake fixes
...
- silence false warnings on MSVC
- merge `clang-tidy` cmake target into `lintc` and remove the
corresponding make target
- use cmake's built-in endianness detection
2023-11-04 18:32:47 +01:00
dundargoc
4f526b9fd8
build: use neovim/libtermkey instead of neovim/deps for libtermkey
...
Using a mirror makes it easier to test patches as well as reducing
maintenance when a new version is released.
2023-10-28 22:32:52 +02:00
dundargoc
81f2bce775
build: cmake cleanup
...
- Change libtermkeyCMakeLists.txt to LibtermkeyCMakeLists.txt
- Remove duplicate mark_as_advanced calls in FindLibuv.cmake
- Fix "Enabling Clang sanitizer" messages as it's no longer clang-only
- Simplify parser installation syntax
- Rename tree-sitter to treesitter
2023-04-04 19:27:21 +02:00