Commit Graph

12 Commits

Author SHA1 Message Date
bc7364185b add archive to make helper
- helper 'make' will check for repo to use git, and extract_to to use
archive
- configure target is changed to run the ./configure script
2026-04-18 11:16:02 -06:00
Matthew Stobbs
2c008ecdda stubbing multiple packages to add 2026-04-14 01:21:53 -06:00
Matthew Stobbs
8dc427f027 Squash merge move_to_single_file_pkgs into main 2026-04-13 14:50:45 -06:00
Matthew Stobbs
ceabce67e4 removed bool check
Signed-off-by: Matthew Stobbs <matthew.stobbs@ucalgary.ca>
2025-05-12 14:24:27 -06:00
Matthew Stobbs
aff4fddfb4 fix broken packages
- standardize naming of each pkg append
- move _configured vars to end of block
2025-03-09 21:48:11 -06:00
Matthew Stobbs
2ce49c9b85 updated tasks so they are only run once 2025-03-03 12:04:09 -07:00
Matthew Stobbs
2d825d855d fix remaining packages to new format
- still needs testing
2025-02-22 10:51:53 -07:00
Matthew Stobbs
48e67be99b fixing packages for new style 2025-02-19 22:23:47 -07:00
Matthew Stobbs
c9e5f7f9ab set filetype to yaml.ansible for all yml files 2025-02-09 18:24:38 -07:00
Matthew Stobbs
66eaed6e4b fixing formatting and dependencies 2025-01-25 18:45:37 -07:00
Matthew Stobbs
0f2d22f3c5 packages are more generic
- if config is needed, it has a file in vars/
- all imported vars for pkgs are namespaced with _<pkgname>
2025-01-23 00:29:58 -07:00
Matthew Stobbs
6fa5a46701 configuring more packages 2025-01-22 22:14:49 -07:00