| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
This has been implemented quite a while ago.
|
|
|
|
|
|
|
| |
If the UUIDs actually collide, we're doomed anyway.
Okay... this isn't the best way to write software that must be
ultra-reliable, but this doesn't need to be ultra-reliable.
|
| |
|
|
|
|
|
|
|
|
| |
- Remove sub-Makefiles; recursive make is annoying
- Just use one top-level Makefile that builds everything
- Embed templates and minified static resources into the binary
- Embed all compiled documentation into the binary and serve
- Embed all source into the binary and serve
|
|
|
|
| |
And adjust Makefiles, admin handbook, and lint.sh accordingly.
|
|
|