Commit graph

19 commits

Author SHA1 Message Date
026156e1f5 fixed empty string for pkg-config 2022-02-26 19:31:40 -06:00
c8abf83960 added pkg-config functionality 2022-02-11 15:10:09 -06:00
25cb64d2f2 removed unintentional bashism 2021-12-30 15:34:29 -06:00
1e31497a15 added 'new' functionality and reworked colors 2021-12-30 15:28:23 -06:00
a24e95fbb6 fixed variable typo 2021-12-26 00:23:17 -06:00
9368828db1 switchted to self-made dependency generation 2021-12-26 00:19:38 -06:00
04a58ffa04 use grep -c instead of grep | wc -l 2021-12-25 23:56:55 -06:00
0e8435d889 remove temp file when nothing to do 2021-12-25 23:17:15 -06:00
97911f0a37 added up-to-date message, run now shows args 2021-12-24 13:43:05 -06:00
9e7cd161c6 allowed user to pass arguments to run 2021-12-24 11:03:10 -06:00
1059f7b43d removed and gitignored a.out 2021-12-24 10:53:05 -06:00
3a9379f32c changed build fail behavior, added clean checks 2021-12-24 10:49:26 -06:00
c29f47851f wrote usage function and set sensible defaults 2021-12-24 10:25:28 -06:00
bbf8c84ba8 changed color of file in run, removed .SUFFIXES 2021-12-24 10:05:49 -06:00
e6f43dd76f updated run prompt 2021-12-23 23:32:41 -06:00
87518bb160 replaced \e with proper ^[ 2021-12-23 23:14:07 -06:00
ab67878f9a added link to git repo 2021-12-23 22:46:21 -06:00
5bb894ce7b added author info 2021-12-23 22:42:11 -06:00
47a23d0198 first commit 2021-12-23 22:34:22 -06:00