| 2026-03-19 14:37 | add genfile function | Jul | 1 | +10 | -1 |
| 2026-03-18 08:24 | add SHAKE_FORMAT to handle ninja description formatting | Jul | 2 | +12 | -5 |
| 2026-03-18 07:08 | change var command to let | Jul | 5 | +29 | -29 |
| 2026-03-18 06:53 | flip the $dir/$outdir prefixing with phony builds | Jul | 1 | +17 | -19 |
| 2026-03-18 06:27 | improve build input handling | Jul | 1 | +16 | -6 |
| 2026-03-18 06:09 | reserve $opts variable | Jul | 1 | +1 | -0 |
| 2026-03-18 06:03 | add error message on invalid import | Jul | 1 | +3 | -0 |
| 2026-03-16 16:38 | fix missing * in file pattern matching | Jul | 1 | +1 | -1 |
| 2026-03-16 16:28 | fix path to build.ninja in main ninja file | Jul | 1 | +1 | -1 |
| 2026-03-16 16:12 | reserve $in and $out variables | Jul | 3 | +15 | -12 |
| 2026-03-16 16:06 | add optional flag parsing to rule command | Jul | 1 | +64 | -4 |
| 2026-03-16 13:26 | auto add dependencies in rules to build | Jul | 1 | +27 | -4 |
| 2026-03-16 12:55 | fix handling files with dashes | Jul | 1 | +18 | -23 |
| 2026-03-15 16:01 | add $shakedir var | Jul | 1 | +4 | -2 |
| 2026-03-15 15:33 | add groupin/groupout functions | Jul | 2 | +65 | -8 |
| 2026-03-15 13:04 | save inputs/outputs in fd 4/5 and ninja in fd 3 | Jul | 1 | +84 | -61 |
| 2026-03-15 08:31 | save ninja files to .shake directory | Jul | 3 | +18 | -17 |
| 2026-03-15 07:47 | do not auto target when running in subdirectory | Jul | 1 | +10 | -10 |
| 2026-03-15 06:53 | migrat awk script logic to shell | Jul | 4 | +71 | -162 |
| 2026-03-15 04:40 | add license | Jul | 1 | +21 | -0 |
| 2026-03-14 09:00 | add readme | Jul | 2 | +257 | -1 |
| 2026-03-13 11:01 | remove shebangs from examples | Jul | 4 | +0 | -8 |
| 2026-03-13 05:05 | add awk script to the install | Jul | 1 | +1 | -0 |
| 2026-03-13 04:54 | use - and -- for build dependencies | Jul | 3 | +5 | -5 |
| 2026-03-13 04:49 | ignore build output dups | Jul | 1 | +13 | -4 |
| 2026-03-13 04:32 | remove prefix and build parsing from shell | Jul | 5 | +24 | -75 |
| 2026-03-12 19:15 | handle prefixing and build formatting in awk | Jul | 2 | +81 | -43 |
| 2026-03-12 19:11 | add header file as ninja dependency in nested example | Jul | 1 | +1 | -1 |
| 2026-03-12 14:01 | prefix ninja default values from shell to awk | Jul | 2 | +11 | -6 |
| 2026-03-12 13:31 | move inlining from shell to awk | Jul | 2 | +31 | -26 |
| 2026-03-12 12:26 | error on unknown awk line | Jul | 1 | +5 | -0 |
| 2026-03-12 11:58 | introduce awk script | Jul | 2 | +48 | -9 |
| 2026-03-12 06:39 | remove write function - pipe stdout to ninja file | Jul | 1 | +49 | -67 |
| 2026-03-12 05:51 | revert shake lib path | Jul | 2 | +21 | -1 |
| 2026-03-12 05:31 | pipe error messages to stderr | Jul | 1 | +1 | -1 |
| 2026-03-09 15:00 | gitignore .shake dir in simple example | Jul | 1 | +1 | -2 |
| 2026-03-09 14:47 | align vars in example | Jul | 2 | +7 | -7 |
| 2026-03-09 14:46 | create builddir from shake, not ninja | Jul | 1 | +1 | -0 |
| 2026-03-09 14:46 | fix recursive loop finding root dir | Jul | 1 | +1 | -1 |
| 2026-03-09 13:54 | run shake on build when Shakefile changes | Jul | 1 | +3 | -1 |
| 2026-03-09 13:43 | remove uneccessary default in nested example | Jul | 1 | +0 | -2 |
| 2026-03-09 13:27 | add header file to nested example | Jul | 4 | +7 | -3 |
| 2026-03-09 12:49 | cd to root directory and set target on child | Jul | 1 | +44 | -24 |
| 2026-03-09 11:39 | inline init_gen | Jul | 1 | +11 | -13 |
| 2026-03-09 11:34 | set ninja builddir to .shake/ | Jul | 1 | +2 | -1 |
| 2026-03-09 11:32 | fix recursing by resetting initial target value | Jul | 1 | +1 | -1 |
| 2026-03-09 11:30 | fix check for build.ninja | Jul | 1 | +2 | -1 |
| 2026-03-09 11:29 | add nested example | Jul | 6 | +47 | -0 |
| 2026-03-09 08:24 | remove shake_lib from install script | Jul | 1 | +1 | -9 |
| 2026-03-09 08:23 | add simple example | Jul | 5 | +47 | -0 |
| 2026-03-09 08:19 | remove shake_lib and ninja_opts | Jul | 1 | +0 | -18 |
| 2026-03-05 17:19 | init | Jul | 2 | +375 | -0 |