Commit Graph

11 Commits

Author SHA1 Message Date
Casey Rodarmor
687007a723
Stabilize modules (#2250) 2024-07-14 21:22:03 +00:00
Casey Rodarmor
b9f63f1494
Allow multiple imports of the same file in different modules (#2065) 2024-05-20 08:04:03 +00:00
Casey Rodarmor
104608d8cc
Run imported recipes in root justfile with correct working directory (#2056) 2024-05-19 06:38:57 +00:00
Markus
e11684008e
Add 'allow-duplicate-variables' setting (#1922) 2024-05-15 01:39:42 +00:00
Casey Rodarmor
fbd4a437a0
Run imports in working directory of importer (#1817) 2024-01-12 03:00:38 +00:00
Casey Rodarmor
b188882ed0
Use box-drawing characters in error messages (#1798) 2023-12-29 21:25:30 +00:00
Casey Rodarmor
e2c0d86bdd
Optional modules and imports (#1797) 2023-12-29 12:16:31 -08:00
Casey Rodarmor
f039701f71
Expand tilde in import and module paths (#1792) 2023-12-29 02:08:02 +00:00
Casey Rodarmor
8ea278c58b
Override imported recipes (#1790) 2023-12-28 17:34:37 -08:00
Casey Rodarmor
86dbed7445
Display a descriptive error for !include directives (#1779) 2023-12-24 17:14:17 +00:00
Casey Rodarmor
e9bec8d398
Stabilize !include path as import 'path' (#1771) 2023-12-20 12:31:51 +08:00