shake
minimal build system that generates Ninja build files
git clone https://9o.is/git/shake.git
| Mode | Name | Size |
| -rw-r--r-- | LICENSE | 21L |
| -rw-r--r-- | README.md | 274L |
| -rw-r--r-- | example/nested/.gitignore | 5L |
| -rw-r--r-- | example/nested/Shakefile | 17L |
| -rw-r--r-- | example/nested/bin/Shakefile | 6L |
| -rw-r--r-- | example/nested/bin/main.c | 8L |
| -rw-r--r-- | example/nested/lib/Shakefile | 2L |
| -rw-r--r-- | example/nested/lib/lib.c | 3L |
| -rw-r--r-- | example/nested/lib/lib.h | 1L |
| -rw-r--r-- | example/simple/.gitignore | 4L |
| -rw-r--r-- | example/simple/Shakefile | 24L |
| -rw-r--r-- | example/simple/hello.c | 6L |
| -rw-r--r-- | example/simple/hello.h | 6L |
| -rw-r--r-- | example/simple/main.c | 6L |
| -rwxr-xr-x | install | 42L |
| -rwxr-xr-x | shake | 464L |