Commit Graph

11 Commits

Author SHA1 Message Date
Michael Forney
6172f9ace7 scripts/tree.rc: Write index in $outdir 2017-02-25 14:50:33 -08:00
Michael Forney
a0b389e9f3 scripts/tree.rc: Don't clobber repository index
The repository index should be preserved if writing directly to the /
repository.
2017-02-10 19:34:52 -08:00
Michael Forney
36c037effc Allow using /.git as output repository 2016-12-29 23:29:07 -08:00
Michael Forney
78c4cc0023 Don't list git repository files as outputs
This way, ninja -t clean will work as expected.
2016-07-16 14:23:20 -07:00
Michael Forney
66ed83a51f Don't use head -c -1; it's not portable 2016-04-23 16:51:19 -07:00
Michael Forney
32df789b09 Use empty checkstatus function
Since it is considered a simple command, it will trigger a failure if
the previous command had failed.
2016-04-23 16:51:19 -07:00
Michael Forney
142c5870a9 Use the name "oldcwd" for previous working directory 2016-04-16 02:01:32 -07:00
Michael Forney
20a3b2ad44 Allow independent generation of ninja files 2016-04-15 02:10:08 -07:00
Michael Forney
c6317771d2 scripts: Check status of commands with captured output 2016-04-15 02:10:08 -07:00
Michael Forney
94080b6ea8 Use git tag file as gittree output 2016-04-15 02:10:08 -07:00
Michael Forney
dbb513d457 Add some initial packages 2016-04-15 02:10:08 -07:00