Kyle Wood
fdc7459143
Handle gpg signing better ( #1123 )
...
Instead of checking whether it was set previously, setting it to false,
then setting it back to true if it was true before, just use the
command-line argument in git to override the config for that command.
Using a variable makes it pretty painless to do.
2018-05-24 13:41:50 -05:00
Zach Brown
67f96885aa
Move mc decompile source to its own folder
...
Makes caching easier, ever so slightly more organized.
2017-08-12 18:56:59 -05:00
Zach Brown
8fd92641f7
Remove log redirection in CB init script
...
This section seems to be a relatively common source of errors. We may as well be as
verbose as the command output, at least for this section.
2016-11-11 13:57:09 -06:00
Zach Brown
89b26bb90d
Commit CB changes as "Auto"
...
Helps when using git's annotate function
2016-09-10 21:31:32 -05:00
Zach Brown
d48896cf0e
Z plays with scripts and GPG part 2
2016-04-13 22:39:54 -05:00
Zach Brown
b53c80ce35
Revert "Z plays with the scripts and GPG some more"
...
This reverts commit e3e56baeea
.
2016-04-13 22:39:54 -05:00
Zach Brown
e3e56baeea
Z plays with the scripts and GPG some more
2016-04-13 22:05:59 -05:00
DemonWav
56705f6445
Workaround for OSX not having the realpath command.
2016-04-03 03:35:51 -05:00
DemonWav
ed05173181
Use set -e
to handle errors better in the build scripts
2016-04-03 02:23:19 -05:00
DemonWav
aeea23a135
Rebuild patches after we continue from a paper edit.
2016-04-02 18:34:27 -05:00
DemonWav
09812092f9
Cleanup and restructure the project
2016-04-01 22:55:54 -05:00