|
d403975a4b
|
release: v23.1.1
|
2023-01-20 12:49:38 -06:00 |
|
|
8cc34dbcde
|
build: add one more version check
|
2023-01-20 12:45:36 -06:00 |
|
|
e32279d494
|
refactor: use more informative syntac for tprint (-sh vs -verbose)
|
2023-01-20 12:37:00 -06:00 |
|
|
13ea08104d
|
feat: use version in _update-task.mk
|
2023-01-20 12:35:52 -06:00 |
|
|
3873df00ce
|
chore: add some helpful notes about make variables
|
2023-01-20 12:23:03 -06:00 |
|
|
365e0e1353
|
refactor: make print-vars parsing based to prevent exporting
|
2023-01-20 12:19:43 -06:00 |
|
|
920c7c2cc8
|
docs: update svg
|
2023-01-20 11:28:43 -06:00 |
|
|
7028853169
|
style: less red
|
2023-01-19 21:43:16 -06:00 |
|
|
d0290aec94
|
fix: don't use include inside .task.mk
|
2023-01-19 19:50:38 -06:00 |
|
|
fd96a454e8
|
refactor(regex): regex's are the enemy
updates the parsing syntax
now the only acceptable delimiter is |>
|
2023-01-19 19:39:00 -06:00 |
|
|
3244dba8dc
|
build: use more tbash shells
|
2023-01-19 15:36:39 -06:00 |
|
|
0ebf57bd9e
|
feat: seperate config
|
2023-01-19 14:30:47 -06:00 |
|
|
39289ae67b
|
CI: docs should be built for versioned releases
|
2023-01-19 14:29:20 -06:00 |
|
|
dca98b8698
|
style: linting
|
2023-01-19 13:43:42 -06:00 |
|
|
4fcab2a13b
|
build: modify release workflow
|
2023-01-19 13:43:29 -06:00 |
|
|
949c35e2a3
|
feat: add additional parameter syntax
|
2023-01-19 13:08:16 -06:00 |
|
|
5c65cae578
|
refactor: use TASKMK_DEBUG instead of DEBUG
|
2023-01-19 12:23:34 -06:00 |
|
|
83fe41dbe4
|
style: improve task specific help
|
2023-01-19 12:21:12 -06:00 |
|
|
bf0394c5e1
|
fix: correct print-ansi typo and extra listings
|
2022-11-21 12:36:43 -06:00 |
|
|
76e9ecec9f
|
feat: use stderr by default and stdout for help
|
2022-10-12 16:38:41 -05:00 |
|
|
6dad870b23
|
fix: if NO_COLOR set ignore ansi.custom setting
|
2022-10-03 16:02:49 -05:00 |
|
|
14b6dccbc9
|
feat: use stderr of print function
|
2022-10-03 16:02:30 -05:00 |
|
|
4e57dfe0e3
|
release: v22.9.28
|
2022-09-28 10:03:26 -05:00 |
|
|
ef78914c3d
|
fix: make things actually phony
|
2022-09-25 17:43:12 -05:00 |
|
|
b855afa0bb
|
docs: use peaceiris action
|
2022-09-25 17:09:35 -05:00 |
|
|
b19ddbae68
|
build: add rule to install mkdocs
|
2022-09-24 17:56:14 -05:00 |
|
|
3cd8b28a58
|
docs: type faster
|
2022-09-24 17:55:44 -05:00 |
|
|
43aba3fbee
|
docs: add recipe help example
|
2022-09-24 17:53:30 -05:00 |
|
|
d6bd8a0247
|
fix: don't use ending faint
|
2022-09-24 17:49:54 -05:00 |
|
|
401eb1088b
|
feat: make textwrapping for deps configurable
|
2022-09-24 17:34:31 -05:00 |
|
|
3defee72dc
|
fix: collect correct file when invoked with -f
|
2022-09-24 17:25:27 -05:00 |
|
|
b75a3c2c98
|
fix: allow shorter syntax in usage/epilog
|
2022-09-24 16:52:00 -05:00 |
|
|
63eb8ac754
|
feat: show deps for phony targets with no recipe
|
2022-09-24 16:29:56 -05:00 |
|
|
bc4c95aab9
|
feat: add reusable config object
|
2022-09-24 16:20:23 -05:00 |
|
|
cc81782069
|
feat: add dependency listing to recipe help
|
2022-09-24 15:24:36 -05:00 |
|
|
b1449d8991
|
refactor: remove extra tab
|
2022-09-23 14:41:58 -05:00 |
|
|
bcb07718fd
|
build: refactor bootstrapping
|
2022-09-22 11:10:24 -05:00 |
|
|
234e3cee35
|
refactor: drop finicky quit-make function
|
2022-09-22 10:39:53 -05:00 |
|
|
e608a90b5a
|
docs: add reference to default shell requirements
|
2022-09-21 16:31:54 -05:00 |
|
|
c85f5f8103
|
fix: make /bin/bash the default shell
|
2022-09-21 16:20:51 -05:00 |
|
|
5f593e35c8
|
chore: linting
|
2022-09-21 10:12:15 -05:00 |
|
|
071f7fc991
|
docs: update examples
|
2022-09-21 00:11:38 -05:00 |
|
|
1da492e9c3
|
feat: add support for recipe specific help output
|
2022-09-20 19:10:05 -05:00 |
|
|
580c9ff76f
|
fix: use file descriptor for debug runner
|
2022-09-20 16:56:13 -05:00 |
|
|
031e38a0aa
|
refactor: improve namespace
|
2022-09-20 11:11:57 -05:00 |
|
|
77e76edd16
|
release: v22.9.19
|
2022-09-19 00:32:56 -05:00 |
|
|
a7f1fb7922
|
chore: add back newline to usage
|
2022-09-19 00:31:06 -05:00 |
|
|
e2057870c5
|
docs: remove unneccesary code from examples
|
2022-09-19 00:30:33 -05:00 |
|
|
5f5e15adaa
|
docs: add link to documentation
|
2022-09-19 00:30:33 -05:00 |
|
|
9ee263b8b9
|
chore: clean up Makefile
|
2022-09-19 00:30:33 -05:00 |
|