Michael Forney
|
051963c7fe
|
Add support for building multiple configurations
Now, you can build in separate directories per configuration:
mkdir foo
(cd foo && ../setup.lua)
samu -C foo
|
2020-01-29 22:14:33 -08:00 |
|
Michael Forney
|
3fec229bb7
|
Remove unnecessary -I include
config-posix.h is being phased out.
|
2018-04-17 14:27:26 -07:00 |
|
Michael Forney
|
e5cfa84477
|
Move $outdir/fetch.stamp -> $dir/fetch
|
2017-10-23 21:43:33 -07:00 |
|
Michael Forney
|
ba94a8513d
|
Rewrite ninja generation scripts in Lua
|
2017-09-25 19:23:06 -07:00 |
|