This patch adds a new option to building: -w. What this option does is it runs the build system on any change detected in either src/ or lib/. This is a really convenient option since you don't need to type "tbuild b" every time. Signed-off-by: xSlendiX <slendi@socopon.com>
7 lines
164 B
Plaintext
7 lines
164 B
Plaintext
[submodule "tomlc99"]
|
|
path = tomlc99
|
|
url = https://github.com/cktan/tomlc99
|
|
[submodule "x-watcher"]
|
|
path = x-watcher
|
|
url = https://github.com/nikp123/x-watcher
|