Commit Graph

4 Commits

Author SHA1 Message Date
Matthew Stobbs
d1d556d425 modified make, fixed packages and vars
- the make helper now has distinct build stages
  - configure: is now defined in pkg.targets.configure
  - build: is now defined in pkg.targets.build
  - install: is now defined in pkg.targets.install
  - added pre-install: which is a list of targets that are looped over
before install
  - added post-instal: which is a list of targets that are looped over
after install

- removed major package level variables from vars/main.yml
  - moving those variables into actual package level variables as
defaults
  - if the values are defined they will be used instead of defaults
2026-03-19 13:39:26 -06:00
Matthew Stobbs
3c03e5eecf fix formatting, complete clangd system install 2026-03-16 10:51:40 -06:00
Matthew Stobbs
fe266d4b73 just finished cbfmt 2026-03-14 20:22:51 -06:00
Matthew Stobbs
24a4ec17ec fixing up formatting and style 2026-03-03 12:42:22 -07:00