Age | Commit message (Collapse) | Author |
|
|
|
to be
|
|
|
|
to be
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It has been required for a while now, and now actually checked in
the makefiles. Before, if you didn't have it installed it would
just recompile everything.
The readme hasn't been updated to reflect this, I think we need
to go through that separately, and see what's really needed. Or
just instruct people to run the batch scripts.
|
|
|
|
|
|
|
|
Also fix it for subprojects
|
|
|
|
|
|
|
|
|
|
This caused the submake to be called several times, messing up the
build.
|
|
A single keyboard is always by default compiled in verbose mode.
While multiple keyboards are compiled in silent mode. This can be
overriden by the silent variable from the command line
|
|
To speed up the compilation
|
|
|
|
To avoid full recompilation when the git commit hash changes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Does not handle keyboards without subprojects correctly yet.
|
|
|
|
|
|
|
|
|
|
Only handles allkb at the moment.
|
|
|
|
Satan Cleanup
|