Commit Graph

7 Commits

Author SHA1 Message Date
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 482d996d73 Add more short command descriptions 2019-11-17 20:09:14 -08:00
Michael Forney 0d1e24fdce setup.lua: Use load 2018-02-24 00:56:13 -08:00
Michael Forney 2fce3c20ca Move $dir/local.perms -> $outdir/local.perms 2017-10-23 21:43:33 -07:00
Michael Forney 6026883449 Remove need for build.ninja and config.ninja 2017-10-20 21:52:13 -07:00
Michael Forney 3d277343ce setup.lua: Create config.ninja if it doesn't exist 2017-09-25 20:26:49 -07:00
Michael Forney ba94a8513d Rewrite ninja generation scripts in Lua 2017-09-25 19:23:06 -07:00