aboutsummaryrefslogtreecommitdiff
path: root/lua/cmake/fileapi.lua
Commit message (Collapse)AuthorAge
* docs: lua documentation for most used tables and functionsDaniil Rozanov2024-05-03
|
* fix: clear cacheDaniil Rozanov2024-05-02
|
* feat: new commands and some refactoringDaniil Rozanov2024-05-02
|
* feat: autocommands to regenerate and reset projectDaniil Rozanov2024-04-26
| | | | One autocommand generates project after saving CMakeLists.txt, and other sets up all project after saving variants
* feat: command to edit variantsDaniil Rozanov2024-04-26
| | | | If there is no cmake-variants.yaml file in current directory, command creates it with default variants
* refactor: full rewriteDaniil Rozanov2024-04-24