6fb6964bd7
bump v20240413
2024-04-14 05:22:07 +00:00
4fc2c69e96
-c --color disable option added
...
Signed-off-by: Emil Williams <emilemilemil@cock.li>
2024-04-14 05:18:28 +00:00
c496a1b220
(mostly) appease C89
2024-04-09 00:19:15 +00:00
d6a80edf14
bump v20240408
2024-04-08 23:51:12 +00:00
d9ce89a386
no alloc reimplementation
2024-04-08 23:45:48 +00:00
282de09301
consistent option documentation
2024-04-07 05:48:12 +00:00
3b64702955
documentation is important
...
and usually comes as an afterthought
I nearly forgot to add this basic information for general usability
Imagine this not being a general requirement for all software
2024-04-07 05:29:33 +00:00
4fd50bcd60
nodebug
2024-04-07 05:08:03 +00:00
35b8abdb82
nodebug and doc
2024-04-06 23:59:15 +00:00
be4ed76d84
update to -x, proper, with debug
2024-04-06 23:36:07 +00:00
bf4f5ac788
-x --expunge
2024-04-05 02:08:50 +00:00
Emil Williams
8058774602
version option
2024-03-24 20:33:57 +00:00
Emil Williams
2b4fa3c27a
remove globals
2024-03-02 10:13:24 +00:00
Emil Williams
dae1c01faa
major revision
...
full support for both types of macros, simplier internal design
2024-03-02 07:06:21 +00:00
Emil Williams
c988daa6ae
all_args fix, simplify expand
2024-02-27 05:38:40 +00:00
Emil Williams
0530959f92
all_args updates and output
2024-02-27 04:04:18 +00:00
Emil Williams
ab8bce4461
fix modified all_args
2024-02-26 23:52:42 +00:00
Emil Williams
8d9c0f83b5
remove debug
2024-02-26 23:47:12 +00:00
Emil Williams
a5aa6c466a
anonymous man makes program better
2024-02-26 23:43:34 +00:00
Emil Williams
ad135f7500
git requires a message
2024-02-26 23:34:36 +00:00
Emil Williams
07e2feac2b
waaaaaaaaaaaaay better... trust me dude
2024-02-24 06:52:54 +00:00
Emil Williams
2ded3e61e7
fixed
2024-02-14 16:55:53 +00:00
Emil Williams
e5e303548b
Fixes return value of shake
2024-01-21 14:51:54 +00:00
Emil Williams
fffee1c1e5
Color for ease of reading
2024-01-21 13:50:21 +00:00
Emil Williams
3c9841fdf7
pruned
2024-01-20 00:16:54 +00:00
Emil Williams
39e27a03dd
add config.h
2024-01-19 21:04:32 +00:00
Emil Williams
c9b95a64d2
[91mColor![0m
2024-01-19 20:57:41 +00:00
Emil
6d41b1da14
Appease splint -weak +posixlib, stopped using gnu89 in favour of good ol' c89 + POSIX 200809
2023-11-13 05:37:03 +00:00
Emil
62125c878b
Readible formatting
2023-11-13 05:13:35 +00:00
Emil
1a7e71a98a
Revert locale due to additional allocations, simplify compile statement, remove need for @STOP whitespace, ls
2023-11-13 05:12:18 +00:00
Emil
66f2bcc6c1
Better locale, help message, better error messaging, fixed -n
2023-11-13 04:39:23 +00:00
Emil
ecc92f5fd9
Use @BAKE and @SHAKE, add dry run to @SHAKE
2023-10-16 22:00:21 +00:00
Emil
14e00b68ce
Memory edgecase fixed
2023-10-16 19:16:46 +00:00
Emil
322ae7976e
Drop @COMPILECMD in bake, improve shake
2023-10-16 07:53:44 +00:00
Emil
500b7047d4
Suggested changes around binary files, restructured map
2023-10-16 06:31:34 +00:00
Emil
60a1909aa1
Change STOP@ to @STOP, and fixed bug regarding g_filename with mangled paths after chdir
2023-10-16 05:48:43 +00:00
Emil
4b1ff1f7c2
Baked -> Bake, Add Shake as bootstrapper, @COMPILECMD comes first
2023-10-16 00:56:16 +00:00