mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 10:45:16 -07:00
e5d7003b02
This will ensure that we can pass flags and make adjustments from the top level cmake file instead of digging through the cmake directory. More importantly, this will only format files that have been changed. This has a slightly higher initial cost compared to previous solution as all files must be initially formatted, but the gained speed up should more than make up for it quickly. `make formatlua` is always run due to a quirk of stylua of always changing modification time of the file regardless if there were any changes. This is not a major blocker as stylua is very fast. |
||
---|---|---|
.. | ||
ConvertPo.cmake | ||
Deps.cmake | ||
Find.cmake | ||
FindIconv.cmake | ||
FindLibintl.cmake | ||
FindLibuv.cmake | ||
FindLibvterm.cmake | ||
FindLpeg.cmake | ||
FindLuajit.cmake | ||
FindLuv.cmake | ||
FindMsgpack.cmake | ||
FindTreesitter.cmake | ||
FindUnibilium.cmake | ||
GenerateVersion.cmake | ||
InstallHelpers.cmake | ||
PreventInTreeBuilds.cmake | ||
RunTests.cmake | ||
UninstallHelper.cmake | ||
Util.cmake | ||
WindowsDllCopy.cmake |